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 121cb0b2 tcwg_aosp-build: try to fix aosp build error adds 29a68e33 precommit-test.sh: New script to test each patch in a series adds 9f0b332e pw-helpers.sh (pw_deinit): Handle manual precommit testing adds f401228a round-robin-baseline.sh: Add a patch version on the notify.sh script adds 57c9f543 lnt-utils.sh: Use link for jira card adds dbb2e31b round-robin-notify.sh,lnt-utils.sh,lnt/schemas: Add variabilt [...] adds 0691cc50 lnt-utils.sh: Adjust git information adds c886cb6c round-robin-notify.sh,lnt-utils.sh: Adjust run_order adds c314c891 precommit-ssh-apply.sh: Generate email files adds aa5b8200 round-robin-notify.sh (print_readme_link): Fix thinko with /* [...] adds b79bd855 lnt-check.sh: script for running lnt checks adds 6089747f lnt-utils.sh: add bad/good summary metrics adds 8cf1d1fd tcwg-update-lnt-results.sh: Update base-artifacts repository path adds fe784465 round-robin-notify.sh (print_mail_recipients): Enable notific [...] adds 1102bb3d round-robin-notify.sh (release_gcc_testresults_files): Rely o [...] adds 40c82422 round-robin-notify.sh (gnu_generate_extra_details): Extract c [...] adds 57b8283f round-robin.sh (build_abe): Add a pointer to the build origin adds c5e2422e round-robin.sh (build_abe): Detect failures when preparing te [...] adds 44bfa53d tcwg_gnu-build.sh: Enable read1 workaround for GDB check jobs adds 710d058b tcwg-report-stale-rr-jobs.sh: udpdate script for base-artifac [...] adds 87400bb6 tcwg-report-stale-rr-jobs.sh: Remove old code base-artifacts
No new revisions were added by this update.
Summary of changes: lnt-utils.sh | 150 +++++++++++++++++++++++++++++++------- precommit-ssh-apply.sh | 50 +++++++++++-- precommit-test.sh | 58 +++++++++++++++ pw-helpers.sh | 3 +- round-robin-baseline.sh | 57 ++++++++++----- round-robin-notify.sh | 77 ++++++++++++++----- round-robin.sh | 22 +++++- tcwg-lnt/lnt-check.sh | 73 +++++++++++++++++++ tcwg-lnt/schemas/tcwg_bmk.yaml.in | 26 +++---- tcwg-report-stale-rr-jobs.sh | 45 ++++++++---- tcwg-update-lnt-results.sh | 4 +- tcwg_gnu-build.sh | 10 ++- 12 files changed, 465 insertions(+), 110 deletions(-) create mode 100755 precommit-test.sh create mode 100755 tcwg-lnt/lnt-check.sh