blob: 50b13993edb7c7a763ead92fb0f9e12ace7cb058 [file] [log] [blame]
Zack Williamsa179b4a2019-05-10 09:22:40 -07001---
2# verification jobs for 'voltha-helm-charts' repo
3
4- project:
5 name: voltha-helm-charts
6 project: '{name}'
7
8 jobs:
9 - 'verify-voltha-helm-charts-jobs':
10 branch-regexp: '{modern-branches-regexp}'
11
12- job-group:
13 name: 'verify-voltha-helm-charts-jobs'
14 jobs:
15 - 'verify-licensed'
16 - 'tag-collision-reject':
17 dependency-jobs: 'verify_voltha-helm-charts_licensed'
18 - 'verify-helm-lint':
19 dependency-jobs: 'verify_voltha-helm-charts_tag-collision'
20