mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-22 08:52:15 +01:00
The newly enabled update test performs an update from the built image to itself. This is useful to test that the update mechanism didn't break but it doesn't say if the built image will be accepted as update from the previous official release. Introduce an additional kola run that begins from the previous official release and tests to update to the built image. Since the test does two updates it also covers the case of updating from the built image to the built image. Thus, we can skip the test in the normal run. This new kola run is done first to keep the qemu-latest symlink valid for the main test suite.
Flatcar Container Linux SDK scripts
Welcome to the scripts repo, your starting place for most things here in the Flatcar Container Linux SDK. To get started you can find our documentation on the Flatcar docs website.
Description
Languages
Shell
93%
Python
6.9%