OCPBUGS-74076: Fix: Enable boot diagnostics for Azure Stack Hub VMs#182
Conversation
|
@gpei: This pull request references Jira Issue OCPBUGS-74076, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
/jira refresh |
|
@gpei: This pull request references Jira Issue OCPBUGS-74076, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: 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. |
|
/payload-job-with-prs periodic-ci-openshift-verification-tests-main-installation-nightly-4.22-azure-stack-ipi-boot-diagnostics-usermanaged-f28 openshift/installer#10224 |
|
@gpei: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/7aeec980-f9e2-11f0-8f5e-f212ccafe468-0 |
|
/payload-job-with-prs periodic-ci-openshift-verification-tests-main-installation-nightly-4.22-azure-stack-ipi-boot-diagnostics-usermanaged-f28 openshift/installer#10224 |
|
@gpei: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/5deb7650-fb16-11f0-89d1-164b85f8b486-0 |
|
@gpei For storageAccountType: CustomerManaged, it work as expected. For storageAccountType: AzureManaged machine creation failed with incorrect message, ASH does not support AzureManaged boot diagnostics storage. I created a bug https://issues.redhat.com/browse/OCPBUGS-74573 |
|
/payload-job-with-prs periodic-ci-openshift-verification-tests-main-installation-nightly-4.22-azure-stack-ipi-boot-diagnostics-usermanaged-f28 openshift/installer#10224 |
|
@gpei: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/ad7b9fc0-fb24-11f0-91b5-be2c7e67fc22-0 |
|
/payload-job-with-prs periodic-ci-openshift-verification-tests-main-installation-nightly-4.22-azure-stack-ipi-boot-diagnostics-disabled-f28 openshift/installer#10224 |
|
@gpei: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/0b6fd0a0-fb53-11f0-9560-fddbdd6f5af8-0 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: damdo 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 |
|
/hold Until we decide what to do with: https://issues.redhat.com/browse/OCPBUGS-74573 |
|
^ cc. @gpei |
|
@damdo Thanks for the review and reminding. |
|
@gpei Thanks! Merging this first and following up with https://issues.redhat.com/browse/OCPBUGS-74573 SGTM! Are you still able to have a look at fixing https://issues.redhat.com/browse/OCPBUGS-74573? Thanks! /unhold |
|
@sunzhaohua2 are you happy with that? If so, would you be able to add |
@damdo Hi, I've raised #183 for OCPBUGS-74573, could you please help to take a look when you got a chance. That PR was generally written by Claude, especially for the unit test part. |
|
Thanks @gpei, feel free to coordinate with @sunzhaohua2 and @huali9 for verification |
|
/verified by @sunzhaohua2 |
|
@sunzhaohua2: This PR has been marked as verified by 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. |
|
/test e2e-azure-operator |
|
@gpei: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
@gpei: Jira Issue Verification Checks: Jira Issue OCPBUGS-74076 Jira Issue OCPBUGS-74076 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓 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. |
|
Fix included in accepted release 4.22.0-0.nightly-2026-03-10-100251 |
The
deriveVirtualMachineParametersStackHubfunction was missing theDiagnosticsProfilefield assignment, causing boot diagnostics to not be applied to Azure Stack Hub VMs even when correctly specified in the Machine configuration.