Revert "Ease overriding tempest_conf.yaml" 31/69531/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 9 Jan 2020 18:52:35 +0000 (19:52 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 9 Jan 2020 18:55:51 +0000 (19:55 +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 7f4dd42d8ef515b04e2436988d6b489ceb1c2995.

Change-Id: I950f8654d712f4fbca3f81b3312fac014678f764
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