kairos-io / kairos

The immutable Linux meta-distribution for edge Kubernetes.
https://kairos.io
Apache License 2.0
1.16k stars 96 forks source link

Netboot testing #441

Closed mudler closed 1 year ago

mudler commented 2 years ago

Is your feature request related to a problem? Please describe. It is quite annoying to have to test netboot manually. besides, it makes hard to detect breakage

Describe the solution you'd like Automation to take over - we run already suites as part of our CI spawning a VM, there shouldn't be anything blocking us to run a suite for netboot

Describe alternatives you've considered Manually testing each time

Additional context

214

jimmykarily commented 1 year ago

Work is happening here: https://github.com/kairos-io/kairos/tree/441-netboot-testing It's almost done. Some final touches, then commit squashing and will open a PR.