-
Notifications
You must be signed in to change notification settings - Fork 1.9k
WIP: AUTOSCALE-236: Add cluster-resource-override-admission-operator OLM upgrade tests #64990
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
@maxcao13: This pull request references AUTOSCALE-236 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 story to target only the "4.20.0" version, but multiple target versions were set. In 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. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maxcao13 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/pj-rehearse pull-ci-openshift-cluster-resource-override-admission-operator-main-e2e-aws-upgrade |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
f1b909a
to
c37eddc
Compare
Okay I believe the previous failure is happening bc master is not up to date with 4.20... (release chores not done) Let's just check that 4.18 -> 4.19 upgrade tests pass using this workflow first. /pj-rehearse pull-ci-openshift-cluster-resource-override-admission-operator-release-4.19-e2e-aws-upgrade |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
c37eddc
to
c809bcb
Compare
/pj-rehearse pull-ci-openshift-cluster-resource-override-admission-operator-release-4.19-e2e-aws-upgrade Try again? Not really sure why there's suddenly permission errors. |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
c809bcb
to
1d97093
Compare
/pj-rehearse pull-ci-openshift-cluster-resource-override-admission-operator-release-4.19-e2e-aws-upgrade |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
1d97093
to
b139674
Compare
/pj-rehearse pull-ci-openshift-cluster-resource-override-admission-operator-main-e2e-aws-upgrade pull-ci-openshift-cluster-resource-override-admission-operator-release-4.19-e2e-aws-upgrade |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
b139674
to
2caa7ea
Compare
/pj-rehearse pull-ci-openshift-cluster-resource-override-admission-operator-main-e2e-aws-upgrade pull-ci-openshift-cluster-resource-override-admission-operator-release-4.19-e2e-aws-upgrade pull-ci-openshift-cluster-resource-override-admission-operator-release-4.18-e2e-aws-upgrade pull-ci-openshift-cluster-resource-override-admission-operator-release-4.17-e2e-aws-upgrade |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Signed-off-by: Max Cao <[email protected]>
Signed-off-by: Max Cao <[email protected]>
2caa7ea
to
d4885ea
Compare
[REHEARSALNOTIFIER]
A total of 82 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
/pj-rehearse pull-ci-openshift-cluster-resource-override-admission-operator-main-e2e-aws-upgrade pull-ci-openshift-cluster-resource-override-admission-operator-release-4.19-e2e-aws-upgrade pull-ci-openshift-cluster-resource-override-admission-operator-release-4.20-e2e-aws-upgrade |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
@maxcao13: The following tests failed, say
Full PR test history. Your PR dashboard. 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Fixes: AUTOSCALE-236
Also bumps the vpa operator images for upgrade tests for convenience.