This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch tcwg_bmk in repository toolchain/jenkins-scripts.
discards 6f6220d [WIP] tcwg_bmk project discards 3daf869 tcwg_kernel-bisect.sh: Re-arrange code. discards 14fc333 tcwg_kernel-bisect.sh: Improve handling of git-bisect edge cases discards b0d88f5 tcwg_kernel-bisect.sh: Re-write linux-next workaround as a loop. discards 91096a8 tcwg_kernel-bisect.sh: Re-arrange code in linux-next workaround discards 4f760ce tcwg_kernel-bisect.sh: Cleanup handling of $good_rev. discards b8866f3 tcwg_kernel-bisect.sh: Update reproduction instructions discards 10812bc tcwg_kernel-bisect.sh: Re-arrange code. discards 10370dd tcwg_kernel-bisect.sh: Put bisect test script into artifacts/ discards 582dd84 tcwg_kernel-bisect.sh: Fix manifest handling in reproducer runs discards 883bead tcwg_kernel-bisect.sh: Simplify handling of artifact directories discards f484163 tcwg_kernel-bisect.sh: Remove --confirm_failure option discards c20e301 round-robin.sh: Improve comment. discards 259d445 tcwg_kernel-build.sh: Simplify reproduction logic discards 59fa8f1 round-robin.sh: Make clone_repo clean repos during bisect builds discards 5bded30 round-robin.h: Record correct sha1 of base-artifacts/ in manifest discards 096fa12 jenkins-helpers: Enable clone_or_update_repo to fetch single branch discards 7fb0751 jenkins-helpers.sh: Fix fresh_dir and use it in git_clean adds a61032c jenkins-helpers.sh: Fix fresh_dir and use it in git_clean adds a85440a jenkins-helpers: Enable clone_or_update_repo to fetch single branch adds a87534d round-robin.h: Record correct sha1 of base-artifacts/ in manifest adds 0c835eb round-robin.sh: Make clone_repo clean repos during bisect builds adds 0fc62db tcwg_kernel-build.sh: Simplify reproduction logic adds 22b7df0 round-robin.sh: Improve comment. adds 73d563e tcwg_kernel-bisect.sh: Remove --confirm_failure option adds 06f786a tcwg_kernel-bisect.sh: Simplify handling of artifact directories adds dd49fbf tcwg_kernel-bisect.sh: Fix manifest handling in reproducer runs adds 0b630c5 tcwg_kernel-bisect.sh: Put bisect test script into artifacts/ adds f08731e tcwg_kernel-bisect.sh: Re-arrange code. adds 5df7279 tcwg_kernel-bisect.sh: Update reproduction instructions adds 4d14e7d tcwg_kernel-bisect.sh: Cleanup handling of $good_rev. adds de40677 tcwg_kernel-bisect.sh: Re-arrange code in linux-next workaround adds c2e46ed tcwg_kernel-bisect.sh: Re-write linux-next workaround as a loop. adds 8cca964 tcwg_kernel-bisect.sh: Improve handling of git-bisect edge cases adds 32e2f0a tcwg_kernel-bisect.sh: Re-arrange code. adds cb9f3c0 tcwg_kernel*: Correct names of *_rev variables. adds 8332f72 tcwg_kernel-bisect: Generalize bisect script for use in tcwg_ [...] adds 71808ab tcwg_kernel-build.sh: Fix bisection of GCC regressions adds 8cef894 jenkins-helpers.sh: Improve run_step functionality. adds 0894d89 tcwg_kernel-bisect.sh: Fetch build-parameters.sh in reproduct [...] adds 6de8c98 tcwg_kernel-bisect.sh: Avoid absolute paths in manifests adds 564022a tcwg_kernel-bisect.sh: Better handle regressions in merge commits new 496d0d8 tcwg_kernel-bisect.sh: Don't force $reproduce_bisect==true in [...] new e053656 tcwg_kernel-bisect.sh: Simplify checking first_bad's parents new 67b4cfa tcwg_kernel-bisect.sh: Simplify linux-next rebase workaround new 6998c3b [WIP] tcwg_bmk project
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (6f6220d) \ N -- N -- N refs/heads/tcwg_bmk (6998c3b)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 4 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: docker-run.sh | 16 ++- jenkins-helpers.sh | 86 ++++++++++++++-- round-robin.sh | 105 +++++-------------- start-container-docker.sh | 5 - tcwg-benchmark-results.sh | 17 ++- tcwg-benchmark.sh | 2 +- tcwg_bmk-build.sh | 82 +++++++-------- tcwg_kernel-bisect.sh | 256 ++++++++++++++++++++++------------------------ tcwg_kernel-build.sh | 49 +++------ 9 files changed, 305 insertions(+), 313 deletions(-)