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