Stop blacklisting tempest tests in gates 46/68246/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 21 Jul 2019 13:01:54 +0000 (15:01 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 21 Jul 2019 13:10:22 +0000 (15:10 +0200)
It reverts "Allow blacklisting tempest tests" [1] as all volume leaks
were solved [2].

[1] https://gerrit.opnfv.org/gerrit/#/c/68020/
[2] https://bugs.launchpad.net/tempest/+bug/1829613

This reverts commit f90b8b66834b81b1022a05e14392857e77fccfca.

Change-Id: Ic87de200482eb6c7aef878a1f23dcd43b79d1b10
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/functest/functest.yaml

index 7bf676a..80fac1c 100644 (file)
             -v /home/opnfv/functest/images:/home/opnfv/functest/images \
             -v /home/opnfv/functest/blacklist.yaml:/usr/lib/python$py/\
           site-packages/functest/opnfv_tests/openstack/rally/blacklist.yaml \
-            -v /home/opnfv/functest/tempest_blacklist.yaml:/usr/lib/python$py/\
-          site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.yaml \
             $image run_tests -t {test}
           res=$?
           gsutil -m cp -r $WORKSPACE/ \