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

Write a script to run kerneltests both locally and in CI #2398

Open
Sylfrena opened this issue Jan 3, 2024 · 2 comments
Open

Write a script to run kerneltests both locally and in CI #2398

Sylfrena opened this issue Jan 3, 2024 · 2 comments
Assignees
Labels
area/build-pipeline Something to do with CI and build pipeline testing Something about testing

Comments

@Sylfrena
Copy link
Contributor

Sylfrena commented Jan 3, 2024

Nuking the make targets for now, will try to write a script in a follow up PR(once Kemal's PR lands) that we can run both locally and in CI.

This means we now have a script (the vmtest.sh for running tests in qemu which we call from GH actions, and some intermediate commands in GitHub Actions to bridge the gap between goreleaser artifacts and the vmtests.

xref:

@Sylfrena Sylfrena changed the title Nuking the make targets for now, will try to write a script in a follow up PR that we can run both locally and in CI Write a script to run kerneltests both locally and in CI Jan 3, 2024
@Sylfrena Sylfrena self-assigned this Jan 3, 2024
@javierhonduco
Copy link
Contributor

lol I just created #2412, feel free to close it!

@javierhonduco
Copy link
Contributor

There might be some files you might want to add to the .gitignore

[...]
#       new file:   kerneltest/logs/vm_log-5.10-amd64.txt
#       new file:   kerneltest/logs/vm_log-5.19-amd64.txt
#       new file:   kerneltest/logs/vm_log-5.4-amd64.txt
#       new file:   kerneltest/logs/vm_log-6.1-amd64.txt
#       new file:   kerneltest/logs/vm_log-6.5.0-14-arm64.txt

@kakkoyun kakkoyun added area/build-pipeline Something to do with CI and build pipeline testing Something about testing labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-pipeline Something to do with CI and build pipeline testing Something about testing
Projects
None yet
Development

No branches or pull requests

3 participants