Update 4.18 automated-release jobs to use sustaining cloud accounts - #83632
Update 4.18 automated-release jobs to use sustaining cloud accounts#83632MrSanketkumar wants to merge 1 commit into
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: MrSanketkumar The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. WalkthroughThe change updates release, upgrade, and stage-testing configurations to use sustaining autorelease cluster profiles and corresponding sustaining base domains. ChangesSustaining autorelease configuration
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This localized configuration update switches 4.18 automated-release jobs to sustaining cloud profiles; no actionable merge-blocking risk remains beyond completing the standard configuration regeneration and validation checks. 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@MrSanketkumar: 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. |
tomasdavidorg
left a comment
There was a problem hiding this comment.
@MrSanketkumar The cluster profiles have been changed for azure, see #80553
| steps: | ||
| allow_skip_on_success: true | ||
| cluster_profile: azure-autorelease-qe | ||
| cluster_profile: azure-sustaining-autorelease-412 |
There was a problem hiding this comment.
| cluster_profile: azure-sustaining-autorelease-412 | |
| cluster_profile: openshift-org-azure |
| steps: | ||
| allow_skip_on_success: true | ||
| cluster_profile: azure-autorelease-qe | ||
| cluster_profile: azure-sustaining-autorelease-412 |
There was a problem hiding this comment.
| cluster_profile: azure-sustaining-autorelease-412 | |
| cluster_profile: openshift-org-azure |
| steps: | ||
| allow_skip_on_success: true | ||
| cluster_profile: azure-autorelease-qe | ||
| cluster_profile: azure-sustaining-autorelease-412 |
There was a problem hiding this comment.
| cluster_profile: azure-sustaining-autorelease-412 | |
| cluster_profile: openshift-org-azure |
| steps: | ||
| allow_skip_on_success: true | ||
| cluster_profile: azure-autorelease-qe | ||
| cluster_profile: azure-sustaining-autorelease-412 |
There was a problem hiding this comment.
| cluster_profile: azure-sustaining-autorelease-412 | |
| cluster_profile: openshift-org-azure |
| steps: | ||
| allow_skip_on_success: true | ||
| cluster_profile: azure-autorelease-qe | ||
| cluster_profile: azure-sustaining-autorelease-412 |
There was a problem hiding this comment.
| cluster_profile: azure-sustaining-autorelease-412 | |
| cluster_profile: openshift-org-azure |
| cluster_profile: azure-sustaining-autorelease-412 | ||
| env: | ||
| BASE_DOMAIN: qe.azure.devcluster.openshift.com | ||
| BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com |
There was a problem hiding this comment.
| BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com | |
| BASE_DOMAIN: ci.azure.devcluster.openshift.com |
| cluster_profile: azure-sustaining-autorelease-412 | ||
| env: | ||
| BASE_DOMAIN: qe.azure.devcluster.openshift.com | ||
| BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com |
There was a problem hiding this comment.
| BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com | |
| BASE_DOMAIN: ci.azure.devcluster.openshift.com |
| cluster_profile: azure-sustaining-autorelease-412 | ||
| env: | ||
| BASE_DOMAIN: qe.azure.devcluster.openshift.com | ||
| BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com |
There was a problem hiding this comment.
| BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com | |
| BASE_DOMAIN: ci.azure.devcluster.openshift.com |
| cluster_profile: azure-sustaining-autorelease-412 | ||
| env: | ||
| BASE_DOMAIN: qe.azure.devcluster.openshift.com | ||
| BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com |
There was a problem hiding this comment.
| BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com | |
| BASE_DOMAIN: ci.azure.devcluster.openshift.com |
| cluster_profile: azure-sustaining-autorelease-412 | ||
| env: | ||
| BASE_DOMAIN: qe.azure.devcluster.openshift.com | ||
| BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com |
There was a problem hiding this comment.
| BASE_DOMAIN: sustaining-az-412.azure.devcluster.openshift.com | |
| BASE_DOMAIN: ci.azure.devcluster.openshift.com |
Updates the cluster profiles of 4.18 automated-release jobs to use sustaining cloud accounts
Summary by CodeRabbit
The PR updates OpenShift 4.18 automated-release and stage-testing jobs to use sustaining cloud accounts. It replaces QE autorelease cluster profiles and base domains with sustaining equivalents for AWS, Azure, and GCP upgrade and release test configurations.