From 0a2309dae39dd0d99bd2f422d565ddcc91c28b16 Mon Sep 17 00:00:00 2001 From: Michal Arbet Date: Wed, 3 Feb 2021 20:54:59 +0100 Subject: Updating lower-constraints job as non voting There is an ongoing discussion in ML to drop the lower-constraints job [1]. Moving it to Non-voting until any decision is being made in TC meeting. [1]: http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019672.html Change-Id: I405d6790360563526d13c0b3e8ae0576d98a67d8 --- .zuul.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index d8d3842..b0ecfd1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,9 +1,12 @@ - project: templates: - openstack-cover-jobs - - openstack-lower-constraints-jobs - openstack-python3-ussuri-jobs - publish-openstack-docs-pti - check-requirements - lib-forward-testing-python3 - release-notes-jobs-python3 + check: + jobs: + - openstack-tox-lower-constraints: + voting: false -- cgit v1.2.1