Add a new CSIT job for Holmes 63/10263/1
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Tue, 5 Sep 2017 03:01:48 +0000 (11:01 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Tue, 5 Sep 2017 03:01:48 +0000 (11:01 +0800)
Add a new (and only) CSIT job for Holmes

Change-Id: If3545904049daab0fff19ab00f1853b67704a2a5
Issue-ID: HOLMES-39
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
jjb/holmes/holmes-csit.yaml [new file with mode: 0644]

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