summaryrefslogtreecommitdiffstats
path: root/jjb/modeling
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2019-09-11 17:06:01 +0800
committerdyh <dengyuanhong@chinamobile.com>2019-09-11 17:06:08 +0800
commit0340d8975dc9c0345f4c602e8d66305bf015f1ac (patch)
treec72fd9e937815c78001a623827c5ad31345c6049 /jjb/modeling
parent9a0d0860bb4ef7995a9b6346053bcd06f618e3af (diff)
add csit job for modeling/etsicatalog
Change-Id: I1a24859976a3fd2e41dd7a64581a5ba83f65aa95 Issue-ID: MODELING-223 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'jjb/modeling')
-rw-r--r--jjb/modeling/modeling-etsicatalog-csit.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/jjb/modeling/modeling-etsicatalog-csit.yaml b/jjb/modeling/modeling-etsicatalog-csit.yaml
new file mode 100644
index 000000000..76ebd4f20
--- /dev/null
+++ b/jjb/modeling/modeling-etsicatalog-csit.yaml
@@ -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