From 051206b1219c469c86f108780740f79e74a58661 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 14 Jun 2020 13:59:26 +0200 Subject: Conform with "Clone repositories instead of wgetting constraints" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://gerrit.opnfv.org/gerrit/c/functest/+/70332 Change-Id: Ifbf01bc613afa17f3d68a581fb704e67ca93a60e Signed-off-by: Cédric Ollivier --- jjb/functest/functest.ovn.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb/functest/functest.ovn.yaml') diff --git a/jjb/functest/functest.ovn.yaml b/jjb/functest/functest.ovn.yaml index 372dee193..96fa688fb 100644 --- a/jjb/functest/functest.ovn.yaml +++ b/jjb/functest/functest.ovn.yaml @@ -142,8 +142,8 @@ -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_conf.yaml:/usr/lib/python$py/\ - site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/\ + -v /home/opnfv/functest/tempest_conf.yaml:/src/functest/\ + functest/opnfv_tests/openstack/tempest/custom_tests/\ tempest_conf.yaml \ -v /home/opnfv/functest/.boto:/root/.boto \ $image run_tests -t {test} -r -p -- cgit 1.2.3-korg