zuul: Add notes for label updates after branching
This commit is contained in:
parent
49db8be8e2
commit
a4e24efe5c
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
||||||
nodeset:
|
nodeset:
|
||||||
nodes:
|
nodes:
|
||||||
- name: container
|
- name: container
|
||||||
|
# Replace by a fixed version label after branching, once available:
|
||||||
|
# https://fedora.softwarefactory-project.io/zuul/labels
|
||||||
label: zuul-worker-rawhide
|
label: zuul-worker-rawhide
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
|
@ -21,4 +23,6 @@
|
||||||
nodeset:
|
nodeset:
|
||||||
nodes:
|
nodes:
|
||||||
- name: vm
|
- name: vm
|
||||||
|
# Replace by a fixed version label after branching, once available:
|
||||||
|
# https://fedora.softwarefactory-project.io/zuul/labels
|
||||||
label: cloud-fedora-rawhide-medium
|
label: cloud-fedora-rawhide-medium
|
||||||
|
|
Loading…
Reference in a new issue