blob: 1ad61e93fa88c0410290ecf17db5503b999de1e0 [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'
dest-gopath: "github.com/opencord"
junit-allow-empty-results: true
build-node: 'ubuntu16.04-basebuild-1c-2g'
- job-group:
name: 'publish-voltha-bbsim-jobs'
jobs:
- 'docker-publish':
maintainers: "teo@opennetworking.org"
build-timeout: 30
docker-repo: 'voltha'
dependency-jobs: 'version-tag'