summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-11 16:10:18 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-11 16:10:18 +0000
commitd98c6493dcd90fce1d975f1926f04f9167bffa27 (patch)
tree08514bf0b1ff316af185621cdd9e4ae3a690eb62 /jjb
parent2775239b2668ea172e48067b520de5657ae8e781 (diff)
parent7989ef24a4eabe19116e38b5eb522dab60a89ba4 (diff)
Merge "Add vfc-nfvo-driver-vnfm-gvnfm csit yaml template"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-csit.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-csit.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-csit.yaml
new file mode 100644
index 000000000..3edde732b
--- /dev/null
+++ b/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-csit.yaml
@@ -0,0 +1,14 @@
+---
+- project:
+ name: vfc-nfvo-driver-vnfm-gvnfm-csit
+ jobs:
+ - '{project-name}-{stream}-verify-csit-{functionality}'
+ - '{project-name}-{stream}-csit-{functionality}'
+ project-name: 'vfc-nfvo-driver-vnfm-gvnfm'
+ stream: 'master'
+ functionality:
+ - 'sanity-check':
+ trigger_jobs:
+ - 'vfc-nfvo-driver-vnfm-gvnfm-master-docker-java-version-shell-daily'
+ robot-options: ''
+ branch: 'master' \ No newline at end of file