This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master in repository toolchain/jenkins-scripts.
from c76999db pw-report.sh: Remove workaround for glibc testsuite testing new d1e427d6 round-robin-notify.sh: Simplify single_commit_p() and add a s [...] new 8aab251e round-robin-notify.sh: Remove unnecessary info from jira reports new e3ca4ff5 round-robin-baseline.sh: New script to host update_baseline() code new 93ccf44a round-robin-baseline.sh: Trim artifacts history only if pushing it. new c5cf2014 round-robin-baseline.sh: Remove revision counter from commit message new 2c738957 jenkins-helpers.sh (convert_args_to_variables): Declare variable new 838c1318 round-robin-rewrite.sh: New script to re-write base-artifacts
The 7 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 | 5 +- round-robin-baseline.sh | 166 ++++++++++++++++++++++++++++++++++++++++++++++++ round-robin-bisect.sh | 6 ++ round-robin-notify.sh | 76 +++++++++++----------- round-robin-rewrite.sh | 58 +++++++++++++++++ round-robin.sh | 140 +--------------------------------------- tcwg_aosp-build.sh | 1 - tcwg_bmk-build.sh | 1 - tcwg_dummy-build.sh | 1 - tcwg_gnu-build.sh | 1 - tcwg_kernel-build.sh | 1 - 11 files changed, 273 insertions(+), 183 deletions(-) create mode 100755 round-robin-baseline.sh create mode 100755 round-robin-rewrite.sh