mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-11 03:22:02 +01:00
We override `PARALLEL_TESTS`, because kola run with PARALLEL_TESTS >= 4 causes the tests to provision >= 12 ARM servers at the same time. As the da11 region does not have that many free ARM servers, the whole tests will fail. With PARALLEL_TESTS=2 the total number of servers stays < 10. In addition, we override `timeout` to 10 hours, because it takes more than 8 hours to run all tests only with 2 tests in parallel.
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%