summaryrefslogtreecommitdiff
path: root/jenkins-helpers.sh
AgeCommit message (Expand)Author
2019-03-07Merge remote-tracking branch 'gerrit/master' into tcwg_gnuMaxim Kuvyrkov
2019-03-06Use APM boards for cross-testing.Christophe Lyon
2019-02-26tcwg-dev-build: Enable builds using manifestsMaxim Kuvyrkov
2019-02-22jenkins-helpers.sh: Simplify run_step* functionsMaxim Kuvyrkov
2019-02-19jenkins-helpers.sh: Remove stale locks in git repos.Maxim Kuvyrkov
2019-02-19convert_args_to_variables: Document "==" syntaxDiana Picus
2019-02-14Merge branch 'master' into tcwg_gnuPrathamesh Kulkarni
2019-02-14Set run_step_status to 0 before running step.Prathamesh Kulkarni
2019-02-12Merge branch 'master' into tcwg_gnuPrathamesh Kulkarni
2019-02-08jenkins-helpers.sh: Workaround DNS issueMaxim Kuvyrkov
2019-02-08jenkins-helpers.sh: Support custom docker root dirsMaxim Kuvyrkov
2019-02-07jenkins-helpers.sh: Improve remote_execMaxim Kuvyrkov
2019-01-24[WIP] tcwg_bmk projectMaxim Kuvyrkov
2019-01-22tcwg_kernel-bisect.sh: Avoid absolute paths in manifestsMaxim Kuvyrkov
2019-01-22jenkins-helpers.sh: Improve run_step functionality.Maxim 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-17jenkins-helpers.sh: Switch to official LLVM git mirrorMaxim 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-15jenkins-helpers.sh: Implement stack logic for __manifest_fileMaxim Kuvyrkov
2019-01-15jenkins-helpers.sh: Workaround stale "git gc" lock.Maxim 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-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
2019-01-11jenkins-helpers.sh: Include contents of sourced config files in manifestMaxim Kuvyrkov
2019-01-11jenkins-helpers.sh: Create directory for manifest file.Maxim Kuvyrkov
2019-01-07git_init_linaro_local_remote to use toolchain/ci/* instead of the same repoKugan Vivekanandarajah
2018-12-18tcwg_kernel-build.sh: Improve checking of parameters.Maxim Kuvyrkov
2018-12-18jenkins-helpers.sh: Add git_rev_parse_longMaxim Kuvyrkov
2018-12-14jenkins-helpers.sh: Resolve absolute path to manifest file.Maxim Kuvyrkov
2018-12-14Alter timeout to work in the presence of set -ePeter Smith
2018-12-12tcwg_kernel*: Stop using and remove default configurationMaxim Kuvyrkov
2018-12-12convert_args_to_variables: Rework handling of configuration variablesMaxim Kuvyrkov
2018-12-12Add timeout and retry utility and use it for git clone and fetchPeter Smith
2018-12-11jenkins-helpers.sh: Avoid stale info in the manifestMaxim Kuvyrkov
2018-12-11tcwg_kernel-build.sh: Add --mode continueMaxim Kuvyrkov
2018-12-10jenkins-helpers.sh, tcwg-update-snapshots_ref.sh: Add tcwg-sq-* machines.Christophe Lyon
2018-12-07jenkins-helpers: Add manifest generation logic to convert_args_to_variablesMaxim Kuvyrkov
2018-11-26Don't ignore "null" values in variable expansionsMaxim Kuvyrkov
2018-11-14jenkins-helpers: Add missing print_kernel_targetMaxim Kuvyrkov
2018-11-14tcwg_kernel-build.sh: Fill in update_baseline and push_baselineMaxim Kuvyrkov
2018-11-14tcwg_kernel-build.sh: Fill build_llvm* functionsMaxim Kuvyrkov
2018-11-14tcwg_kernel-build.sh: Add logic to build Binutils and GCC using ABE.Maxim Kuvyrkov
2018-11-13tcwg_kernel-build.sh: Fill in clone_repo and add git_init_linaro_local_remoteMaxim Kuvyrkov
2018-11-13jenkins-helpers: Autodetect reference repos in clone_or_update_repo_no_checkoutMaxim Kuvyrkov
2018-11-13jenkins-helpers: Split clone_or_update_repoMaxim Kuvyrkov
2018-11-07jenkins-helpers: New run_step helpersMaxim Kuvyrkov