flatcar-scripts/jenkins
Euan Kemp f496072a10 jenkins/images: use torcx packages from manifest
This accompanies the other changes around moving to a torcx manifest.
2017-09-08 16:59:54 -07:00
..
formats-amd64-usr.txt jenkins: Re-add Jenkins scripts to this repository 2017-06-29 15:16:54 -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 jenkins: Drop conditions not affecting this branch 2017-06-29 15:34:29 -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.