Enable QoS scenario tests

This test has been disabled since [1].
But it seems the failure ratio is not so high with
the current code.  Let's re-enable it now and see how it goes.

Note: This same test has been enabled on the gate jobs for
other implementation for a while. It doesn't fail much there
either. (networking-midonet)

[1] I37f1488db258f6a4d383fb472cb5433c65371ac5

Related-Bug: #1662109
Change-Id: Ia39c73189ad8a3331c1911989fe69428f064f7a6
(cherry picked from commit fe0bb07113)
This commit is contained in:
YAMAMOTO Takashi 2017-05-26 18:16:21 +09:00 committed by Jakub Libosvar
parent fbd60b0991
commit 9f88a3ab05
1 changed files with 0 additions and 2 deletions

View File

@ -93,8 +93,6 @@ case $VENV in
if [[ "$VENV" =~ "dsvm-scenario" ]]; then
load_conf_hook iptables_verify
load_rc_hook ubuntu_image
# bug/1662109
export DEVSTACK_GATE_TEMPEST_REGEX="^(?!.*(?:neutron\.tests\.tempest\.scenario\.test_qos.*))^neutron\.tests\.tempest\.scenario\."
fi
if [[ "$VENV" =~ "pecan" ]]; then
load_conf_hook pecan