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

test(e2e): new k3s versions break our dev/e2e test setup #627

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

apricote
Copy link
Member

Hardcode versions of k3s to the last versions before the broken behaviour was introduced. We plan to unpin the versions after we figure out where the bug is coming from and fix it upstream.

Hardcode versions of k3s to the last versions before the broken
behaviour was introduced. We plan to unpin the versions after we figure
out where the bug is coming from and fix it upstream.
@apricote apricote added the bug Something isn't working label Mar 26, 2024
@apricote apricote self-assigned this Mar 26, 2024
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.06%. Comparing base (aa4bb4e) to head (88b87b7).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #627      +/-   ##
==========================================
- Coverage   76.62%   76.06%   -0.57%     
==========================================
  Files          20       21       +1     
  Lines        2088     2264     +176     
==========================================
+ Hits         1600     1722     +122     
- Misses        329      363      +34     
- Partials      159      179      +20     

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

@apricote apricote marked this pull request as ready for review March 26, 2024 16:08
@apricote apricote requested a review from a team as a code owner March 26, 2024 16:08
@apricote apricote merged commit 6f15923 into main Mar 26, 2024
8 checks passed
@apricote apricote deleted the e2e-workaround branch March 26, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants