summaryrefslogtreecommitdiff
path: root/jenkins-helpers.sh
AgeCommit message (Expand)Author
2019-04-27jenkins-helpers.sh: Avoid inconsistent state of remote by re-creating itMaxim Kuvyrkov
2019-04-27jenkins-helpers.sh: Add close_baseline_repo helperMaxim Kuvyrkov
2019-04-27jenkins-helpers.sh: Generalize clone_or_update_repo*Maxim Kuvyrkov
2019-04-18jenkins-helpers.sh: Fix ccache pollution on high-executor-count nodesMaxim Kuvyrkov
2019-04-16jenkins-helpers.sh: Improve handling of git errors in run_with_timeout_and_retryChristophe Lyon
2019-03-27jenkins-helpers.sh: run_step: Use 'ts'Christophe Lyon
2019-03-25docker-run.sh, jenkins-helpers.sh: Fix use of flockChristophe Lyon
2019-03-21start-container-docker.sh, jenkins-helpers.sh: Add --ssh_info optionChristophe Lyon
2019-03-21jenkins-helpers.sh: Don't touch step's artifacts directory unnecessarilyMaxim Kuvyrkov
2019-03-19Patch [1/3] Merge tcwg_gnu: jenkins-helpers.sh - s/tcwg_kernel-*/tcwg_*-*.Prathamesh Kulkarni
2019-03-13print_nodes_in_labels: Handle empty labelsChristophe Lyon
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-14Set run_step_status to 0 before running step.Prathamesh 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-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