blob: f459d87775c1841acae7cfc9e658e6b2ce32953d [file] [log] [blame]
---
# verification jobs for 'voltha-bbsim' repo
- project:
name: voltha-bbsim
project: '{name}'
jobs:
- 'verify-voltha-bbsim-jobs':
branch-regexp: '{all-branches-regexp}'
- 'publish-voltha-bbsim-jobs':
branch-regexp: '{all-branches-regexp}'
- job-group:
name: 'verify-voltha-bbsim-jobs'
jobs:
- 'verify-licensed'
- 'tag-collision-reject':
dependency-jobs: 'verify_voltha-bbsim_licensed'
- 'make-unit-test':
unit-test-targets: 'test docker-build'
dest-gopath: "github.com/opencord"
junit-allow-empty-results: true
- job-group:
name: 'publish-voltha-bbsim-jobs'
jobs:
- 'docker-publish':
build-timeout: 30
docker-repo: 'voltha'
dependency-jobs: 'version-tag'