| # verification jobs for 'voltha-protos' repo |
| - 'verify-voltha-protos-jobs': |
| branch-regexp: '{all-branches-regexp}' |
| - 'post-merge-voltha-protos-jobs': |
| branch-regexp: '{all-branches-regexp}' |
| 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' |
| make-target: sanity-single-kind |
| gerrit-project: voltha-protos |
| name: 'verify-voltha-protos-jobs' |
| - 'tag-collision-reject': |
| build-node: 'ubuntu16.04-basebuild-2c-4g' |
| unit-test-targets: 'test' |
| unit-test-keep-going: 'true' |
| name: 'post-merge-voltha-protos-jobs' |
| project-regexp: '^{name}$' |
| dependency-jobs: 'version-tag' |