From e2412d829bf5893740dc1b49148649e9ffd1ffed Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 21 Feb 2020 23:59:03 +0100 Subject: Dont override blacklist if OVN MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's still in-use in ovs because of ip_v6 (SUT). Change-Id: I8f129fee677b72d5cbb78f55367f11b861e7d84f Signed-off-by: Cédric Ollivier --- jjb/functest/functest.ovn.yaml | 3 --- 1 file changed, 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 \ -- cgit 1.2.3-korg