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