blob: 3f567301a4ea96b281a870f4df18f6f8a4b0bcc3 [file] [log] [blame]
eh552tde3b5ef2017-08-28 17:58:53 +02001---
2- project:
3 name: clamp-csit
4 jobs:
5 - '{project-name}-{stream}-verify-csit-{functionality}'
6 - '{project-name}-{stream}-csit-{functionality}'
7 project-name: 'clamp'
8 stream: 'master'
9 functionality:
10 - 'TCA':
11 trigger_jobs:
eh552t49d2d512017-09-01 10:16:14 +020012 - '{project-name}-{stream}-release-java-daily-checkstyle'
eh552tde3b5ef2017-08-28 17:58:53 +020013 - 'UIs':
14 trigger_jobs:
eh552t49d2d512017-09-01 10:16:14 +020015 - '{project-name}-{stream}-release-java-daily-checkstyle'
eh552tde3b5ef2017-08-28 17:58:53 +020016 robot-options: ''
17 branch: 'master'