GreenteaOS / Tofita

:candy: All-new engine of the @GreenteaOS
https://greenteaos.github.io
GNU Lesser General Public License v3.0
231 stars 26 forks source link

Run some actual OS tests with QEMU in CI #12

Open PeyTy opened 2 years ago

PeyTy commented 2 years ago

Is your feature request related to a Tofita kernel specifically? Please describe

We must test a lot of hardware combinations. This is highly achievable with QEMU.

Describe the solution you'd like

Add QEMU to Teapot and run it with Actions. QEMU allows to save log into a file, which we will save as artifact. Also test VM combinations in parallel if possible with same OS image reused

Describe alternatives you've considered

No response

Describe the possible impacts for the developers and users

Less annoying regressions

Additional context

No response

Agreements