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

View File

@ -3,7 +3,13 @@
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