| # verification jobs for 'cordctl' repo |
| dest-gopath: "github.com/opencord" |
| branch-regexp: '{supported-branches-regexp}' |
| - 'post-submit-cordctl-jobs': |
| branch-regexp: '{supported-branches-regexp}' |
| name: 'verify-cordctl-jobs' |
| - 'tag-collision-reject': |
| dependency-jobs: 'verify_cordctl_licensed' |
| unit-test-targets: 'lint test' |
| unit-test-keep-going: 'false' |
| dependency-jobs: 'verify_cordctl_tag-collision' |
| name: 'post-submit-cordctl-jobs' |
| dependency-jobs: 'version-tag_wildcard' |
| github-organization: 'opencord' |
| artifact-glob: 'release/*' |