Hi all,
A while ago the LAVA team added support for "filters" (as briefly described in http://article.gmane.org/gmane.linux.linaro.devel/13043).
A few days ago, we deployed two enhancements to this feature:
1. The first is an API to access filter results. This is documented at:
https://validation.linaro.org/lava-server/api/help/#dashboard.get_filter_res... https://validation.linaro.org/lava-server/api/help/#dashboard.get_filter_res...
The idea is that this will allow LAVA's users to process the data in LAVA however they like (graphs or notifications based on complicated criteria) without having to get the LAVA team to implement features for them.
2. The second is the ability to compare filter results in the web UI. Find a filter, such as:
https://validation.linaro.org/lava-server/dashboard/filters/~mwhudson/pmqa-v...
click "compare builds", click two builds and click the link that appears to see a comparison such as:
https://validation.linaro.org/lava-server/dashboard/filters/~mwhudson/pmqa-v...
We hope these features improve your experience with LAVA. Let us know of any problems you have with them!
Cheers, mwh