summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-03-05 07:25:29 +0000
committerGerrit Code Review <review@openstack.org>2022-03-05 07:25:29 +0000
commit1fe1624e950668d128e5288b2e097b733fec9b02 (patch)
tree26b48d833673780b8ae70d1d934cfe4a671f2192 /.zuul.yaml
parent3f274c65ccb7b20bdcfec6c963dc16337c7d4b26 (diff)
parent9ec6afe8939d6f3d72317b1cc8e0f4273bf31e43 (diff)
downloadnova-1fe1624e950668d128e5288b2e097b733fec9b02.tar.gz
Merge "Enable unified limits in the nova-next job"
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index b940ef2298..e5999b0c45 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -380,6 +380,8 @@
compute-feature-enabled:
# The q35 machine type doesn't support an IDE bus
ide_bus: False
+ # Added in Yoga.
+ unified_limits: True
neutron_plugin_options:
available_type_drivers: flat,geneve,vlan,gre,local,vxlan
devstack_localrc:
@@ -396,6 +398,7 @@
FORCE_CONFIG_DRIVE: True
# Added in Yoga.
NOVNC_FROM_PACKAGE: False
+ NOVA_USE_UNIFIED_LIMITS: True
devstack_services:
# Disable OVN services
br-ex-tcpdump: false