Add csit task for vfc-nfvo-wfengine 51/15251/1
authorZhaoxing <meng.zhaoxing1@zte.com.cn>
Tue, 26 Sep 2017 00:39:39 +0000 (08:39 +0800)
committerZhaoxing <meng.zhaoxing1@zte.com.cn>
Tue, 26 Sep 2017 00:39:39 +0000 (08:39 +0800)
Change-Id: I5e0a1ff71362998638e55a0b8055819ef70a49c1
Issue-id: VFC-139
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
jjb/vfc/vfc-nfvo-wfengine-csit.yaml [new file with mode: 0644]

diff --git a/jjb/vfc/vfc-nfvo-wfengine-csit.yaml b/jjb/vfc/vfc-nfvo-wfengine-csit.yaml
new file mode 100644 (file)
index 0000000..91bad74
--- /dev/null
@@ -0,0 +1,14 @@
+---
+- project:
+    name: vfc-nfvo-wfengine-csit
+    jobs:
+      - '{project-name}-{stream}-verify-csit-{functionality}'
+      - '{project-name}-{stream}-csit-{functionality}'
+    project-name: 'vfc-nfvo-wfengine'
+    stream: 'master'
+    functionality:
+      - 'sanity-check':
+          trigger_jobs:
+            - 'vfc-nfvo-wfengine-master-docker-java-version-shell-daily'
+    robot-options: ''
+    branch: 'master'
\ No newline at end of file