Skip to content

Commit 420d3df

Browse files
author
Ghanshyam Mann
committed
Make 'devstack-ipv6' job as voting
'devstack-ipv6' job set the devstack to deploy the services on IPv6. As part of community goal 'Support IPv6-Only Deployments'[1], this is going to be the base job for all project specific or tempest IPv6 jobs. Running this as voting make sure any devstack setting or changes would not break the IPv6 jobs. Story: #2005477 Task: #35923 [1] https://storyboard.openstack.org/#!/story/2005477 Change-Id: Id6580e8b29b6b04e34c2c1eca3125fa08920eb1d
1 parent 8072595 commit 420d3df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.zuul.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -624,8 +624,7 @@
624624
jobs:
625625
- devstack
626626
- devstack-xenial
627-
- devstack-ipv6:
628-
voting: false
627+
- devstack-ipv6
629628
- devstack-platform-centos-7
630629
- devstack-platform-opensuse-150
631630
- devstack-platform-fedora-latest
@@ -666,6 +665,7 @@
666665
jobs:
667666
- devstack
668667
- devstack-xenial
668+
- devstack-ipv6
669669
- devstack-multinode
670670
- devstack-multinode-xenial
671671
- devstack-unit-tests

0 commit comments

Comments
 (0)