Revert "display the correct deploy scenario for the functest run" 31/55231/2
authorManuel Buil <mbuil@suse.com>
Mon, 9 Apr 2018 13:13:15 +0000 (15:13 +0200)
committerManuel Buil <mbuil@suse.com>
Mon, 9 Apr 2018 13:13:56 +0000 (15:13 +0200)
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

xci/playbooks/roles/prepare-functest/templates/run-functest.sh.j2

index a0ac997..ee02fc6 100644 (file)
@@ -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