From bd079a4d1c2f72aa2605d9555e01bd682b5dc693 Mon Sep 17 00:00:00 2001 From: Zane Bitter Date: Tue, 8 May 2018 20:18:57 -0400 Subject: [PATCH] Make lower-constraints job voting The lower-constraints job is based on python3, and was therefore failing. Now that the py35 job is fixed, we can also make lower-constraints voting. Depends-On: https://review.openstack.org/567078 Change-Id: I35da88e9b6977dfbdaeee24a5c2ba18a62d23789 --- .zuul.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index f07111ae..67a39c42 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,9 +1,7 @@ - project: check: jobs: - - openstack-tox-lower-constraints: - voting: false + - openstack-tox-lower-constraints gate: jobs: - - openstack-tox-lower-constraints: - voting: false + - openstack-tox-lower-constraints