summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-driver-ems-csit.yaml
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-09-11 10:05:35 +0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-11 16:09:21 +0000
commitc974b5a36f6c2082990647683d4c891394eb94f0 (patch)
tree8efdf937dd2a87cc9304286c29066fe9883ca4e0 /jjb/vfc/vfc-nfvo-driver-ems-csit.yaml
parent2775239b2668ea172e48067b520de5657ae8e781 (diff)
Add vfc-nfvo-driver-ems csit yaml template
Change-Id: I613c6370781d492862f5cf60d72dd63f1664d2ef Issue-Id: CIMAN-68 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'jjb/vfc/vfc-nfvo-driver-ems-csit.yaml')
-rw-r--r--jjb/vfc/vfc-nfvo-driver-ems-csit.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-ems-csit.yaml b/jjb/vfc/vfc-nfvo-driver-ems-csit.yaml
new file mode 100644
index 000000000..312528866
--- /dev/null
+++ b/jjb/vfc/vfc-nfvo-driver-ems-csit.yaml
@@ -0,0 +1,14 @@
+---
+- project:
+ name: vfc-nfvo-driver-ems-csit
+ jobs:
+ - '{project-name}-{stream}-verify-csit-{functionality}'
+ - '{project-name}-{stream}-csit-{functionality}'
+ project-name: 'vfc-nfvo-driver-ems'
+ stream: 'master'
+ functionality:
+ - 'sanity-check':
+ trigger_jobs:
+ - 'vfc-nfvo-driver-ems-master-docker-java-version-shell-daily'
+ robot-options: ''
+ branch: 'master' \ No newline at end of file