Skip to content

Conversation

stanek-michal
Copy link
Contributor

We ran into an issue where a function prototype was changed in kernel 6.10, but our kernel tester didn't detect it in CI because we never updated the list of kernel versions it should test. Automate this by fetching official list of stable kernel versions and make kernel tester build+test those, along with the static list of tested versions that we had.

Trim the list of versions to test (especially old ones) to ease the load on CI.

Fetch the list of stable kernel versions with curl, build those.
@stanek-michal stanek-michal requested a review from a team as a code owner August 27, 2024 14:22
@stanek-michal
Copy link
Contributor Author

currently blocked on infra dependency - we need to figure out either a way to push new images to ebpf imagepack package, or move to another registry for the images, like docker.elastic.co

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.

2 participants