-
Notifications
You must be signed in to change notification settings - Fork 599
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
tests: pin Kuma version in E2E tests (#5562) #5748
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/2.12.x #5748 +/- ##
================================================
- Coverage 68.0% 61.9% -6.1%
================================================
Files 165 165
Lines 19344 19352 +8
================================================
- Hits 13159 11997 -1162
- Misses 5397 6646 +1249
+ Partials 788 709 -79 ☔ View full report in Codecov by Sentry. |
00c55d0
to
0e3cdee
Compare
(cherry picked from commit 2575826)
0e3cdee
to
cf9f7c3
Compare
E2E (targeted) tests with KIND-based clusters were started at https://github.com/Kong/kubernetes-ingress-controller/actions/runs/8432929030 |
E2E (targeted) tests with KIND-based clusters were started at https://github.com/Kong/kubernetes-ingress-controller/actions/runs/8433611712 |
f4d43b7
to
18841c6
Compare
E2E (targeted) tests with KIND-based clusters were started at https://github.com/Kong/kubernetes-ingress-controller/actions/runs/8450363802 |
This has been covered in #5760. |
(cherry picked from commit 2575826)
What this PR does / why we need it:
Which issue this PR fixes:
backport the PR for pinning kuma version in e2e tests.
Special notes for your reviewer:
PR Readiness Checklist:
Complete these before marking the PR as
ready to review
:CHANGELOG.md
release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR