From 263c3c60737f2234a207943224f8ca43eec8ff04 Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Fri, 14 Feb 2020 18:18:54 +0000 Subject: [PATCH] Revert "Move ironic-standalone to non-voting" This reverts commit e1e89f8831fd1b28b7ee373fc9504ce4eaf2c4c5. The commit was a temporary change to allow us to unblock the ironic CI gate as we had cross-repository fixes that needed to land before we would be able to have a passing and stable ironic-standalone job. Change-Id: Ib1ed0a35955ab7c53b814048887e725234699d9a --- zuul.d/project.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 64546804c1..e20e18fcbf 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -10,8 +10,7 @@ check: jobs: - ironic-tox-unit-with-driver-libs-python3 - - ironic-standalone: - voting: false + - ironic-standalone - ironic-tempest-functional-python3 - ironic-grenade-dsvm # Temporary disable voting because of end of cycle CI instability. @@ -50,8 +49,7 @@ queue: ironic jobs: - ironic-tox-unit-with-driver-libs-python3 - # removing from voting due to gate instability - # - ironic-standalone + - ironic-standalone - ironic-tempest-functional-python3 - ironic-grenade-dsvm # removing from voting due to end of cycle gate instability.