mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 06:01:41 +02:00
For the GitHub CI we have to use --qemu-skip-mangle because the LXC containers don't have access to loop devices. Running with --qemu-skip-mangle means that the serial console does not get captured completely because systemd and dracut messages are missing, and thus we don't catch these errors in kola. Make the skipping conditional and use it in Jenkins at least for the nightlies and releases.