Skip to content

Commit ba8981e

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 (cherry picked from commit b921b76)
1 parent ede0847 commit ba8981e

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
@@ -14,13 +14,7 @@
1414
# wholedisk + partition on tempest
1515
- ipa-tempest-bios-ipmi-direct-src
1616
- ipa-tempest-uefi-redfish-vmedia-src
17-
# NOTE(TheJulia): The cleaning tests run in standalone job has a
18-
# high failure rate due to possible race during long running steps
19-
# like deployment with raid setup. While we're working on a fix,
20-
# we also need to fix IPA and Ironic itself, so this is as a result
21-
# temporary.
22-
- ironic-standalone-ipa-src:
23-
voting: false
17+
- ironic-standalone-ipa-src
2418
- metalsmith-integration-ipa-src
2519
- metalsmith-integration-ipa-src-uefi:
2620
voting: false
@@ -42,6 +36,7 @@
4236
- ipa-tempest-bios-ipmi-direct-src
4337
- ipa-tempest-uefi-redfish-vmedia-src
4438
- metalsmith-integration-ipa-src
39+
- ironic-standalone-ipa-src
4540
post:
4641
jobs:
4742
- ironic-python-agent-build-image-tinyipa

0 commit comments

Comments
 (0)