summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-gvnfm-vnfres-csit.yaml
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-09-06 13:10:42 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-09-06 13:10:42 +0800
commit179b29a538c11a78cf9d8eff897934a4df967ec3 (patch)
treec70e8f966197b808fbb3a42ad7da8c49c43e81de /jjb/vfc/vfc-gvnfm-vnfres-csit.yaml
parent7999e3cf97ca0612e6c551d51aa44a8040cf7d0f (diff)
Add vfc-gvnfm-vnfres csit yaml template
Change-Id: Ib4888a6071aae4f47e6dfad76ae931301d158b01 Issue-Id: CIMAN-57 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'jjb/vfc/vfc-gvnfm-vnfres-csit.yaml')
-rw-r--r--jjb/vfc/vfc-gvnfm-vnfres-csit.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnfres-csit.yaml b/jjb/vfc/vfc-gvnfm-vnfres-csit.yaml
new file mode 100644
index 000000000..afb3ccd3d
--- /dev/null
+++ b/jjb/vfc/vfc-gvnfm-vnfres-csit.yaml
@@ -0,0 +1,14 @@
+---
+- project:
+ name: vfc-gvnfm-vnfres-csit
+ jobs:
+ - '{project-name}-{stream}-verify-csit-{functionality}'
+ - '{project-name}-{stream}-csit-{functionality}'
+ project-name: 'vfc-gvnfm-vnfres'
+ stream: 'master'
+ functionality:
+ - 'sanity-check':
+ trigger_jobs:
+ - 'vfc-gvnfm-vnfres-master-docker-java-version-shell-daily'
+ robot-options: ''
+ branch: 'master' \ No newline at end of file