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

Add ubuntu 24.04 apt command for e2e test #11361

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

vitorsavian
Copy link
Member

Proposed Changes

  • Add a shell command for install necessary dependencies for vagrant in ubuntu 24.04

Types of Changes

  • Docs enhancement

Verification

  • try installing qemu
sudo apt install qemu
  • now install qemu with the right package
sudo apt install qemu-kvm

Testing

Linked Issues

User-Facing Change


Further Comments

Signed-off-by: Vitor Savian <vitor.savian@suse.com>
Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.84%. Comparing base (59707da) to head (c21861c).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11361      +/-   ##
==========================================
+ Coverage   34.63%   37.84%   +3.20%     
==========================================
  Files         162      162              
  Lines       18010    18010              
==========================================
+ Hits         6238     6815     +577     
+ Misses      10606     9997     -609     
- Partials     1166     1198      +32     
Flag Coverage Δ
e2etests 33.93% <ø> (?)
inttests 18.82% <ø> (-15.82%) ⬇️

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.

@vitorsavian vitorsavian marked this pull request as ready for review November 25, 2024 15:14
@vitorsavian vitorsavian requested a review from a team as a code owner November 25, 2024 15:14
@vitorsavian
Copy link
Member Author

/trivy

Copy link
Contributor

🌟 No High or Critical CVEs Found 🌟

@vitorsavian vitorsavian merged commit 9bd48b1 into k3s-io:master Nov 26, 2024
29 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.

5 participants