Code Review
/
releng-xci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f3f08ae
)
Adapt to change in functest
11/51311/1
author
Manuel Buil
<mbuil@suse.com>
Mon, 29 Jan 2018 15:23:38 +0000
(16:23 +0100)
committer
Manuel 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
patch
|
blob
|
history
diff --git
a/xci/playbooks/roles/run-functest/templates/env.j2
b/xci/playbooks/roles/run-functest/templates/env.j2
index
8709332
..
edf4872
100644
(file)
--- 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