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
This commit is contained in:
Balazs Gibizer 2021-09-29 18:07:01 +02:00
parent aada855f6d
commit 0885018892
1 changed files with 3 additions and 0 deletions

View File

@ -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