flatcar-scripts/jenkins
David Michael 1d19e63d43 jenkins/sdk: Drop redundant update_chroot
This happens from "cork update --create" already.
2018-10-12 20:09:24 +00:00
..
formats-amd64-usr.txt build_library: drop oracle_oci_qcow image format 2018-04-25 22:40:29 -04:00
formats-arm64-usr.txt jenkins: Re-add Jenkins scripts to this repository 2017-06-29 15:16:54 -07:00
images.sh jenkins/*: switch enter to --bind-gpg-agent=false 2018-06-11 13:19:47 -07:00
packages.sh jenkins/*: switch enter to --bind-gpg-agent=false 2018-06-11 13:19:47 -07:00
README.md jenkins: Re-add Jenkins scripts to this repository 2017-06-29 15:16:54 -07:00
sdk.sh jenkins/sdk: Drop redundant update_chroot 2018-10-12 20:09:24 +00:00
toolchains.sh jenkins/*: switch enter to --bind-gpg-agent=false 2018-06-11 13:19:47 -07: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.