-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Move our CI to GKE 1.21 #12509
Move our CI to GKE 1.21 #12509
Conversation
dprotaso
commented
Jan 14, 2022
•
edited
Loading
edited
- bump GKE to 1.21
- disable the e2e scale test
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso 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 |
Codecov Report
@@ Coverage Diff @@
## main #12509 +/- ##
==========================================
+ Coverage 87.43% 87.48% +0.05%
==========================================
Files 195 195
Lines 9720 9720
==========================================
+ Hits 8499 8504 +5
+ Misses 934 931 -3
+ Partials 287 285 -2
Continue to review full report at Codecov.
|
/retest |
/test pull-knative-serving-istio-latest-no-mesh to see if there is a flake there |
I have prior runs here: #12470 where I'm experimenting Some observations
So things generally seem 'slower' on a 1.21 cluster thus I opt'd to increase the scale test worker timeout to just unblock us. But that doesn't seem to help when we run all the tests with chaos duck. |
/retest |
1 similar comment
/retest |
I saw other PRs being able to push to GCR now - maybe there was an outage /retest |
Going to test some stuff |
With GKE 1.21 I'm seeing this test fail regularly. My assumption is the scaling algorithms have changed or have different timings. So rather than rely on the default 5 minute window let's make adjustments more aggresively.
/hold cancel |
Upgrade tests seem flakey for some reason |
/test pull-knative-serving-upgrade-tests |
1 similar comment
/test pull-knative-serving-upgrade-tests |
/lgtm |