blob: d08ec2f2e94f7d0a731a06e00b0ae34b5c0f93cc [file] [log] [blame]
---
# verification jobs for 'voltha-system-tests' repo
- project:
name: voltha-system-tests
project: '{name}'
jobs:
- 'verify-voltha-system-tests-jobs':
branch-regexp: '{all-branches-regexp}'
- job-group:
name: 'verify-voltha-system-tests-jobs'
jobs:
- 'verify-licensed'
- 'tag-collision-reject':
dependency-jobs: 'verify_voltha-system-tests_licensed'
- 'make-unit-test':
dependency-jobs: 'verify_voltha-system-tests_tag-collision'
unit-test-targets: 'lint'
junit-allow-empty-results: true
- 'voltha-patch-test':
build-timeout: 20
pipeline: 'voltha-bbsim-tests.groovy'
dependency-jobs: 'verify_voltha-system-tests_unit-test'