summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-22tcwg_kernel-bisect.sh: Better handle regressions in merges commitsmaximMaxim Kuvyrkov
2019-01-22tcwg_kernel-bisect.sh: Avoid absolute paths in manifestsMaxim Kuvyrkov
2019-01-22tcwg_kernel-bisect.sh: Fetch build-parameters.sh in reproduction instructionsMaxim Kuvyrkov
2019-01-22jenkins-helpers.sh: Improve run_step functionality.Maxim Kuvyrkov
2019-01-22tcwg_kernel-build.sh: Fix bisection of GCC regressionsMaxim Kuvyrkov
2019-01-22tcwg_kernel-bisect: Generalize bisect script for use in tcwg_bmk projectMaxim Kuvyrkov
2019-01-22tcwg_kernel*: Correct names of *_rev variables.Maxim Kuvyrkov
2019-01-22tcwg_kernel-bisect.sh: Re-arrange code.Maxim Kuvyrkov
2019-01-21tcwg_kernel-bisect.sh: Improve handling of git-bisect edge casesMaxim Kuvyrkov
2019-01-21tcwg_kernel-bisect.sh: Re-write linux-next workaround as a loop.Maxim Kuvyrkov
2019-01-21tcwg_kernel-bisect.sh: Re-arrange code in linux-next workaroundMaxim Kuvyrkov
2019-01-21tcwg_kernel-bisect.sh: Cleanup handling of $good_rev.Maxim Kuvyrkov
2019-01-21tcwg_kernel-bisect.sh: Update reproduction instructionsMaxim Kuvyrkov
2019-01-21tcwg_kernel-bisect.sh: Re-arrange code.Maxim Kuvyrkov
2019-01-21tcwg_kernel-bisect.sh: Put bisect test script into artifacts/Maxim Kuvyrkov
2019-01-21tcwg_kernel-bisect.sh: Fix manifest handling in reproducer runsMaxim Kuvyrkov
2019-01-21tcwg_kernel-bisect.sh: Simplify handling of artifact directoriesMaxim Kuvyrkov
2019-01-21tcwg_kernel-bisect.sh: Remove --confirm_failure optionMaxim Kuvyrkov
2019-01-21round-robin.sh: Improve comment.Maxim Kuvyrkov
2019-01-21tcwg_kernel-build.sh: Simplify reproduction logicMaxim Kuvyrkov
2019-01-21round-robin.sh: Make clone_repo clean repos during bisect buildsMaxim Kuvyrkov
2019-01-21round-robin.h: Record correct sha1 of base-artifacts/ in manifestMaxim Kuvyrkov
2019-01-21jenkins-helpers: Enable clone_or_update_repo to fetch single branchMaxim Kuvyrkov
2019-01-20jenkins-helpers.sh: Fix fresh_dir and use it in git_cleanMaxim Kuvyrkov
2019-01-18TestRelease.job: execute all tests, update diagnostic format.Christophe Lyon
2019-01-17jenkins-helpers.sh: Switch to official LLVM git mirrorMaxim Kuvyrkov
2019-01-17tcwg_kernel-bisect.sh: Update https:// links to artifactsMaxim Kuvyrkov
2019-01-17jenkins-helpers.sh: Fix "git gc" in clone_or_update_repoMaxim Kuvyrkov
2019-01-16jenkins-helpers.sh: Speed-up "git gc" in clone_or_update_repoMaxim Kuvyrkov
2019-01-16tcwg_kernel-bisect.sh: Simplify artifacts/ directory handlingMaxim Kuvyrkov
2019-01-16tcwg_kernel-bisect.sh: Handle bisect corner-casesMaxim Kuvyrkov
2019-01-16tcwg_kernel-build.sh: Stabilize kernel build for ccacheMaxim Kuvyrkov
2019-01-15tcwg_kernel-bisect.sh: Fix linux-next workaroundMaxim Kuvyrkov
2019-01-15tcwg_kernel-bisect.sh: Create symlinks for moved filesMaxim Kuvyrkov
2019-01-15jenkins-helpers.sh: Implement stack logic for __manifest_fileMaxim Kuvyrkov
2019-01-15jenkins-helpers.sh: Workaround stale "git gc" lock.Maxim Kuvyrkov
2019-01-14round-robin.sh: Fix typo in reset_artifactsMaxim Kuvyrkov
2019-01-14tcwg_kernel-bisect.sh: Change in correct directory directoryMaxim Kuvyrkov
2019-01-14tcwg_kernel-bisect.sh: Simplify handling of email bodyMaxim Kuvyrkov
2019-01-14tcwg_kernel-bisect.sh: Update handling of build-nameMaxim Kuvyrkov
2019-01-13tcwg_kernel-bisect.sh: Fix handling of manifest filesMaxim Kuvyrkov
2019-01-13tcwg_kernel-bisect.sh: Add support to reproduce bisects.Maxim Kuvyrkov
2019-01-13jenkins-helpers.sh: New helper fresh_dirMaxim Kuvyrkov
2019-01-13tcwg_kernel-bisect.sh: Handle git-bisect's smartness.Maxim Kuvyrkov
2019-01-11tcwg_kernel-bisect.sh: Try harder to bisect linux-next failuresMaxim Kuvyrkov
2019-01-11tcwg_kernel-bisect.sh: Cleanup.Maxim Kuvyrkov
2019-01-11tcwg_kernel-bisect.sh: Send emails with useful info when bisect failsMaxim Kuvyrkov
2019-01-11tcwg_kernel-build.sh: Make sure manifest declares variables in the global nam...Maxim Kuvyrkov
2019-01-11jenkins-helpers.sh: Run "git gc" when updating git repos.Maxim Kuvyrkov
2019-01-11jenkins-helpers.sh: Add "^^ true/false" switch to manifest handlingMaxim Kuvyrkov