GCP: Revert Instance Type from N2 to N1#5898
GCP: Revert Instance Type from N2 to N1#5898openshift-ci[bot] merged 1 commit intoopenshift:masterfrom
Conversation
GCP has separate quotas for N2 CPUs: https://cloud.google.com/compute/quotas#cpu_quota We should revert this change until we're not breaking CI.
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: patrickdillon 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 |
|
/lgtm |
|
/retest |
|
Just so I understand this, the core problem is the CI account needs a quota bump, then we can re-land this change? |
Precisely. (or we solve the ci problem another way.) But I don't want to break all of GCP CI for the last day of FF. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/skip |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
Sorry I'm just going to drop in here with a hammer 🔨 |
|
@cgwalters: cgwalters unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file. 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. |
|
/override ci/prow/e2e-aws but don't think that is required here |
|
@patrickdillon: Overrode contexts on behalf of patrickdillon: ci/prow/e2e-aws 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. |
|
@patrickdillon: 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. |
|
#6058 is taking a second run at moving to n2. |
GCP has separate quotas for N2 CPUs: https://cloud.google.com/compute/quotas#cpu_quota
We should revert this change until we're not breaking CI.
These changes were introduced in: 16f2827