On Mon, Sep 3, 2012 at 7:12 AM, Michael Hudson-Doyle michael.hudson@linaro.org wrote:
Hi all,
I've just deployed a new feature for LAVA: the ability to filter and subscribe (by email) to test results. You can see, define and subscribe to filters at:
https://validation.linaro.org/lava-server/filters/
I've made some effort to make the interface understandable, so I don't want to go on and on about all the possibilities here. Suffice to say that it's supposed to be a way to allow one to describe tests that you are interested in and receive notifications when tests matching these descriptions arrive in the database. If more criteria are needed, then then can be added :-)
The code is new and quite complicated so there is definitely a risk of bugs. I apologize in advance if your filter doesn't match all the results it should or you end up getting mailbombed!
Future work will likely include: RSS feeds for filters, allowing sorting (and grouping) results by build number, and thinking about ways to use filters to drive other views, such as the image status view or some kind of interesting benchmark views.
I am _super keen_ on getting feedback on whether this seems to be a useful feature.
Looks promising. I am previewing a filter for the labhealth bundle and see all labhealth jobs (failures and passes). Now I would like to constraint the filter to just show failures.
So question: what attribute to use to select just failures?