blob: 18c0332d3722bbb26de0c6392a453f54997cef35 [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'
- 'voltha-patch-test':
pipeline: 'voltha-bbsim-tests.groovy'
- job-group:
name: 'publish-voltha-bbsim-jobs'
jobs:
- 'docker-publish':
build-timeout: 30
docker-repo: 'voltha'
dependency-jobs: 'version-tag'