CNTRLPLANE-2123: hypershift: fix version reference from 4.19 to 4.18 - #72122
Conversation
|
@jparrill: This pull request references CNTRLPLANE-2123 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 task to target either version "4.21." or "openshift-4.21.", but it targets "openshift-4.22" instead. 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. |
|
/hold Until branching happens |
| steps: | ||
| cluster_profile: hypershift | ||
| dependencies: | ||
| OCP_IMAGE_LATEST: release:latest-420 |
There was a problem hiding this comment.
Why is this not 421, 420, 419, 418, 417?
There was a problem hiding this comment.
This is for - as: e2e-aks-4-20, so 4.21 should not be there (?). Regarding others, AKS is not supported under 4.19, even with that, should I put those versions?
| OCP_IMAGE_LATEST: release:latest-421 | ||
| OCP_IMAGE_N1: release:latest-420 | ||
| OCP_IMAGE_N2: release:latest-419 | ||
| OCP_IMAGE_N3: release:latest-419 |
There was a problem hiding this comment.
should be 418 and then 417
There was a problem hiding this comment.
AKS is not supported in versions bellow 4.19, even with that, should I put that value there?
45c3b03 to
d21f4b5
Compare
d21f4b5 to
b123662
Compare
|
/pj-rehearse pull-ci-openshift-hypershift-main-e2e-aws |
|
@bryan-cox: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-hypershift-main-e2e-aks |
|
@bryan-cox: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
b123662 to
ea078b2
Compare
|
@jparrill: The following tests failed, say
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. |
| relative: 1 | ||
| stream: ci | ||
| version: "4.19" | ||
| version: "4.18" |
There was a problem hiding this comment.
ci-operator/config/openshift-priv is automatically sync'ed from ci-operator/config/openshift on a regular basis. This change is the only one that is really required.
Signed-off-by: Juan Manuel Parrilla Madrid <jparrill@redhat.com>
|
@jparrill: No Jira issue is referenced in the title of this pull request. 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. |
|
@jparrill: This pull request references CNTRLPLANE-2123 which is a valid jira issue. 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. |
ea078b2 to
0e82028
Compare
|
/hold cancel |
|
[REHEARSALNOTIFIER] Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse pull-ci-openshift-hypershift-release-4.19-e2e-aws-4-18 |
|
@sjenning: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
@sjenning: job(s): pull-ci-openshift-hypershift-release-4.19-e2e-aws-4-18 either don't exist or were not found to be affected, and cannot be rehearsed |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jparrill, sjenning 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 |
Fix version reference in hypershift release-4.19 configuration.
Updates the version from "4.19" to "4.18" in the initial-418 release section to maintain proper version alignment.