blob: e66be453c609f702e9b389ad596929e9fc73e36b [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
- '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'