summaryrefslogtreecommitdiffstats
path: root/xci/playbooks/roles/prepare-functest/templates
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2018-04-09 15:13:15 +0200
committerManuel Buil <mbuil@suse.com>2018-04-09 15:13:56 +0200
commitb559b9e64c8afa603737dd46c4c080488dae852e (patch)
tree982c47010727f471925e4131c188c8084288e263 /xci/playbooks/roles/prepare-functest/templates
parentcc4de358837ed6a853b1dbe4158366741d0318fd (diff)
Revert "display the correct deploy scenario for the functest run"
This reverts commit 5dc7b76e38019c059cea159769cdb2c37af98ded. OPENSTACK_OSA_VERSION was removed by this patch and that variable is needed. By looking at the patch, it seems theat variable was removed by mistake Change-Id: I73dc7a7ec393231717f847ff303f9b2f99a00cc0
Diffstat (limited to 'xci/playbooks/roles/prepare-functest/templates')
-rw-r--r--xci/playbooks/roles/prepare-functest/templates/run-functest.sh.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/playbooks/roles/prepare-functest/templates/run-functest.sh.j2 b/xci/playbooks/roles/prepare-functest/templates/run-functest.sh.j2
index a0ac9970..ee02fc65 100644
--- a/xci/playbooks/roles/prepare-functest/templates/run-functest.sh.j2
+++ b/xci/playbooks/roles/prepare-functest/templates/run-functest.sh.j2
@@ -1,7 +1,7 @@
#!/bin/bash
# Variables that we need to pass from XCI to functest
-XCI_ENV=(INSTALLER_TYPE XCI_FLAVOR)
+XCI_ENV=(INSTALLER_TYPE XCI_FLAVOR OPENSTACK_OSA_VERSION)
source /root/openrc