blob: 98afdb0e95e44bda6bda1a070c193bd0adfbd9fb [file] [log] [blame]
---
# verification jobs for 'voltha-protos' repo
- project:
name: voltha-protos
project: '{name}'
jobs:
- 'verify-voltha-protos-jobs':
branch-regexp: '{all-branches-regexp}'
- 'post-merge-voltha-protos-jobs':
branch-regexp: '{all-branches-regexp}'
pypi-index: 'pypi'
pypi-prep-commands: 'make python-protos'
- 'voltha-periodic-test':
name: 'nightly-voltha-protos-compatibility-test'
pipeline-script: 'voltha-bbsim-tests.groovy'
build-node: 'ubuntu16.04-basebuild-4c-8g'
default-image-tag: 'master'
code-branch: 'master'
make-target: sanity-single-kind
gerrit-project: voltha-protos
onus: 1
pons: 1
time-trigger: "@daily"
- job-group:
name: 'verify-voltha-protos-jobs'
jobs:
- 'verify-licensed'
- 'tag-collision-reject':
- 'make-unit-test':
build-node: 'ubuntu16.04-basebuild-2c-4g'
build-timeout: 20
unit-test-targets: 'test'
unit-test-keep-going: 'true'
- job-group:
name: 'post-merge-voltha-protos-jobs'
jobs:
- 'pypi-publish':
project-regexp: '^{name}$'
dependency-jobs: 'version-tag'