add csit job for modeling/etsicatalog 73/95473/1
authordyh <dengyuanhong@chinamobile.com>
Wed, 11 Sep 2019 09:06:01 +0000 (17:06 +0800)
committerdyh <dengyuanhong@chinamobile.com>
Wed, 11 Sep 2019 09:06:08 +0000 (17:06 +0800)
Change-Id: I1a24859976a3fd2e41dd7a64581a5ba83f65aa95
Issue-ID: MODELING-223
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
jjb/modeling/modeling-etsicatalog-csit.yaml [new file with mode: 0644]

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