summaryrefslogtreecommitdiffstats
path: root/jjb/xci/xci-deploy.sh
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-03-20 13:30:55 +0100
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-03-20 13:33:50 +0100
commitd3fc60f22dd0d7831f901568dc9eaa9b748b5215 (patch)
tree7b8b4385c45e930ea99114c852ecf020c4b5d295 /jjb/xci/xci-deploy.sh
parent34dea93ae5adad32c3f88f867ebcf85da78e803c (diff)
xci: Create skeletons for jobs and rename directory
This patch - creates job skeletongs based on the structure of other OPNFV jobs upstream job per scenario triggering and controlling the downstream jobs downstream jobs to run provisioning, deployment and functest - renames infra directory to xci Change-Id: I9a7ac3590d660f4270ab387598586e4270787ecb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/xci/xci-deploy.sh')
-rwxr-xr-xjjb/xci/xci-deploy.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/xci/xci-deploy.sh b/jjb/xci/xci-deploy.sh
new file mode 100755
index 000000000..b97b24e47
--- /dev/null
+++ b/jjb/xci/xci-deploy.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+echo "Deployment via openstack-ansible"