mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-31 06:01:57 +01:00
The kola update tests need a dev-key-signed update payload. This was lacking and caused the update tests to be skipped. Generate the test update payload for both dev builds and release builds and run the kola tests for both. The test update payload has a special name to not confuse it with the real update payload for releases, and we keep the previous behavior to sign releases. Therefore, the generate_update function wasn't used but the extract_update function extended with generating the additional test payload.
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%