xci: Clone all XCI scenarios in advance similar to a-r-r 81/44881/8
authorMarkos Chandras <mchandras@suse.de>
Thu, 12 Oct 2017 08:11:59 +0000 (09:11 +0100)
committerMarkos Chandras <mchandras@suse.de>
Thu, 19 Oct 2017 12:58:28 +0000 (13:58 +0100)
commit4c1be188401e8cf3aa7ff818f1e285756f2a4d7c
tree5f8f669b562700a59fc594cde28e80ccb97967ee
parenta3b26d9b48c04c51b15807184ace868294dbe7f9
xci: Clone all XCI scenarios in advance similar to a-r-r

In order to plug the scenarios' roles properly, we need to have all
roles physically present in advance. As such, add a
opnfv-scenario-requirements.yml file which can be used to populate the
roles directory with all the scenarios.

Change-Id: I0cdadb63849e4565c31559817660d23217879053
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/opnfv-scenario-requirements.yml [new file with mode: 0644]
xci/playbooks/get-opnfv-scenario-requirements.yml [new file with mode: 0644]
xci/playbooks/roles/.gitignore [new file with mode: 0644]
xci/xci-deploy.sh