Tomasz Wrobel | c0c4328 | 2021-03-23 11:15:29 +0100 | [diff] [blame^] | 1 | --- |
2 | - project: | ||||
3 | name: sdc-sdc-helm-validator-csit | ||||
4 | jobs: | ||||
5 | - "{project-name}-{stream}-verify-csit-{functionality}" | ||||
6 | - "{project-name}-{stream}-csit-{functionality}" | ||||
7 | project-name: "sdc" | ||||
8 | stream: | ||||
9 | - "master": | ||||
10 | branch: "master" | ||||
11 | functionality: | ||||
12 | - "sdc-helm-validator": | ||||
13 | trigger_jobs: | ||||
14 | robot-options: "" |