-
Notifications
You must be signed in to change notification settings - Fork 2.1k
ci-operator/config/openshift/cluster-authentication-operator: Generic e2e-aws -> e2e for 4.6+ #10180
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
ci-operator/config/openshift/cluster-authentication-operator: Generic e2e-aws -> e2e for 4.6+ #10180
Conversation
908899e to
fa07a3e
Compare
|
I have absolutely no idea whether or not this is correct. |
fa07a3e to
5144b05
Compare
Rehearsals should show the new generically-named jobs running on GCP. Looking at them, I saw I'd missed some generic naming on 4.7 and have just pushed fa07a3e440 -> 5144b05141 to fix that. |
… e2e-aws -> e2e for 4.6+ Following the pattern from e7bb102 (ci-operator/config/openshift/cluster-version-operator: Generic e2e-gcp -> e2e for 4.4+, 2020-07-09, openshift#10152), the "e2e-aws" -> "e2e" change declares the router presubmits to be platform-agnostic (although David has specifically requested to be kept off Azure based on CI-success stability concerns). The AWS -> GCP change takes advantage of the platform-agnosticism to shift CI load from AWS (where we're currently pegging Boskos lease capacity) to GCP (where we have some spare lease capacity).
5144b05 to
6beb34e
Compare
|
@wking: 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/test-infra repository. I understand the commands that are listed here. |
|
4.7 looks sad, with rehearsals like But it's using GCP. And the 4.6 rehearsals are looking happier, and also using GCP. Only 4.6 rehearsal failure was an install-time flake: in |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: smarterclayton, wking 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 |
|
@wking: Updated the following 9 configmaps:
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 kubernetes/test-infra repository. |
Following the pattern from e7bb102 (#10152), the "e2e-aws" -> "e2e" change declares the router presubmits to be platform-agnostic.
The AWS -> GCP change takes advantage of the platform-agnosticism to shift CI load from AWS (where we're currently pegging Boskos lease capacity) to GCP (where we have some spare lease capacity).
Procedure docs in flight with #10166.