Adapt to change in functest 11/51311/1
authorManuel Buil <mbuil@suse.com>
Mon, 29 Jan 2018 15:23:38 +0000 (16:23 +0100)
committerManuel Buil <mbuil@suse.com>
Mon, 29 Jan 2018 15:23:38 +0000 (16:23 +0100)
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>
xci/playbooks/roles/run-functest/templates/env.j2

index 8709332..edf4872 100644 (file)
@@ -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