Actions
action #55304
closedcontinuous deployment on o3
Start date:
2019-08-09
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
In #18006 already we managed to provide automatic submissions of tested packages and also we installed a cron job on o3 doing an automatic upgrade every night if devel:openQA is all green for the version of Leap used on o3. We can continue based on this to have proper "continuous deployment on o3".
Acceptance criteria¶
- AC1: Only properly tested are installed on both o3 webui host as well as workers (so not from devel:openQA when it could be that openQA-in-openQA fails or openQA-test in OBS fails)
- AC2: Every new package (or submit to http://github.com/os-autoinst/openQA/) triggers an update
Updated by okurz over 5 years ago
- Related to action #18006: continuous testing + delivery of tested openQA on openSUSE added
Updated by okurz over 5 years ago
- Status changed from New to Feedback
- Assignee set to okurz
cron job in place on https://progress.opensuse.org/issues/18006#note-29 to install weekly, changed to "nightly" with cron syntax "0 3 * * *".
Updated by okurz about 5 years ago
- Status changed from Feedback to Resolved
It's working well enough. I guess anything for improvement will be triggered the next time something fails :)
Actions