flatcar-scripts/jenkins
2017-12-21 14:44:23 -08:00
..
formats-amd64-usr.txt jenkins/formats-amd64: add oracle_oci_qcow 2017-09-25 14:13:21 -07:00
formats-arm64-usr.txt jenkins: Re-add Jenkins scripts to this repository 2017-06-29 15:16:54 -07:00
images.sh jenkins/images: use torcx packages from manifest 2017-09-08 16:59:54 -07:00
packages.sh jenkins/packages: configure download root 2017-09-08 16:59:54 -07:00
README.md jenkins: Re-add Jenkins scripts to this repository 2017-06-29 15:16:54 -07:00
sdk.sh jenkins: Re-add Jenkins scripts to this repository 2017-06-29 15:16:54 -07:00
toolchains.sh jenkins: Re-add Jenkins scripts to this repository 2017-06-29 15:16:54 -07:00
vm.sh *: remove --prod_image in other scripts 2017-12-21 14:44:23 -08: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.