flatcar-scripts/jenkins
David Michael 0148b0df16 jenkins: Stop trying to install catalyst
It's already built into the SDK.
2019-08-05 10:53:27 -04:00
..
formats-amd64-usr.txt build_library: drop oracle_oci_qcow image format 2018-04-25 22:40:29 -04:00
images.sh jenkins/*: switch enter to --bind-gpg-agent=false 2018-06-11 13:19:47 -07:00
packages.sh jenkins: Make the package build ccache more visible 2019-07-30 17:29:52 +00:00
README.md jenkins: Re-add Jenkins scripts to this repository 2017-06-29 15:16:54 -07:00
sdk.sh jenkins: Stop trying to install catalyst 2019-08-05 10:53:27 -04:00
toolchains.sh jenkins: Stop trying to install catalyst 2019-08-05 10:53:27 -04:00
vm.sh jenkins/*: switch enter to --bind-gpg-agent=false 2018-06-11 13:19:47 -07: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.