diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2020-02-21 23:09:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-02-21 23:09:57 +0000 |
commit | 02868b8c7f961075c075ca68942bddf50891fdae (patch) | |
tree | de722a96e1a8ffd86baa27adeeb1aec42c6f934f | |
parent | 2039ffda9cced951523b1b8138f7406e2446c717 (diff) | |
parent | e2412d829bf5893740dc1b49148649e9ffd1ffed (diff) |
Merge "Dont override blacklist if OVN"
-rw-r--r-- | jjb/functest/functest.ovn.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/jjb/functest/functest.ovn.yaml b/jjb/functest/functest.ovn.yaml index e3656621d..1dd48fbd6 100644 --- a/jjb/functest/functest.ovn.yaml +++ b/jjb/functest/functest.ovn.yaml @@ -140,9 +140,6 @@ -e IMAGE_PROPERTIES=hw_scsi_model:virtio-scsi,hw_disk_bus:scsi \ -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/python$py/\ - site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/\ - blacklist.yaml \ -v /home/opnfv/functest/tempest_conf.yaml:/usr/lib/python$py/\ site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/\ tempest_conf.yaml \ |