ara-plugins/.zuul.yaml
David Moreau Simard 7cf37ea15f
Add new integration jobs to ara-plugins
There are new jobs defined in ara-infra for testing ara-plugins with
the other ARA components. Add them to the check and gate pipelines.

Depends-On: https://review.openstack.org/#/c/630303
Change-Id: I1582084a73b5d1afb75cc07c718de643934678f8
2019-01-23 09:48:55 -05:00

16 lines
350 B
YAML

- project:
check:
jobs:
- tox-format
- tox-pep8
- ara-integration-fedora-2.7
- ara-integration-fedora-devel:
voting: false
- ara-integration-ubuntu-2.6
gate:
jobs:
- tox-format
- tox-pep8
- ara-integration-fedora-2.7
- ara-integration-ubuntu-2.6