Jeremi Piotrowski 40337cb8d7 jenkins/kola/dev-container: test that perl doesn't segfault
Previously our cross-compiled perl segfaulted on simple operations such
as `perl -V`. Since we only ship it in the devcontainer, test that it
works correctly in our dev-container test.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2021-08-30 13:52:11 +00:00
..
2020-01-20 16:41:15 +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.