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