summaryrefslogtreecommitdiffstats
path: root/jjb/portal/portal-csit.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/portal/portal-csit.yaml')
-rw-r--r--jjb/portal/portal-csit.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/jjb/portal/portal-csit.yaml b/jjb/portal/portal-csit.yaml
new file mode 100644
index 000000000..a8e961223
--- /dev/null
+++ b/jjb/portal/portal-csit.yaml
@@ -0,0 +1,13 @@
+- project:
+ name: portal-csit
+ jobs:
+ - '{project-name}-{stream}-verify-csit-{functionality}'
+ - '{project-name}-{stream}-csit-{functionality}'
+ project-name: 'portal'
+ stream: 'master'
+ functionality:
+ - 'testsuite':
+ trigger_jobs:
+ - 'portal-docker-{stream}-merge-docker-script'
+ robot-options: ''
+ branch: 'master'