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

github/workflows: Widen the test matrix #164

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

github/workflows: Widen the test matrix #164

wants to merge 2 commits into from

Conversation

tohojo
Copy link
Member

@tohojo tohojo commented Feb 10, 2022

The idea here was to widen the test matrix with both a newer kernel and by adding other archs. This will require a bit more surgery since the current CI is using virtme which shares the host file system, so will come back to this later...

The selection of kernels we test with was getting old, let's add a 5.16
kernel to the mix.

Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
@tohojo tohojo changed the title github/workflows: Add a newer kernel to the test matrix github/workflows: Widen the test matrix Feb 10, 2022
@tohojo tohojo force-pushed the widen-ci branch 4 times, most recently from 43ea91c to 6ac7251 Compare February 10, 2022 23:01
@tohojo tohojo marked this pull request as draft February 10, 2022 23:01
We're already running the tests in QEMU, so it only takes a bit of surgery
to enable them to run on all the architectures we can pull the Fedora
kernels from.

Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
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.

1 participant