Skip to content

Commit b921b76

Browse files
committed
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
1 parent 6ebf041 commit b921b76

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

zuul.d/project.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,7 @@
1515
- ipa-tempest-bios-ipmi-direct-src
1616
- ipa-tempest-uefi-redfish-vmedia-src
1717
- metalsmith-integration-ipa-src-uefi
18-
# NOTE(TheJulia): The cleaning tests run in standalone job has a
19-
# high failure rate due to possible race during long running steps
20-
# like deployment with raid setup. While we're working on a fix,
21-
# we also need to fix IPA and Ironic itself, so this is as a result
22-
# temporary.
23-
- ironic-standalone-ipa-src:
24-
voting: false
18+
- ironic-standalone-ipa-src
2519
# NOTE(dtantsur): non-voting because IPA source code is very unlikely
2620
# to break them. They rather serve as a canary for broken POST jobs.
2721
- ironic-python-agent-check-image-tinyipa:
@@ -40,6 +34,7 @@
4034
- ipa-tempest-bios-ipmi-direct-src
4135
- ipa-tempest-uefi-redfish-vmedia-src
4236
- metalsmith-integration-ipa-src-uefi
37+
- ironic-standalone-ipa-src
4338
post:
4439
jobs:
4540
- ironic-python-agent-build-image-tinyipa

0 commit comments

Comments
 (0)