From b22de24d6e5c8a37c0038d28f07fbd257d0f8563 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 28 Jan 2019 18:03:30 +0100 Subject: Stop blacklisting tempest tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit functest-virtual is fully verified by latest tempest_full. Change-Id: I212e3aa83c74d58945c9057a104db4a9fabd403b Signed-off-by: Cédric Ollivier --- jjb/functest/functest.yaml | 3 --- 1 file changed, 3 deletions(-) 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/ \ -- cgit 1.2.3-korg