flatcar-scripts/jenkins
Sayan Chowdhury 2fe1e979c0
jenkins/kola/packet: Remove c3.small.x86 to try running cl.internet
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-22 21:21:39 +05:30
..
kola jenkins/kola/packet: Remove c3.small.x86 to try running cl.internet 2021-10-22 21:21:39 +05:30
prerelease jenkins: move all inline bash scripts to flatcar-scripts 2021-06-30 16:31:58 +02:00
formats-amd64-usr.txt jenkins: add support for running tests on Azure Gen2 VMs 2021-08-26 19:14:10 +02:00
formats-arm64-usr.txt 2387.0.0 2020-01-20 16:41:15 +01:00
images.sh jenkins: use the SDK_URL_PATH path for DOWNLOAD_ROOT_SDK 2021-10-15 14:35:08 +02:00
manifest.sh jenkins/manifest: accept PR numbers in PORTAGE_REF/OVERLAY_REF 2021-10-14 11:16:11 +02:00
packages.sh jenkins: use the SDK_URL_PATH path for DOWNLOAD_ROOT_SDK 2021-10-15 14:35:08 +02:00
README.md jenkins: Re-add Jenkins scripts to this repository 2017-06-29 15:16:54 -07:00
release.sh jenkins: move all inline bash scripts to flatcar-scripts 2021-06-30 16:31:58 +02:00
sdk.sh jenkins: use the SDK_URL_PATH path for DOWNLOAD_ROOT_SDK 2021-10-15 14:35:08 +02:00
systemd-run-wrap.sh jenkins/systemd-run-wrap.sh: randomize unit name suffix 2021-07-08 21:31:04 +02:00
toolchains.sh jenkins: use the SDK_URL_PATH path for DOWNLOAD_ROOT_SDK 2021-10-15 14:35:08 +02:00
vms.sh jenkins: use the SDK_URL_PATH path for DOWNLOAD_ROOT_SDK 2021-10-15 14:35:08 +02:00

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.