ansible-role-logrotate/.zuul.yaml

32 lines
767 B
YAML

- job:
name: ansible-role-logrotate
run: tests/playbooks/run.yaml
roles:
- zuul: windmill/ansible-role-logrotate
- job:
name: ansible-role-logrotate-fedora-latest
parent: ansible-role-logrotate
nodeset: fedora-latest
- job:
name: ansible-role-logrotate-ubuntu-bionic
parent: ansible-role-logrotate
nodeset: ubuntu-bionic
- project:
templates:
- build-openstack-docs-pti
- windmill-jobs-fedora-latest
- windmill-jobs-bionic
check:
jobs:
- ansible-role-logrotate-fedora-latest
- ansible-role-logrotate-ubuntu-bionic
- tox-linters
gate:
jobs:
- ansible-role-logrotate-fedora-latest
- ansible-role-logrotate-ubuntu-bionic
- tox-linters