This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch maxim in repository toolchain/jenkins-scripts.
discards 82bfacc tcwg_kernel-bisect: Generalize bisect script for use in tcwg_ [...] discards aaa8f6f tcwg_kernel*: Correct names of *_rev variables. omits 3daf869 tcwg_kernel-bisect.sh: Re-arrange code. omits 14fc333 tcwg_kernel-bisect.sh: Improve handling of git-bisect edge cases omits b0d88f5 tcwg_kernel-bisect.sh: Re-write linux-next workaround as a loop. omits 91096a8 tcwg_kernel-bisect.sh: Re-arrange code in linux-next workaround omits 4f760ce tcwg_kernel-bisect.sh: Cleanup handling of $good_rev. omits b8866f3 tcwg_kernel-bisect.sh: Update reproduction instructions omits 10812bc tcwg_kernel-bisect.sh: Re-arrange code. omits 10370dd tcwg_kernel-bisect.sh: Put bisect test script into artifacts/ omits 582dd84 tcwg_kernel-bisect.sh: Fix manifest handling in reproducer runs omits 883bead tcwg_kernel-bisect.sh: Simplify handling of artifact directories omits f484163 tcwg_kernel-bisect.sh: Remove --confirm_failure option omits c20e301 round-robin.sh: Improve comment. omits 259d445 tcwg_kernel-build.sh: Simplify reproduction logic omits 59fa8f1 round-robin.sh: Make clone_repo clean repos during bisect builds omits 5bded30 round-robin.h: Record correct sha1 of base-artifacts/ in manifest omits 096fa12 jenkins-helpers: Enable clone_or_update_repo to fetch single branch omits 7fb0751 jenkins-helpers.sh: Fix fresh_dir and use it in git_clean new b98b781 jenkins-helpers.sh: Fix fresh_dir and use it in git_clean new 5ab2892 jenkins-helpers: Enable clone_or_update_repo to fetch single branch new 462c0bd round-robin.h: Record correct sha1 of base-artifacts/ in manifest new 498c971 round-robin.sh: Make clone_repo clean repos during bisect builds new a2d204e tcwg_kernel-build.sh: Simplify reproduction logic new bedb5b1 round-robin.sh: Improve comment. new 82ffe64 tcwg_kernel-bisect.sh: Remove --confirm_failure option new d772207 tcwg_kernel-bisect.sh: Simplify handling of artifact directories new bdae8b9 tcwg_kernel-bisect.sh: Fix manifest handling in reproducer runs new 96da56c tcwg_kernel-bisect.sh: Put bisect test script into artifacts/ new 8de2d5a tcwg_kernel-bisect.sh: Re-arrange code. new c80275f tcwg_kernel-bisect.sh: Update reproduction instructions new 391f1ac tcwg_kernel-bisect.sh: Cleanup handling of $good_rev. new 9af7bec tcwg_kernel-bisect.sh: Re-arrange code in linux-next workaround new 4ec06d5 tcwg_kernel-bisect.sh: Re-write linux-next workaround as a loop. new 6d85cae tcwg_kernel-bisect.sh: Improve handling of git-bisect edge cases new 4621669 tcwg_kernel-bisect.sh: Re-arrange code. new 9d3aedd tcwg_kernel*: Correct names of *_rev variables. new 929c3a7 tcwg_kernel-bisect: Generalize bisect script for use in tcwg_ [...] new 84a5c74 tcwg_kernel-build.sh: Fix bisection of GCC regressions new 971e191 jenkins-helpers.sh: Improve run_step functionality.
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 (82bfacc) \ N -- N -- N refs/heads/maxim (971e191)
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 21 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 | 73 +++++++++++++++++++++++++++++++++++++++++++++++---- round-robin.sh | 62 +++---------------------------------------- tcwg_kernel-bisect.sh | 15 +++++++---- tcwg_kernel-build.sh | 23 ++++++++-------- 4 files changed, 92 insertions(+), 81 deletions(-)