Skip to content

USHIFT-6886: Comment out tuned boot-wait in ginkgo-multi-config scenario#6568

Closed
agullon wants to merge 1 commit intoopenshift:release-4.22from
agullon:USHIFT-6886
Closed

USHIFT-6886: Comment out tuned boot-wait in ginkgo-multi-config scenario#6568
agullon wants to merge 1 commit intoopenshift:release-4.22from
agullon:USHIFT-6886

Conversation

@agullon
Copy link
Copy Markdown
Contributor

@agullon agullon commented Apr 23, 2026

Summary

  • Comment out the boot-wait loop in el98-lrel@ginkgo-multi-config that expects a microshift-tuned reboot
  • The scenario uses start_image=rhel98-brew-lrel-optional which has no tuned configuration, so the reboot never happens and the 60s timeout always fires
  • The tuned image blueprint is disabled because kernel-rt is unavailable on RHEL 9.8

Test plan

  • Verify el98-lrel@ginkgo-multi-config scenario passes in periodic CI (no longer times out waiting for 2 boots)
  • Verify the scenario still validates TLSv1.3, LVMS, IPv6, and ginkgo tests

🤖 Generated with Claude Code

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
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 23, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Apr 23, 2026

@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.

Details

In response to this:

Summary

  • Comment out the boot-wait loop in el98-lrel@ginkgo-multi-config that expects a microshift-tuned reboot
  • The scenario uses start_image=rhel98-brew-lrel-optional which has no tuned configuration, so the reboot never happens and the 60s timeout always fires
  • The tuned image blueprint is disabled because kernel-rt is unavailable on RHEL 9.8

Test plan

  • Verify el98-lrel@ginkgo-multi-config scenario passes in periodic CI (no longer times out waiting for 2 boots)
  • Verify the scenario still validates TLSv1.3, LVMS, IPv6, and ginkgo tests

🤖 Generated with Claude Code

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.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 23, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: e66e8c4a-c84a-476c-bd27-c6e7c103bb28

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci Bot requested review from eslutsky and pacevedom April 23, 2026 15:13
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 23, 2026

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 23, 2026
@agullon
Copy link
Copy Markdown
Contributor Author

agullon commented Apr 23, 2026

Closing: retargeting to main branch. Replaced by new PR.

@agullon agullon closed this Apr 23, 2026
@agullon agullon deleted the USHIFT-6886 branch April 23, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants