Actions
action #104178
closedcoordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes
coordination #80908: [epic] Continuous deployment (package upgrade or config update) without interrupting currently running openQA jobs
Increase OSD deployment rate from every second day to daily
Description
Motivation¶
What looks very good is that with #99831 after OSD deployment there are no failed minion jobs right now so next task can be to move to automatic daily deployment or even higher rate :)
Suggestions¶
Change https://gitlab.suse.de/openqa/osd-deployment/-/pipeline_schedules/36/edit from
0 5 * * 1,3,5
to daily
0 5 * * *
Actions