blob: 7f4d692eafdcd0db93284cd12f3f901ceb6a079e [file] [log] [blame]
---
- project:
name: integration-usecases-mdons-info
project-name: integration-usecases-mdons
jobs:
- gerrit-info-yaml-verify
build-node: centos7-builder-2c-1g
project: integration/usecases/mdons
branch: master
- project:
name: integration-usecases-mdons-linters
project: integration/usecases/mdons
project-name: integration-usecases-mdons
python-version: python3
jobs:
- '{project-name}-{stream}-{subproject}-lint'
subproject:
- 'yaml':
tox-dir: '.'
tox-envs: 'yaml'
pattern: '**/*.yaml'
- 'yml':
tox-dir: '.'
tox-envs: 'yaml'
pattern: '**/*.yml'
- 'json':
tox-dir: '.'
tox-envs: 'json'
pattern: '**/*.json'
stream:
- 'master':
branch: 'master'