This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch tested in repository toolchain/jenkins-scripts.
from 21fc0e4f round-robin.sh (build_abe): Fix disabling of fortran for *emb [...] adds c76999db pw-report.sh: Remove workaround for glibc testsuite testing adds d1e427d6 round-robin-notify.sh: Simplify single_commit_p() and add a s [...] adds 8aab251e round-robin-notify.sh: Remove unnecessary info from jira reports adds e3ca4ff5 round-robin-baseline.sh: New script to host update_baseline() code adds 93ccf44a round-robin-baseline.sh: Trim artifacts history only if pushing it. adds c5cf2014 round-robin-baseline.sh: Remove revision counter from commit message adds 2c738957 jenkins-helpers.sh (convert_args_to_variables): Declare variable adds 838c1318 round-robin-rewrite.sh: New script to re-write base-artifacts adds 78e47269 pw-apply.sh: Handle merged patch series adds 630fb5b8 round-robin.sh: Fix applying patch for binutils and GDB in bu [...] adds f0e45275 tcwg_gnu-build.sh: Apply GDB testsuite patch for tcwg_gdb_che [...] adds 931face1 pw-retrigger.sh: New script to re-trigger pre-commit testing adds 0f31537f jenkins-helpers.sh (clone_or_update_repo_no_checkout): Fix bi [...]
No new revisions were added by this update.
Summary of changes: jenkins-helpers.sh | 9 ++- pw-apply.sh | 25 +++++++- pw-report.sh | 7 -- pw-retrigger.sh | 69 ++++++++++++++++++++ round-robin-baseline.sh | 166 ++++++++++++++++++++++++++++++++++++++++++++++++ round-robin-bisect.sh | 6 ++ round-robin-notify.sh | 76 +++++++++++----------- round-robin-rewrite.sh | 58 +++++++++++++++++ round-robin.sh | 155 +++++--------------------------------------- tcwg_aosp-build.sh | 1 - tcwg_bmk-build.sh | 1 - tcwg_dummy-build.sh | 1 - tcwg_gnu-build.sh | 11 +++- tcwg_kernel-build.sh | 1 - 14 files changed, 391 insertions(+), 195 deletions(-) create mode 100755 pw-retrigger.sh create mode 100755 round-robin-baseline.sh create mode 100755 round-robin-rewrite.sh