blob: c0fb33245ee61c24fdd493ecedde2d138d6de997 [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_wildcard'