summaryrefslogtreecommitdiffstats
path: root/xci
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2018-01-29 16:23:38 +0100
committerManuel Buil <mbuil@suse.com>2018-01-29 16:23:38 +0100
commitca31970085133cb8b40ec0990eff0ae929d90e90 (patch)
tree9fe410d4ef4070fc8f4d12dff1c7a813aa894189 /xci
parentf3f08ae0fd69b26cac46351599b434c3312351bd (diff)
Adapt to change in functest
Functest requires to read the variable TEST_DB_URL from the env. variables: https://gerrit.opnfv.org/gerrit/#/c/49757/ Change-Id: Idbfc2df989f5b2a8e6ddd2d9a9a70526dd9bf1f4 Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'xci')
-rw-r--r--xci/playbooks/roles/run-functest/templates/env.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/playbooks/roles/run-functest/templates/env.j2 b/xci/playbooks/roles/run-functest/templates/env.j2
index 87093325..edf4872a 100644
--- a/xci/playbooks/roles/run-functest/templates/env.j2
+++ b/xci/playbooks/roles/run-functest/templates/env.j2
@@ -2,3 +2,4 @@ INSTALLER_TYPE=osa
INSTALLER_IP=192.168.122.2
EXTERNAL_NETWORK={{ external_network }}
DEPLOY_SCENARIO="os-nosdn-nofeature-noha"
+TEST_DB_URL=http://testresults.opnfv.org/test/api/v1/results