From 08850188923776140e08644120004f19628f7f82 Mon Sep 17 00:00:00 2001 From: Balazs Gibizer Date: Wed, 29 Sep 2021 18:07:01 +0200 Subject: [PATCH] Enable min pps tempest tests blueprint: qos-minimum-guaranteed-packet-rate Depends-On: https://review.opendev.org/c/openstack/tempest/+/806257 Depends-On: https://review.opendev.org/c/openstack/nova/+/811396 Change-Id: I2075eff3f2ac4a544f48352b5335ee885ed9f9fd --- zuul.d/tempest-multinode.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zuul.d/tempest-multinode.yaml b/zuul.d/tempest-multinode.yaml index b305106e65d..f01b133f18d 100644 --- a/zuul.d/tempest-multinode.yaml +++ b/zuul.d/tempest-multinode.yaml @@ -203,10 +203,12 @@ ovs: bridge_mappings: public:br-ex resource_provider_bandwidths: br-ex:1000000:1000000 + resource_provider_packet_processing_without_direction: :100 test-config: $TEMPEST_CONFIG: network-feature-enabled: qos_placement_physnet: public + qos_min_bw_and_pps: True group-vars: subnode: devstack_localrc: @@ -235,6 +237,7 @@ ovs: bridge_mappings: public:br-ex resource_provider_bandwidths: br-ex:1000000:1000000 + resource_provider_packet_processing_without_direction: :100 - job: name: neutron-ovs-tempest-slow