summaryrefslogtreecommitdiffstats
path: root/xci/playbooks/roles
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-10-12 09:11:59 +0100
committerMarkos Chandras <mchandras@suse.de>2017-10-19 13:58:28 +0100
commit4c1be188401e8cf3aa7ff818f1e285756f2a4d7c (patch)
tree5f8f669b562700a59fc594cde28e80ccb97967ee /xci/playbooks/roles
parenta3b26d9b48c04c51b15807184ace868294dbe7f9 (diff)
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>
Diffstat (limited to 'xci/playbooks/roles')
-rw-r--r--xci/playbooks/roles/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/xci/playbooks/roles/.gitignore b/xci/playbooks/roles/.gitignore
new file mode 100644
index 00000000..e0b47770
--- /dev/null
+++ b/xci/playbooks/roles/.gitignore
@@ -0,0 +1,8 @@
+*
+!.gitignore
+!clone-repository/
+!configure-network/
+!configure-nfs/
+!prepare-functest/
+!remote-folders/
+!synchronize-time/