summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-csit.yaml
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-09-11 09:32:26 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-09-11 09:32:26 +0800
commit7989ef24a4eabe19116e38b5eb522dab60a89ba4 (patch)
tree3d8011024e2ced4a225049ed8a1b14fc5facff5a /jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-csit.yaml
parentd36ac8c6df1fc890e124b909ec0989cafca6f42c (diff)
Add vfc-nfvo-driver-vnfm-gvnfm csit yaml template
Change-Id: Ibb91ef23717a38528be54553b0b66a436f6ac656 Issue-Id: CIMAN-66 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-csit.yaml')
-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