Revert "Ease overriding tempest_conf.yaml" 29/69529/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 9 Jan 2020 18:45:59 +0000 (19:45 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 9 Jan 2020 18:49:43 +0000 (19:49 +0100)
It raises side effects if the file is missing (trying to mount a
directory onto a file) which is the default case.

This reverts commit fe4c595edbaa31a43b94c5065fb14cab932ddffd.

Change-Id: Ic24bbbbadfe0cd8901ed66357e95f466cee8da80
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
ansible/host_vars/127.0.0.1

index 81a190c..169b56b 100644 (file)
@@ -3,4 +3,3 @@ docker_args:
   volumes:
     - /home/opnfv/functest/openstack.creds:/home/opnfv/functest/conf/env_file
     - /home/opnfv/functest/images:/home/opnfv/functest/images
-    - /home/opnfv/functest/tempest_conf.yaml:/usr/lib/python3.7/site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml