Actions
action #77101
closedaction #77089: [osd][retrospective] multiple unattended alerts, unattended gitlab CI pipeline fails, all osd aarch64 workers offline
fix selection of gitlab CI runners
Start date:
2020-11-07
Due date:
% Done:
0%
Estimated time:
Description
Observations¶
All gitlab.suse.de CI jobs using shared runners fail to run on any worker. Seems like we need an explicit defaults:\n tags: [docker]
now.
Updated by okurz almost 4 years ago
this doesn't feel right:
- https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/398
- https://gitlab.suse.de/openqa/salt-pillars-openqa/-/merge_requests/270
- https://gitlab.suse.de/openqa/osd-deployment/-/merge_requests/23
- https://gitlab.suse.de/openqa/openqa-trigger-from-ibs-plugin/-/merge_requests/29
- https://gitlab.suse.de/openqa/grafana-webhook-actions/-/merge_requests/8
- https://gitlab.suse.de/openqa/openqa-review/-/merge_requests/1
- https://gitlab.suse.de/openqa/auto-review/-/merge_requests/4
- https://gitlab.suse.de/openqa/ci/-/merge_requests/1
- https://gitlab.suse.de/qa-sle/backup-server-salt/-/merge_requests/4
- https://gitlab.suse.de/qa-sle/jenkins-server-salt/-/merge_requests/1
- https://gitlab.suse.de/okurz/okurz-vm-salt/-/commit/ea85d33961fe84b8ec06c4ad10bcd1b84ee8e8d2
Commented in https://confluence.suse.com/display/enginfra/GitLab+CI?focusedCommentId=612991429#comment-612991429
Updated by okurz almost 4 years ago
<okurz> I don't mind the tag but it seems an explicit tag is now required where previously it was not. IIUC an empty .gitlab-ci.yml should still be picked by a shared runner. Did you try this yourself or do you have other tests for your infrastructure?
<rklein> let me test it and if that's the case, I will try to find out how to change it back, now I see what you are talking... you are probably correct....
<rklein> I'm sorry, you are completely correct... there is a checkbox saying `Run untagged jobs` and I forgot to check it. I'm sorry, fixing it
<rklein> all fixed
so we should not need the above.
Updated by okurz almost 4 years ago
- Status changed from In Progress to Resolved
Closed my MRs again and reverted the changes I had already applied.
Updated by okurz almost 4 years ago
- Related to action #76774: auto-review/openqa-label-known-issues does not conclude within GitLab CI added
Actions