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

Run in QEMU as a GitHub action #62

Merged
merged 13 commits into from
Oct 19, 2024
Merged

Run in QEMU as a GitHub action #62

merged 13 commits into from
Oct 19, 2024

Conversation

phaubertin
Copy link
Owner

@phaubertin phaubertin commented Oct 19, 2024

  • Add the on_panic kernel command line option to so the kernel can reboot on panic. This is needed because we don't want the workflow to hang forever (the timeout is 6 hours) when the kernel panics.
  • Create a script that checks the serial output log.
  • Modify the workflow to install QEMU and to run the check.

@phaubertin phaubertin changed the title Run in QEMU as GitHub actions Run in QEMU as GitHub action Oct 19, 2024
@phaubertin phaubertin changed the title Run in QEMU as GitHub action Run in QEMU as a GitHub action Oct 19, 2024
@phaubertin phaubertin marked this pull request as ready for review October 19, 2024 22:17
@phaubertin phaubertin merged commit c49e1fe into main Oct 19, 2024
1 check passed
@phaubertin phaubertin deleted the feature_action_qemu branch October 19, 2024 22:18
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