summaryrefslogtreecommitdiff
path: root/round-robin.sh
AgeCommit message (Expand)Author
2020-05-26round-robin.sh: Fix one more artifact in build_abe()Maxim Kuvyrkov
2020-05-22round-robin.sh (build_abe): Pass "--disable update" to ABEMaxim Kuvyrkov
2020-05-20round-robin.sh: Fix "bootstrap check" build stepDavid Spickett
2020-05-14tcwg_bmk/round-robin: Add assert_with_msg functionDavid Spickett
2020-05-05jenkins-helpers.sh: Add pwd check functionDavid Spickett
2020-04-30round-robin.sh/tcwg_kernel-build.shDavid Spickett
2020-04-30Shellcheck fixes round 4David Spickett
2020-04-28Shellcheck fixes round 3David Spickett
2020-04-28round-robin.sh: Don't define $PATH as localMaxim Kuvyrkov
2020-04-22round-robin.sh: Fix shellcheck warningsDavid Spickett
2020-04-20Shellcheck warning fixesDavid Spickett
2020-04-01tcwg_bmk-build.sh: Fix spurious failuresMaxim Kuvyrkov
2020-03-22round-robin.sh: Merge info from "regressions.txt" to "results"Maxim Kuvyrkov
2020-03-22round-robin.sh: Avoid changing top-level artifacts in no_regression_p predicateMaxim Kuvyrkov
2020-03-11Add annotations to round-robin's "results" fileMaxim Kuvyrkov
2020-02-18Round-robin scripts: improve regression email contentsChristophe Lyon
2020-02-06round-robin.sh: Always generate comparison artifacts in check_regressionMaxim Kuvyrkov
2020-01-17round-robin.sh: Report build regression only if build result is worse than re...Christophe Lyon
2019-12-20tcwg_bmk-build.sh: Run only regressed benchmarks during bisectionMaxim Kuvyrkov
2019-12-13round-robin.sh: Create branch in interesting-commits for custom ci_projectsMaxim Kuvyrkov
2019-12-13round-robin.sh: Re-arrange code in update_baseline()Maxim Kuvyrkov
2019-12-13round-robin.sh: Add "push" option to handling of base-artifacstsMaxim Kuvyrkov
2019-12-13round-robin.sh: Fix "init" mode failing to clone yet-missing branchesMaxim Kuvyrkov
2019-12-09round-robin.sh: Try to fix print_updated_components() for 3'rd or 4'th timeMaxim Kuvyrkov
2019-12-05round-robin.sh: Fix print_updated_components() [Take 2]Maxim Kuvyrkov
2019-12-05round-robin.sh, round-robin-bisect.sh: Don't bisect uninteresting regressionsMaxim Kuvyrkov
2019-12-05round-robin.sh: Fix thinkoMaxim Kuvyrkov
2019-12-03round-robin.sh: Fix print_updated_components()Maxim Kuvyrkov
2019-11-26round-robin.sh: Optimize splitting builds to narrow regressionMaxim Kuvyrkov
2019-11-23round-robin.sh: Fix "set -e" behavior of no_regression_p predicatesMaxim Kuvyrkov
2019-10-10round-robin.sh: Add no_build_regression_p helperMaxim Kuvyrkov
2019-10-10round-robin.sh: Convert no_regression_p() to a hookMaxim Kuvyrkov
2019-08-26Separate build and test steps for build_abe.Prathamesh Kulkarni
2019-08-26Pass --disable-werror for profiled bootstraps.Prathamesh Kulkarni
2019-08-20round-robin.sh: Allow more flexibility in arguments of build_abe()Maxim Kuvyrkov
2019-08-12round-robin.sh: Fix and simplify finding of .sum files in build_abe()Maxim Kuvyrkov
2019-08-12round-robin.sh: Fix handling of .sum files in build_abeMaxim Kuvyrkov
2019-08-09round-robin.sh: Fix thinkoMaxim Kuvyrkov
2019-08-09round-robin.sh: Add missing "shift" to build_abe()Maxim Kuvyrkov
2019-08-08tcwg_bmk-build.sh: Benchmark -mthumb for size and -marm for speedMaxim Kuvyrkov
2019-07-30Add testsuite comparison to tcwg_gnu.Prathamesh Kulkarni
2019-07-26round-robin.sh: Stop bisecting non-interesting regressionsMaxim Kuvyrkov
2019-07-26round-robin.sh: Add $BUILD_URL to commit log of base-artifacts.Maxim Kuvyrkov
2019-06-27round-robin.sh, tcwg_gnu-build.sh: Fix check_binutils typoChristophe Lyon
2019-06-10round-robin.sh, tcwg_gnu-build.sh: build and check binutilsChristophe Lyon
2019-04-27tcwg_*-build.sh: Don't require repo urls when we don't need themMaxim Kuvyrkov
2019-04-27jenkins-helpers.sh: Add close_baseline_repo helperMaxim Kuvyrkov
2019-04-27round-robin.sh: Build LLVM against appropriate binutils headersMaxim Kuvyrkov
2019-04-25round-robin.sh: Fix "--update_baseline rebase"Maxim Kuvyrkov
2019-04-16round-robin.sh: Add ${rr[update_baseline]} "rebase" capabilityMaxim Kuvyrkov