This is an automated email from the git hooks/post-receive script.
"Prathamesh Kulkarni pushed a change to branch tcwg_gnu in repository toolchain/jenkins-scripts.
from a797f90 Remove uses of results_id and BUILD_NUMBER. adds 3fc3100 tcwg-benchmark.sh: Add support for :parallelize parameter in [...] adds 3323a97 tcwg_kernel-bisect.sh: Don't force $reproduce_bisect==true in [...] adds 9f60df1 tcwg_kernel-bisect.sh: Simplify checking first_bad's parents adds a0698db tcwg_kernel-bisect.sh: Simplify linux-next rebase workaround adds e9dc86f tcwg_kernel/*: Remove unused configuration files. adds e69a963 tcwg_kernel-bisect.sh: Add configuration details to the email body adds fe8e172 tcwg_kernel-bisect.sh: Add a few lines of build errors to the email. adds b24c887 tcwg_kernel-bisect.sh: Update email configuration adds fe06407 Remove overriden old prebuilt qemu binaries adds 2047167 jenkins-helpers.sh: Improve remote_exec adds aaa033f round-robin.sh: Add support for handling new configurations adds 72ac59b round-robin.sh: Fix typo adds 9977e80 round-robin.sh: Support using ABE's internal sources in build_abe adds f85158e tcwg-benchmark-results.sh: Rework and cleanup. adds 742e147 tcwg-benchmark.sh: Ssh directly to the benchmark board. adds 3496206 tcwg_kernel-*.sh: Avoid proxy variables adds 0b35f53 jenkins-helpers.sh: Support custom docker root dirs adds 9930055 jenkins-helpers.sh: Workaround DNS issue new 8028d11 Merge branch 'master' into tcwg_gnu
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 | 14 +++++++-- jenkins.sh | 11 -------- round-robin.sh | 43 +++++++++++++++++----------- tcwg-benchmark-results.sh | 1 + tcwg-benchmark.sh | 7 +++-- tcwg_kernel-bisect.sh | 38 +++++++++++++------------ tcwg_kernel-build.sh | 66 ++++++++++++++++++------------------------- tcwg_kernel/gnu-master.sh | 9 ------ tcwg_kernel/gnu-release.sh | 9 ------ tcwg_kernel/linux-lts.sh | 7 ----- tcwg_kernel/linux-mainline.sh | 7 ----- tcwg_kernel/linux-next.sh | 7 ----- tcwg_kernel/linux-stable.sh | 7 ----- tcwg_kernel/llvm-master.sh | 7 ----- tcwg_kernel/llvm-release.sh | 7 ----- 15 files changed, 92 insertions(+), 148 deletions(-) delete mode 100644 tcwg_kernel/gnu-master.sh delete mode 100644 tcwg_kernel/gnu-release.sh delete mode 100644 tcwg_kernel/linux-lts.sh delete mode 100644 tcwg_kernel/linux-mainline.sh delete mode 100644 tcwg_kernel/linux-next.sh delete mode 100644 tcwg_kernel/linux-stable.sh delete mode 100644 tcwg_kernel/llvm-master.sh delete mode 100644 tcwg_kernel/llvm-release.sh