Hi all,
Inspired by, but mostly distinct from in the end, Spring's work on user notifications, I've been working on adding "test run filters" to LAVA. The idea is that you can define criteria for which test results you are interested in. The next round of the work will be to allow subscribing to filters (so you get an email when results matching the filter's criteria are submitted), and maybe to allow sharing filters so other people can view and subscribe to your filters.
The feature is live on staging now, please see:
http://staging.validation.linaro.org/dashboard/filters/
The code is at
https://code.launchpad.net/~mwhudson/lava-dashboard/test-run-filter
and has its crufty corners, but I think the design of the feature is mostly OK.
Please let me know what you think!
Cheers, mwh