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

End-to-end testing in a VM #108

Open
ifd3f opened this issue May 6, 2024 · 0 comments
Open

End-to-end testing in a VM #108

ifd3f opened this issue May 6, 2024 · 0 comments
Labels
ci Continuous Integration

Comments

@ifd3f
Copy link
Owner

ifd3f commented May 6, 2024

Is your feature request related to a problem? Please describe.

This should improve the pipeline by making it so that we're certain the code changes don't break things.

Describe the solution you'd like

An end-to-end NixOS test that does the following:

  • Spawn a VM with a USB
  • Run caligula in a tmux session
  • Send inputs to caligula in tmux
  • Preferably, also takes a dump of the output on both success and failure

Describe alternatives you've considered

  • Running it outside of a NixOS test, as a script that invokes QEMU

Additional context

N/A

@ifd3f ifd3f added the ci Continuous Integration label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration
Projects
None yet
Development

No branches or pull requests

1 participant