blob: 480ad86e70da02901b06c69b52cecb2b7063b750 [file] [log] [blame]
---
# verification jobs for 'cordctl' repo
- project:
name: cordctl
project: '{name}'
jobs:
- 'verify-cordctl-jobs':
branch-regexp: '{supported-branches-regexp}'
- job-group:
name: 'verify-cordctl-jobs'
jobs:
- 'verify-licensed'
- 'tag-collision-reject':
dependency-jobs: 'verify_cordctl_licensed'
- 'make-unit-test':
dest-gopath: "github.com/opencord"
unit-test-targets: 'lint test'
unit-test-keep-going: 'true'
dependency-jobs: 'verify_cordctl_tag-collision'