Connect ODL CI-CD to XCI
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)
commitf6110a3950816dde531126ebae457c3eba332cc0
tree7a901f69042984cd7d0b4744e829ec0c3a74946f
parent8e93d6e6ce7612a93595adf2f061a04f2111e9e9
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>
os-odl-nofeature/role/os-odl-nofeature/tasks/main.yml
os-odl-nofeature/role/os-odl-nofeature/templates/user_variables_os-odl-nofeature.yml.j2 [moved from os-odl-nofeature/role/os-odl-nofeature/files/user_variables_os-odl-nofeature.yml with 90% similarity]
os-odl-nofeature/role/os-odl-nofeature/vars/main.yml [new file with mode: 0644]