google / google/nftables

Proposal: Run integration tests across multiple kernel versions

Open
#349 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.4k
Forks
184
PR merge metrics
No merged PRs in 30d

Description

It would be helpful to have visibility into how the library behaves across different kernel versions. While I haven’t spotted any bugs so far, some issues might only appear on certain LTS releases, which wouldn’t be caught by the GitHub Actions runners since they only use the kernel packaged with the runners.

One way to address this could be running the integration tests on QEMU across a range of LTS kernel versions. I realize this could make the CI pipeline heavier, so I’m opening this issue to gauge interest. If there’s interest, I’d be happy to look into implementing it.

Some features may only be available in newer kernels, so this could get a bit complex, but it might still be worthwhile. A good starting point could be to have a POC running tests on just the latest kernel version.

What do you think?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.