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

[Release-1.26] Install and Unit test backports #9645

Merged
merged 6 commits into from Mar 5, 2024

Conversation

dereknola
Copy link
Contributor

Proposed Changes

Contains backports of:
#9479
#9480
#9495
#9601
#9634

This is the net effect of:

  • cleaning up the Unit tests matrix
  • improving golang caching
  • Reenabling Install tests on PRs

Types of Changes

Verification

CI Should Pass

Testing

Linked Issues

#9477

User-Facing Change


Further Comments

cache is now on by default

Signed-off-by: Derek Nola <derek.nola@suse.com>
* Remove old cgroupsv2 test
* Consolidate install test clauses into functions
* Unpin vagrant-k3s plugin version, run latest
* Add ubuntu-2204 as install test, remove ubuntu-focal
* Update nightly install matrix
* Move to Leap 15.5
* Consolidate vagrant box caching key to improve cache hits on all VM testing

Signed-off-by: Derek Nola <derek.nola@suse.com>
Signed-off-by: Derek Nola <derek.nola@suse.com>
* Use regular ubuntu runners for install and snapshotter tests
* Workaround for vagrant box caching
* Update testing readme
Signed-off-by: Derek Nola <derek.nola@suse.com>
* Fix setup-go typos

Signed-off-by: Derek Nola <derek.nola@suse.com>
@dereknola dereknola requested a review from a team as a code owner March 5, 2024 19:05
Signed-off-by: Derek Nola <derek.nola@suse.com>
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.85%. Comparing base (c7e6922) to head (64f8b13).

Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.26    #9645   +/-   ##
=============================================
  Coverage         14.85%   14.85%           
=============================================
  Files               115      115           
  Lines              8475     8475           
=============================================
  Hits               1259     1259           
  Misses             6966     6966           
  Partials            250      250           
Flag Coverage Δ
unittests 14.85% <ø> (ø)

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.

@dereknola dereknola merged commit 56c4888 into k3s-io:release-1.26 Mar 5, 2024
14 checks passed
@dereknola dereknola deleted the install_test_126 branch March 5, 2024 22:59
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.

None yet

2 participants