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

Depends-On: https://review.openstack.org/#/c/630303
Change-Id: Ia2353c3a20896242d173405457787a5dd29ac5e0
2019-01-23 09:46:12 -05:00

14 lines
312 B
YAML

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