Skip to content

Update longhorn version in integration test from v1.4.0 to v1.10.1#13443

Merged
brandond merged 1 commit intok3s-io:mainfrom
brandond:update-lh-test
Jan 9, 2026
Merged

Update longhorn version in integration test from v1.4.0 to v1.10.1#13443
brandond merged 1 commit intok3s-io:mainfrom
brandond:update-lh-test

Conversation

@brandond
Copy link
Copy Markdown
Member

@brandond brandond commented Jan 8, 2026

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:

  1. Image pull rate limiting on images from docker.io/longhornio
  2. Less than 25% disk space available preventing LH from scheduling replicas

Types of Changes

test

Verification

Check CI

Testing

yes

Linked Issues

User-Facing Change

Further Comments

@brandond brandond requested a review from a team as a code owner January 8, 2026 19:28
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.46%. Comparing base (2ed73be) to head (13d400e).
⚠️ Report is 1 commits behind head on main.

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           
Flag Coverage Δ
unittests 21.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@brandond brandond force-pushed the update-lh-test branch 2 times, most recently from 1efb04a to 271a848 Compare January 8, 2026 21:02
dereknola
dereknola previously approved these changes Jan 8, 2026
vitorsavian
vitorsavian previously approved these changes Jan 8, 2026
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>
@brandond brandond merged commit 9587f67 into k3s-io:main Jan 9, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants