Actions
action #2550
closedaction #2520: Implement Factory-Tested Manager
Function to check current snapshot on openqa
Start date:
2014-05-26
Due date:
% Done:
100%
Estimated time:
11.00 h
Description
- We need to find out what the current snapshot in openSUSE:Factory:ToTest is
- We need to query openqa for the result
osc api /build/openSUSE:Factory:ToTest/images/local/_product:openSUSE-cd-mini-i586/
-> the version is Snapshot20140522
we can have a HTML page at https://openqa.opensuse.org/tests/overview?build=20140522&distri=opensuse&version=FTT but I'm not aware of a more machine
friendly API.
Once we have that, we need to define what the minimum is. I would target high and not allow a single regression to the build 20140522, i.e. hardcode the current exceptions, so 20140522 is considered good (because it is) and not less.
Actions