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 * * *
Updated by okurz almost 3 years ago
- Due date set to 2022-01-17
- Status changed from New to Feedback
I did that change and also renamed from "Automatic weekly OSD deployment" which wasn't true already in before to "Automatic OSD deployment"
Updated by okurz almost 3 years ago
- Status changed from Feedback to Resolved
No problems observed so far. Looks good. But I created a new request regarding the sometimes empty changelog email: #104841