You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `testiso` command now supports testing both `live-initramfs`
and `initramfs` (legacy installer). The default is to test
a live system. To test legacy, use e.g.:
`kola testiso --cosa-build builds/latest/x86_64/meta.json -SKL`
Also, pass through other arguments via the old `cosa test-coreos-installer`
wrapper.
TODO:
- Support testing the "just run Live" case - maybe try to figure out
how to have main `kola` tests apply?
- Test `coreos-install iso embed` path
0 commit comments