summaryrefslogtreecommitdiff
path: root/jenkins-helpers.sh
AgeCommit message (Expand)Author
2022-09-22jenkins-helpers.sh (run_step): Support changing environmentMaxim Kuvyrkov
2022-09-07Make "git reset --hard" quietMaxim Kuvyrkov
2022-09-03round-robin.sh: Improve mail subjectMaxim Kuvyrkov
2022-09-01jenkins-helpers.sh (interesting_subdir): Move to jenkins-helpers.shMaxim Kuvyrkov
2022-08-31round-robin-notify.sh: New script to notify developers about regressionsMaxim Kuvyrkov
2022-08-29jenkins-helpers.sh (clone_or_update_repo_no_checkout): UpdateMaxim Kuvyrkov
2022-08-29round-robin-bisect.sh: Move functions for handling of $icommitsMaxim Kuvyrkov
2022-08-29jenkins-helpers.sh: Make assert() and assert_with_msg quiterMaxim Kuvyrkov
2022-08-21jenkins-helpers.sh (git_init_linaro_local_remote): Fix pushes in bisectsMaxim Kuvyrkov
2022-08-15jenkins-scripts.sh: Output better comments in artifacts/resultsMaxim Kuvyrkov
2022-08-08round-robin.sh: Rework handling of manifestsMaxim Kuvyrkov
2022-08-08jenkins-helpers.sh (convert_args_to_variables): ReworkMaxim Kuvyrkov
2022-08-05jenkins-helpers.sh (run_step): Improve failure outputMaxim Kuvyrkov
2022-05-26tcwg_kernel-build.sh: Add extra targets to LLVMMaxim Kuvyrkov
2022-05-25tcwg_kernel-build.sh: Fix AArch64 kernel build failure with LLVMMaxim Kuvyrkov
2022-05-18tcwg-benchmark.sh: Wait for ssh server on port from .ssh/configMaxim Kuvyrkov
2021-10-07jenkins-helpers.sh (convert_args_to_variables): Handle secretsMaxim Kuvyrkov
2021-09-01tcwg_gnu-build.sh: Conserve disk space in artifactsMaxim Kuvyrkov
2021-08-31jenkins-helpers.sh: Also reduce size of base-artifacts reposMaxim Kuvyrkov
2021-08-31jenkins-helpers.sh: Save disk space by re-cloning reposMaxim Kuvyrkov
2021-08-12jenkins-helpers.sh (fresh_dir): Handle GDB testsuite leaving filesMaxim Kuvyrkov
2021-08-08jenkins-helpers.sh: Fix and improve uses of print_gnu_targetMaxim Kuvyrkov
2021-08-08round-robin.sh: Share ccache between builds on different executorsMaxim Kuvyrkov
2021-08-04print_arch_for_label: Add support for tcwg-armv8_32 and tcwg-armv8_64Christophe Lyon
2021-07-26round-robin.sh (clone_repo): Fix checkout of branchesMaxim Kuvyrkov
2021-07-26start-container-docker.sh: Use at most half of RAM on normal buildersMaxim Kuvyrkov
2021-07-20jenkins-helpers.sh: Fix typoMaxim Kuvyrkov
2021-07-20round-robin-bisect.sh: Simplify handling of baseline repos/remotesMaxim Kuvyrkov
2021-07-20jenkins-helpers.sh (git_set_remote): New functionMaxim Kuvyrkov
2021-07-15jenkins-helpers.sh: Update only requested remoteMaxim Kuvyrkov
2021-07-14jenkins-helpers.sh (git_init_linaro_local_remote): Add special case ...Maxim Kuvyrkov
2021-06-19jenkins-helpers.sh: Bind-mount benchmark git cache for bmk containersMaxim Kuvyrkov
2021-02-25Error if value is not provided for '==arr[key]'.Prathamesh Kulkarni
2021-01-14tcwg_bmk-build.sh: Rename ${rr[target]} from "arm-eabi" to "arm_eabi"Maxim Kuvyrkov
2020-11-30jenkins-helpers.sh: Remove llvm-reference from print_bind_mountsChristophe Lyon
2020-10-23print_host_for_node: Make "ignore_fail" optionalDiana Picus
2020-09-11jenkins-helpers.sh: Split $EXPECTED_EXIT into $INTERNAL_FAILMaxim Kuvyrkov
2020-09-03tcwg_bmk-build.sh, jenkins-helpers.sh: Add support for arm-eabi targetChristophe Lyon
2020-08-31Increase memory allocation for build containersDiana Picus
2020-08-12jenkins-helpers.sh: Add "failsafe" parameter to print_host_for_nodeChristophe Lyon
2020-05-22tcwg_bmk-build.sh/tcwg_gnu-build.sh:David Spickett
2020-05-20jenkins-helpers.sh: Fix run_step starting step logicDavid Spickett
2020-05-19jenkins-helpers.sh: Handle corrupted repos in clone_or_update_repo_no_checkoutMaxim Kuvyrkov
2020-05-18tcwg_bmk-build/tcwg_gnu-build: Add traceback printingDavid Spickett
2020-05-18jenkins-helpers.sh: Fix log_url unbound errorDavid Spickett
2020-05-15jenkins-helpers.sh: Clarify HANDLING failure messageDavid Spickett
2020-05-15jenkins-helpers.sh: Log run_step_init start and stop stepsDavid Spickett
2020-05-15jenkins-helpers.sh: Add log URL when running a stepDavid Spickett
2020-05-14tcwg_bmk/round-robin: Add assert_with_msg functionDavid Spickett
2020-05-05jenkins-helpers.sh: Fix print_node_with_least_containersChristophe Lyon