Pass the OSA version to functest container 01/54101/2
authorManuel Buil <mbuil@suse.com>
Mon, 19 Mar 2018 11:25:15 +0000 (12:25 +0100)
committerManuel Buil <mbuil@suse.com>
Mon, 19 Mar 2018 11:28:36 +0000 (12:28 +0100)
commitf6f8a157851264d038a500707cbd5f46d0862057
tree01cc6a86ac4d7dcc6a83c825861b097b7be6e6c6
parentd0c16a80bac11f52bba7cc6e7152ec47aababe1f
Pass the OSA version to functest container

OPNFV scenarios are forced to support at least two versions of OSA.
If there are API changes between two supported versions of OpenStack,
the testing code must have two versions. However, without knowing what
OpenStack version is deployed, it is impossible to automate the
decision of which testing code to use

Change-Id: I3ca8c6f33c05826a5d69417da774b7218bbd59e2
Signed-off-by: Manuel Buil <mbuil@suse.com>
xci/playbooks/roles/prepare-functest/templates/run-functest.sh.j2