flatcar-scripts/jenkins
Kai Lüke f84ca169e5 Add AWS Pro OEM type
This is the initial creation of an AWS Pro image coming with support,
and features added on top of it.
2020-12-09 16:38:28 +01:00
..
formats-amd64-usr.txt Add AWS Pro OEM type 2020-12-09 16:38:28 +01:00
formats-arm64-usr.txt 2387.0.0 2020-01-20 16:41:15 +01:00
images.sh SDK: Take environment variable to specify SDK location 2020-05-14 16:03:15 +02:00
packages.sh jenkins: do not configure ccache variables 2020-10-26 15:38:57 +01:00
README.md jenkins: Re-add Jenkins scripts to this repository 2017-06-29 15:16:54 -07:00
sdk.sh bootstrap_sdk: build and upload SDK toolchain pkgs 2020-06-29 15:18:55 +05:30
toolchains.sh SDK: Take environment variable to specify SDK location 2020-05-14 16:03:15 +02:00
vm.sh Add AWS Pro OEM type 2020-12-09 16:38:28 +01: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.