Merge "Remove slow tag from test_minbw test"

This commit is contained in:
Zuul 2020-12-16 16:38:50 +00:00 committed by Gerrit Code Review
commit 0e0264636f
2 changed files with 0 additions and 11 deletions

View File

@ -173,7 +173,6 @@ class MinBwAllocationPlacementTest(manager.NetworkScenarioTest):
port['port']['binding:profile']['allocation'])
@decorators.idempotent_id('78625d92-212c-400e-8695-dd51706858b8')
@decorators.attr(type='slow')
@utils.services('compute', 'network')
def test_qos_min_bw_allocation_basic(self):
""""Basic scenario with QoS min bw allocation in placement.

View File

@ -300,16 +300,6 @@
devstack_services:
neutron-placement: true
neutron-qos: true
devstack_local_conf:
post-config:
"/$NEUTRON_CORE_PLUGIN_CONF":
ovs:
bridge_mappings: public:br-ex
resource_provider_bandwidths: br-ex:1000000:1000000
test-config:
$TEMPEST_CONFIG:
network-feature-enabled:
qos_placement_physnet: public
tempest_concurrency: 2
group-vars:
# NOTE(mriedem): The ENABLE_VOLUME_MULTIATTACH variable is used on both