From: Cédric Ollivier Date: Mon, 28 Jan 2019 17:03:30 +0000 (+0100) Subject: Stop blacklisting tempest tests X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=b22de24d6e5c8a37c0038d28f07fbd257d0f8563 Stop blacklisting tempest tests functest-virtual is fully verified by latest tempest_full. Change-Id: I212e3aa83c74d58945c9057a104db4a9fabd403b Signed-off-by: Cédric Ollivier --- diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 544021bc8..d24ee120b 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -97,9 +97,6 @@ -e EXTERNAL_NETWORK=public \ -v /home/opnfv/functest/openstack.creds:/home/opnfv/functest/conf/env_file \ -v /home/opnfv/functest/images:/home/opnfv/functest/images \ - -v /home/opnfv/functest/tempest_blacklist.yaml:\ - /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/\ - tempest/custom_tests/blacklist.yaml \ $image run_tests -t {test} res=$? gsutil -m cp -r $WORKSPACE/ \