Connect ODL CI-CD to XCI 73/53173/12
authorManuel Buil <mbuil@suse.com>
Tue, 6 Mar 2018 17:26:46 +0000 (18:26 +0100)
committerManuel Buil <mbuil@suse.com>
Wed, 21 Mar 2018 16:30:58 +0000 (17:30 +0100)
commit29f99f0a04df280d646de049e6c2686b923c7028
treec803214b701d8d89f375d06c3d3f1627c7d0d4b8
parent8cb2bc0cdf0565ce59546b1ec2aac513fb7fecaa
Connect ODL CI-CD to XCI

Provide the possibility to select what version of ODL to use, master included.
Before executing xci-deploy.sh, the user can specify ODL's version by using the
XCI_ANSIBLE_PARAMS variable:

export XCI_ANSIBLE_PARAMS="-e ODL_VERSION=oxygen"

Change-Id: I5b3879b0c197059b3aecace48760e983c65a586b
Signed-off-by: Manuel Buil <mbuil@suse.com>
xci/scenarios/os-odl-nofeature/role/os-odl-nofeature/tasks/main.yml
xci/scenarios/os-odl-nofeature/role/os-odl-nofeature/templates/user_variables_os-odl-nofeature.yml.j2 [moved from xci/scenarios/os-odl-nofeature/role/os-odl-nofeature/files/user_variables_os-odl-nofeature.yml with 90% similarity]
xci/scenarios/os-odl-nofeature/role/os-odl-nofeature/vars/main.yml [new file with mode: 0644]