blob: 952b1c099d9b0cee20b0b717651eafc68869a7fc [file] [log] [blame]
---
# verification jobs for 'kind-voltha' repo
- project:
name: kind-voltha
project: '{name}'
jobs:
- 'verify-kind-voltha-jobs':
branch-regexp: '{all-branches-regexp}'
- job-group:
name: 'verify-kind-voltha-jobs'
jobs:
- 'verify-licensed'
- 'tag-collision-reject'
- 'make-unit-test':
unit-test-targets: 'test'
junit-allow-empty-results: true
# Remove kind-voltha test on master once we are not depending on it anymore
- 'voltha-patch-test':
pipeline-script: 'voltha-bbsim-tests.groovy'
- 'voltha-patch-test':
pipeline-script: 'voltha-bbsim-tests.groovy'
name-extension: '-2.6'
override-branch: 'voltha-2.6'