blob: 4f649714d9f8b3d1102d963b74dbd6990af3744d [file] [log] [blame]
---
# verification jobs for 'omec-cni' repo
- project:
name: omec-cni
project: '{name}'
jobs:
- 'verify-omec-cni-jobs':
branch-regexp: '{supported-branches-regexp}'
- 'publish-omec-cni-jobs'
- job-group:
name: 'verify-omec-cni-jobs'
jobs:
- 'verify-licensed'
- 'tag-collision-reject':
dependency-jobs: 'verify_omec-cni_licensed'
- 'make-unit-test':
build-timeout: 30
junit-allow-empty-results: true
- job-group:
name: 'publish-omec-cni-jobs'
jobs:
- 'docker-publish':
build-timeout: 30
docker-repo: 'omecproject'
dependency-jobs: 'version-tag'