blob: f90f16f757c753a74ab778746c8336148fb94285 [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.7'
override-branch: 'voltha-2.7'