summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-03-17 18:06:22 +0000
committerGerrit Code Review <review@openstack.org>2021-03-17 18:06:22 +0000
commit42317459127a053507ece24b9ea391439fc96f37 (patch)
tree13571a3aa68295329f135d4c2d60ebc9fdf59e52
parent436e8172f65193e177a4a12780f752dbc7e88b39 (diff)
parentd99da40b6f68218794f64ed038a931eb02d94b8e (diff)
downloadnova-42317459127a053507ece24b9ea391439fc96f37.tar.gz
Merge "[stable-only] Specify IPv6 CIDR in tempest-slow-py3" into stable/stein
-rw-r--r--.zuul.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 971c406e18..5244106892 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -274,6 +274,14 @@
irrelevant-files: *dsvm-irrelevant-files
- tempest-slow-py3:
irrelevant-files: *dsvm-irrelevant-files
+ vars:
+ devstack_localrc:
+ # To workaround https://bugs.launchpad.net/neutron/+bug/1914037
+ # tempest is pinned to 26.0.0 on stable/stein in devstack, so
+ # we cannot consume the tempest fix.
+ IPV6_PUBLIC_RANGE: 2001:db8:0:10::/64
+ IPV6_PUBLIC_NETWORK_GATEWAY: 2001:db8:0:10::2
+ IPV6_ROUTER_GW_IP: 2001:db8:0:10::1
- grenade-py3:
irrelevant-files: *dsvm-irrelevant-files
gate:
@@ -287,6 +295,14 @@
irrelevant-files: *dsvm-irrelevant-files
- tempest-slow-py3:
irrelevant-files: *dsvm-irrelevant-files
+ vars:
+ devstack_localrc:
+ # To workaround https://bugs.launchpad.net/neutron/+bug/1914037
+ # tempest is pinned to 26.0.0 on stable/stein in devstack, so
+ # we cannot consume the tempest fix.
+ IPV6_PUBLIC_RANGE: 2001:db8:0:10::/64
+ IPV6_PUBLIC_NETWORK_GATEWAY: 2001:db8:0:10::2
+ IPV6_ROUTER_GW_IP: 2001:db8:0:10::1
- grenade-py3:
irrelevant-files: *dsvm-irrelevant-files
experimental: