blob: c7389bb02f42ff9b0c8e3af634f01c60d7065ce4 [file] [log] [blame]
---
# verification jobs for 'voltha-helm-charts' repo
- project:
name: voltha-helm-charts
project: '{name}'
jobs:
- 'verify-voltha-helm-charts-jobs':
branch-regexp: '{modern-branches-regexp}'
- job-group:
name: 'verify-voltha-helm-charts-jobs'
jobs:
- 'verify-licensed'
- 'tag-collision-reject':
dependency-jobs: 'verify_voltha-helm-charts_licensed'
- 'verify-helm-lint':
dependency-jobs: 'verify_voltha-helm-charts_tag-collision'
- 'voltha-patch-test':
dependency-jobs: 'verify_voltha-helm-charts_helm-lint'
build-timeout: 20
pipeline-script: 'voltha-bbsim-tests.groovy'
extra-helm-flags: '--set defaults.image_tag=null,images.onos.tag=4.0.0,images.onos.repository=voltha/voltha-onos'