blob: e4b2052b461d3bb0b5207cd41318ed99937ea4c6 [file] [log] [blame]
---
# verification jobs for 'voltha-bbsim' repo
- project:
name: voltha-bbsim
project: '{name}'
jobs:
- 'verify-voltha-bbsim-jobs':
branch-regexp: '{supported-branches-regexp}'
- 'publish-voltha-bbsim-jobs':
branch-regexp: '{supported-branches-regexp}'
- job-group:
name: 'verify-voltha-bbsim-jobs'
jobs:
- 'verify-licensed'
- 'tag-collision-reject':
dependency-jobs: 'verify_voltha-bbsim_licensed'
- 'make-unit-test':
dest-gopath: "gerrit.opencord.org"
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'