From 7cf37ea15fd7959ba8507ac088510834116e32ce Mon Sep 17 00:00:00 2001 From: David Moreau Simard Date: Wed, 23 Jan 2019 09:48:38 -0500 Subject: [PATCH] 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 --- .zuul.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index f222942..ee27a0c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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