diff options
Diffstat (limited to 'jjb/functest')
-rw-r--r-- | jjb/functest/functest.yaml | 3 |
1 files changed, 0 insertions, 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/ \ |