From 09d06b0e8f5391aa2a4a2c39d7520e47a7c1c8bc Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Tue, 1 Feb 2022 10:14:03 +0100 Subject: Make the standalone job voting again We forgot to revert it. This job covers software RAID and manual cleaning, so it's very important to avoid regressions, even if it costs us some rechecks from time to time. Change-Id: I2446afeaca866ffc3131b5e9f266526f35fc5ed7 (cherry picked from commit b921b761679df06afe19ac6f570f66fa1fdcf371) --- zuul.d/project.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 3f4dacf9..d49f2fcb 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -14,13 +14,7 @@ - ipa-tempest-bios-ipmi-direct-src - ipa-tempest-bios-ipmi-iscsi-src - ipa-tempest-uefi-redfish-vmedia-src - # NOTE(TheJulia): The cleaning tests run in standalone job has a - # high failure rate due to possible race during long running steps - # like deployment with raid setup. While we're working on a fix, - # we also need to fix IPA and Ironic itself, so this is as a result - # temporary. - - ironic-standalone-ipa-src: - voting: false + - ironic-standalone-ipa-src - metalsmith-integration-ipa-src - metalsmith-integration-ipa-src-uefi: voting: false @@ -43,6 +37,7 @@ - ipa-tempest-bios-ipmi-iscsi-src - ipa-tempest-uefi-redfish-vmedia-src - metalsmith-integration-ipa-src + - ironic-standalone-ipa-src post: jobs: - ironic-python-agent-build-image-tinyipa -- cgit v1.2.1