This is an automated email from the git hooks/post-receive script.
"Christophe Lyon pushed a change to branch tcwg_bmk in repository toolchain/jenkins-scripts.
from 76a591e Merge remote-tracking branch 'gerrit/master' into tcwg_bmk adds a7205ca tcwg-cleanup-stale-containers.sh: Do not fail if there is no [...] adds f91cadd tcwg-cleanup-stale-containers.sh: Make output easier to understand. adds 04ed7f8 tcwg_kernel-bisect.sh: Use llvm@ and tcwg-gcc@ groups in emai [...] adds d7f15cd tcwg_kernel-bisect.sh: Match GCC ICEs in the logs adds 51e051a print_nodes_in_labels: Handle empty labels adds e53831d tcwg_kernel-bisect.sh: Add support for regression cache adds 54f2d73 tcwg_kernel-bisect.sh: Fix re-triggering bisection with inval [...] adds 7b44d06 tcwg-update-snapshots_ref.sh: Use tcwg-tk1_32-build label ins [...] adds 82cbd12 tcwg_kernel-bisect.sh: Always add $first_bad to interesting-c [...] adds 258dc2d round-robin.sh: Workaround re-writes of base-artifacts.git history adds 7404092 tcwg-benchmark.sh: Add support for clean_older_than adds 04a47e7 tcwg_kernel-bisect.sh: Fix shell expansion adds 97580e5 round-robin.sh: Remove assert in update_baseline adds f702925 round-robin.sh: Fix un-intutive bash behavior adds 9bc9812 tcwg-update-snapshots_ref.sh, tcwg-rsync-dir.sh: Delete adds 4f5214d Patch [1/3] Merge tcwg_gnu: jenkins-helpers.sh - s/tcwg_kerne [...] adds aca75e6 Patch [2/3] Merge tcwg_gnu: Create tcwg_gnu-build.sh as copy [...] adds 278e12d Patch [3/3] Merge tcwg_gnu: Add support for various bootstrap [...] new 6aae8cb Merge branch 'master' into tcwg_bmk
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: jenkins-helpers.sh | 16 +++- round-robin.sh | 65 ++++++++++----- tcwg-benchmark.sh | 2 + tcwg-cleanup-stale-containers.sh | 37 +++++++-- tcwg-rsync-dir.sh | 64 --------------- tcwg-update-snapshots_ref.sh | 36 --------- tcwg_gnu-build.sh | 104 ++++++++++++++++++++++++ tcwg_kernel-bisect.sh | 169 ++++++++++++++++++++++++++++++--------- 8 files changed, 327 insertions(+), 166 deletions(-) delete mode 100755 tcwg-rsync-dir.sh delete mode 100755 tcwg-update-snapshots_ref.sh create mode 100755 tcwg_gnu-build.sh