Remove the branch specifier from the nova-multiattach job
For in-tree job definitions, the job is branch-specific by design, so we don't need the stable branch exclusion specifier as it won't run on those branches anyway since it's not defined for those branches. Related to https://storyboard.openstack.org/#!/story/2001839 Related-Bug: #1763382 Change-Id: I78dead482e2ed8262745cb08c9f4ab71035adb33
This commit is contained in:
parent
bb32445d64
commit
9f7f914725
@ -96,7 +96,6 @@
|
||||
Pike Ubuntu Cloud Archive because volume multiattach support with
|
||||
the libvirt driver only works with qemu<2.10 or libvirt>=3.10 which
|
||||
won't work with the Pike UCA.
|
||||
branches: ^(?!stable/(newton|ocata|pike)).*$
|
||||
run: playbooks/legacy/nova-multiattach/run.yaml
|
||||
post-run: playbooks/legacy/nova-multiattach/post.yaml
|
||||
# TODO(mriedem): Make this job voting and gating once bug 1763382 is fixed.
|
||||
|
Loading…
Reference in New Issue
Block a user