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
This commit is contained in:
David Moreau Simard 2019-01-23 09:46:12 -05:00
parent bb45af0f98
commit 72ac0dcf99
No known key found for this signature in database
GPG Key ID: CBEB466764A9E621
1 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,12 @@
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