Update longhorn version in integration test from v1.4.0 to v1.10.1#13443
Merged
brandond merged 1 commit intok3s-io:mainfrom Jan 9, 2026
Merged
Update longhorn version in integration test from v1.4.0 to v1.10.1#13443brandond merged 1 commit intok3s-io:mainfrom
brandond merged 1 commit intok3s-io:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13443 +/- ##
=======================================
Coverage 21.46% 21.46%
=======================================
Files 190 190
Lines 15480 15480
=======================================
Hits 3323 3323
Misses 11704 11704
Partials 453 453
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1efb04a to
271a848
Compare
dereknola
previously approved these changes
Jan 8, 2026
271a848 to
6528d14
Compare
vitorsavian
previously approved these changes
Jan 8, 2026
7223668 to
f611af9
Compare
Manifest from https://raw.githubusercontent.com/longhorn/longhorn/v1.10.1/deploy/longhorn.yaml - with modifications to use rancher-mirrored images to avoid image pull rate limits, and allow operation on a node with fewer resources. Also adds more log dumping on integration test failure. Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
f611af9 to
13d400e
Compare
mgfritch
approved these changes
Jan 9, 2026
dereknola
approved these changes
Jan 9, 2026
This was referenced Jan 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed Changes
Update longhorn version in integration test from v1.4.0 to v1.10.1
Manifest from https://raw.githubusercontent.com/longhorn/longhorn/v1.10.1/deploy/longhorn.yaml with modifications to use rancher-mirrored images to avoid image pull rate limits, and allow operation on a node with fewer resources.
Also adds more log dumping on integration test failure.
Additional logging showed that flakes were due to two things:
Types of Changes
test
Verification
Check CI
Testing
yes
Linked Issues
User-Facing Change
Further Comments