mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 04:56:58 +02:00
The new m3.small instance does not have official Flatcar support yet but we can already cover it in our PXE boot release tests. The c3.small instances are legacy and m3.small is the new smallest type. |
||
---|---|---|
.. | ||
kola | ||
prerelease | ||
formats-amd64-usr.txt | ||
formats-arm64-usr.txt | ||
images.sh | ||
manifest.sh | ||
packages.sh | ||
post-github-status.sh | ||
README.md | ||
release.sh | ||
sdk.sh | ||
systemd-run-wrap.sh | ||
toolchains.sh | ||
vms.sh |
The scripts in this directory are run from OS Jenkins jobs. By storing the Jenkins scripts in this repository, they are more tightly coupled to the release branch of the SDK scripts that they require. The Jenkins jobs are responsible for setting up the environment and securely initializing an SDK in the workspace before running these scripts.
The special files named formats-${BOARD}.txt
are space-separated lists of VM
image formats that should be built for releases on this branch; i.e. the script
vm.sh
is run for each item in the list.