Skip to content
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: fix TestDeployAndUpgradeAllInOneDBLESS tests by using traditional router in upgrade tests #4997

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Oct 27, 2023

What this PR does / why we need it:

This PR changes the target router flavor in TestDeployAndUpgradeAllInOneDBLESS to traditional to keep the upgrade use the same router flavor in deployed Kong Gateway as the base and target of the upgrade.

Related issue which aims to use helm in e2e tests: #4973

Which issue this PR fixes:

Special notes for your reviewer:

@pmalek pmalek added this to the KIC v3.0.0 milestone Oct 27, 2023
@pmalek pmalek self-assigned this Oct 27, 2023
@pmalek pmalek added the ci/run-e2e Trigger e2e test run from PR label Oct 27, 2023
@team-k8s-bot
Copy link
Collaborator

E2E (targeted) tests with KIND-based clusters were started at https://github.com/Kong/kubernetes-ingress-controller/actions/runs/6667346628

@team-k8s-bot team-k8s-bot removed the ci/run-e2e Trigger e2e test run from PR label Oct 27, 2023
@pmalek pmalek changed the title tests: fix TestDeployAndUpgradeAllInOneDBLESS tests by using traditional router in upgrade tests tests: fix TestDeployAndUpgradeAllInOneDBLESS tests by using traditional router in upgrade tests Oct 27, 2023
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3a0275c) 75.3% compared to head (31a6764) 75.4%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4997   +/-   ##
=====================================
  Coverage   75.3%   75.4%           
=====================================
  Files        167     167           
  Lines      18714   18714           
=====================================
+ Hits       14110   14118    +8     
+ Misses      3778    3773    -5     
+ Partials     826     823    -3     

see 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pmalek pmalek marked this pull request as ready for review October 27, 2023 13:49
@pmalek pmalek requested a review from a team as a code owner October 27, 2023 13:49
@pmalek pmalek merged commit 4e3156a into main Oct 27, 2023
170 of 182 checks passed
@pmalek pmalek deleted the fix-e2e-TestDeployAndUpgradeAllInOneDBLESS-test branch October 27, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants