Ease overriding tempest_conf.yaml 80/69480/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 2 Jan 2020 11:58:06 +0000 (12:58 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 2 Jan 2020 11:59:44 +0000 (12:59 +0100)
It works asis in Functest gates but its values mays be modified by
users at their convenience.

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

index 169b56b..81a190c 100644 (file)
@@ -3,3 +3,4 @@ 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