From edccbb791f1606d0bfb1c6ef76077188630b10a0 Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Tue, 16 Dec 2025 09:45:32 -0800 Subject: [PATCH] ci: Start running the advaned ironic job Recent issues which forced an ipa-b revert should have been caught in an ideal case, but the test to actually discover that is in Ironic. So to start, get the job running, and later on switch it over to voting. Change-Id: I0e976967e8b973806a9fbdb36e1e6c30c810f215 Signed-off-by: Julia Kreger --- zuul.d/project.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index bbd8451..efe94b6 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -14,6 +14,10 @@ - ironic-python-agent-check-image-dib-debian - ironic-python-agent-check-image-dib-debian-arm64 - ironic-python-agent-check-image-dib-debian-extra + # NOTE(TheJulia): Make the advanced job voting at some point + # soon. It exercises virtual media based deploys and ops. + - ironic-tempest-standalone-advanced: + voting: false # Non-voting jobs - ironic-python-agent-check-image-dib-debian-bookworm: voting: false