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

Host kernel version check for SRL #1415

Merged
merged 7 commits into from
Jun 1, 2023
Merged

Conversation

steiler
Copy link
Collaborator

@steiler steiler commented May 31, 2023

Check the host kernel version and compare it to the SRL required minimum version.
If the minimum requirement is not met, we log a warning.

@steiler steiler changed the title check kernel version for SRL and log warning if necessary SRL kernel version check May 31, 2023
@steiler steiler changed the title SRL kernel version check Host kernel version check for SRL May 31, 2023
@steiler
Copy link
Collaborator Author

steiler commented May 31, 2023

implementing #1389

@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Merging #1415 (4de4d11) into main (06505dc) will decrease coverage by 0.13%.
The diff coverage is 0.00%.

❗ Current head 4de4d11 differs from pull request most recent head 19ed38a. Consider uploading reports for the commit 19ed38a to get more accurate results

@@            Coverage Diff             @@
##             main    #1415      +/-   ##
==========================================
- Coverage   20.32%   20.20%   -0.13%     
==========================================
  Files          58       58              
  Lines        6488     6527      +39     
==========================================
  Hits         1319     1319              
- Misses       5046     5085      +39     
  Partials      123      123              
Impacted Files Coverage Δ
utils/file.go 6.25% <0.00%> (-0.05%) ⬇️
utils/kernel_module.go 16.32% <0.00%> (-56.41%) ⬇️

@hellt hellt merged commit 36472e8 into srl-labs:main Jun 1, 2023
17 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.

None yet

2 participants