This is an automated email from the git hooks/post-receive script.
Diana Picus pushed a change to branch llvmstaging in repository toolchain/jenkins-scripts.
from ffd0f7b tcwg-cleanup-stale-containers.sh: Use docker via TCP socket adds 8756cad tcwg-llvm-[build|release].sh: Echo URL at the end of the job adds d217c76 tcwg-llvm-testsuite.sh: Add nt-flags parameter adds fe269e8 tcwg-llvm-release.sh: Set LC_ALL to C for the release adds 0341de8 tcwg-llvm-testsuite.sh: Don't use cut to split strings adds 0cdb440 Fix error handling in print_node_with_least_containers() adds cfdfbbf jenkins-helpers: Robustify print_node_with_least_containers adds e505112 jenkins-helpers.sh: Robustify wait_for_ssh_server adds f43d03d jenkins-helpers.sh: Generalize code into helpers. adds d4253a9 jenkins-helpers.sh: Improve remote_exec adds 1120958 start-container-docker.sh: Add customization necessary for QEMU VMs. adds 2684173 start-container-qemu.sh: New script adds 2c0c636 jenkins-helpers.sh: Fix print_bind_mounts. adds c0163f0 tcwg-cleanup-stale-workspaces: Robustify against disappearing [...] adds 6ee3c66 abe-bisect-helper.sh: Show commit before build/check adds 3698157 tcwg-benchmark.sh: Support ignore_errors parameter. adds 045cc60 tcwg-benchmark.sh: Ignore ssh error when rebooting the board. adds 6221e33 MakeRelease.job: Handle aarch64-linux-gnu_ilp32 target. adds 635b1a6 Extract tar file to directory with same name. adds 3f83b0f start-container-qemu.sh: Remove "set -u" adds 91eb3ab start-container-qemu.sh: Fix behavior for "test" containers. adds e18484a start-container-docker.sh: Fix parsing of --docker_opts option. adds f0e5100 start-container-qemu.sh: Fix handling of bind-mounts / NFS mounts new 68d8c17 Merge branch 'master' into llvmstaging
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MakeRelease.job | 4 ++ abe-bisect-helper.sh | 1 + jenkins-helpers.sh | 94 ++++++++++++++++++++++++++--- start-container-docker.sh | 33 +++++----- start-container-qemu.sh | 127 +++++++++++++++++++++++++++++++++++++++ tcwg-benchmark.sh | 10 ++- tcwg-cleanup-stale-workspaces.sh | 4 +- tcwg-llvm-build.sh | 3 + tcwg-llvm-release.sh | 5 +- tcwg-llvm-testsuite.sh | 10 ++- 10 files changed, 254 insertions(+), 37 deletions(-) create mode 100755 start-container-qemu.sh