USHIFT-6886: Comment out tuned boot-wait in ginkgo-multi-config scenario#6568
USHIFT-6886: Comment out tuned boot-wait in ginkgo-multi-config scenario#6568agullon wants to merge 1 commit intoopenshift:release-4.22from
Conversation
The el98-lrel@ginkgo-multi-config scenario uses start_image=rhel98-brew-lrel-optional which does not have microshift-tuned enabled or configured. The boot-wait loop expecting a tuned-triggered reboot will always time out since the tuned image blueprint is disabled due to kernel-rt unavailability on RHEL 9.8. Comment out the boot-wait block until the tuned image is re-enabled. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> pre-commit.check-secrets: ENABLED
|
@agullon: This pull request references USHIFT-6886 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: agullon The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Closing: retargeting to main branch. Replaced by new PR. |
Summary
el98-lrel@ginkgo-multi-configthat expects amicroshift-tunedrebootstart_image=rhel98-brew-lrel-optionalwhich has no tuned configuration, so the reboot never happens and the 60s timeout always fireskernel-rtis unavailable on RHEL 9.8Test plan
el98-lrel@ginkgo-multi-configscenario passes in periodic CI (no longer times out waiting for 2 boots)🤖 Generated with Claude Code