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" | ||||
MichaelMorris | c1edee4 | 2022-09-29 09:56:49 +0100 | [diff] [blame] | 11 | - "kohn": |
12 | branch: "kohn" | ||||
Tomasz Wrobel | c0c4328 | 2021-03-23 11:15:29 +0100 | [diff] [blame] | 13 | functionality: |
14 | - "sdc-helm-validator": | ||||
15 | trigger_jobs: | ||||
16 | robot-options: "" |