From 24762611f36da82e2a3cb8f5f8e4ccc3c8b53336 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Wed, 3 Mar 2021 13:34:19 +0100 Subject: [PATCH] Add bandwidth inventory to the subnodes in tempest-multinode-full-py3 Change-Id: Iff0209e0723e7c7199c5d1812415979c9acf5f90 Closing-Bug: #1917610 --- zuul.d/integrated-gate.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/zuul.d/integrated-gate.yaml b/zuul.d/integrated-gate.yaml index 0a9fb71cf7..4e62d6742f 100644 --- a/zuul.d/integrated-gate.yaml +++ b/zuul.d/integrated-gate.yaml @@ -306,6 +306,12 @@ subnode: devstack_localrc: USE_PYTHON3: true + devstack_local_conf: + post-config: + "/$NEUTRON_CORE_PLUGIN_CONF": + ovs: + bridge_mappings: public:br-ex + resource_provider_bandwidths: br-ex:1000000:1000000 - job: name: tempest-slow