jenkins: run simple network test on different hardware#153
Merged
Conversation
cb1cb09 to
d933722
Compare
t-lo
approved these changes
Sep 28, 2021
Member
t-lo
left a comment
There was a problem hiding this comment.
Thank you! Looks good in general, suggested a few improvements.
9cf89dc to
d94f601
Compare
The Linux 5.10 stable kernel introduced a regression that we didn't catch because we only run kola on one hardware type in Equinix Metal. Validate that a simple network test works on various instance types of the current hardware generation.
d94f601 to
6a04b54
Compare
dongsupark
approved these changes
Sep 29, 2021
pothos
added a commit
that referenced
this pull request
Sep 29, 2021
jenkins: run simple network test on different hardware
pothos
added a commit
that referenced
this pull request
Sep 29, 2021
jenkins: run simple network test on different hardware
pothos
added a commit
that referenced
this pull request
Sep 29, 2021
jenkins: run simple network test on different hardware
pothos
added a commit
that referenced
this pull request
Sep 29, 2021
jenkins: run simple network test on different hardware
danzatt
added a commit
that referenced
this pull request
May 16, 2025
Add prebuilt NVIDIA drivers in a sysext - Add capability to specify per-sysext USE flags and compile different versions of upstream portage nvidia-drivers (including open and non-open variants). - Allow architecture-specific OS-dependent sysexts - Pull `nvidia-drivers` from portage and build sysexts from the package Related PRs: NVIDIA tests using sysext: [mantle #598](flatcar/mantle#598) NVIDIA runtime modifications to remove `nvidia-smi` symlink: [sysext-bakery #153](flatcar/sysext-bakery#153)
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.
The Linux 5.10 stable kernel introduced a regression that we didn't
catch because we only run kola on one hardware type in Equinix Metal.
Validate that a simple network test works on various instance types of
the current hardware generation.
How to use
Port to all active channel branches
Testing done
Ongoing