blob: 60b1c43394b52d349e0528932efcc166d1881302 [file] [log] [blame]
---
# verification jobs for 'automation-tools' repo
- project:
name: automation-tools
project: '{name}'
jobs:
- 'verify-automation-tools-jobs':
branch-regexp: '{supported-branches-regexp}'
- job-group:
name: 'verify-automation-tools-jobs'
jobs:
- 'verify-licensed'
- 'tag-collision-reject':
dependency-jobs: 'verify_automation-tools_licensed'
- 'verify-ansible-lint':
skip-dirs: "comac comac-in-a-box"
dependency-jobs: 'verify_automation-tools_tag-collision'
- 'verify-shellcheck':
dependency-jobs: 'verify_automation-tools_ansible-lint'
- 'verify-sonarqube':
dependency-jobs: 'verify_automation-tools_shellcheck'