flatcar-scripts/jenkins
Kai Lueke b8133d92a0 Cover Equinix Metal m3.small.x86 instances in release test
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.
2022-08-24 18:57:17 +02:00
..
kola Cover Equinix Metal m3.small.x86 instances in release test 2022-08-24 18:57:17 +02:00
prerelease The LTS and Pro feature no longer requires the private bucket 2022-05-24 13:15:32 +05:30
formats-amd64-usr.txt Remove unused image variants 2022-05-03 20:30:42 +09:00
formats-arm64-usr.txt jenkins: add azure_gen2 to arm64 formats 2022-04-20 08:33:26 +02:00
images.sh CI: Support comparing to current LTS and updating from it 2022-04-26 15:00:31 +09:00
manifest.sh jenkins/manifest: Accept PR numbers also for scripts 2021-12-16 13:37:15 +01:00
packages.sh Use gangue compiled from Jenkins 2022-04-21 11:34:36 +09:00
post-github-status.sh jenkins: publish github status 'pending' at beginning of manifest job 2021-10-25 13:44:15 +02:00
README.md jenkins: Re-add Jenkins scripts to this repository 2017-06-29 15:16:54 -07:00
release.sh jenkins: make release.sh publish arm64 for Stable 2021-12-10 11:31:34 +01:00
sdk.sh Use gangue compiled from Jenkins 2022-04-21 11:34:36 +09:00
systemd-run-wrap.sh jenkins/systemd-run-wrap.sh: randomize unit name suffix 2021-07-08 21:31:04 +02:00
toolchains.sh Use gangue compiled from Jenkins 2022-04-21 11:34:36 +09:00
vms.sh The LTS and Pro feature no longer requires the private bucket 2022-05-24 13:15:32 +05:30

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.