summaryrefslogtreecommitdiff
path: root/jenkins-helpers.sh
AgeCommit message (Expand)Author
2018-11-07jenkins-helpers: New helper obligatory_variablesMaxim Kuvyrkov
2018-11-07jenkins-helpers: Improve convert_args_to_variablesMaxim Kuvyrkov
2018-11-06start-container-docker.sh: Add ccache volume handlingMaxim Kuvyrkov
2018-10-25jenkins-helpers.sh: Download URLs more safelyChristophe Lyon
2018-08-15jenkins-helpers.sh: Make git_rev_parse more robust and less noisyMaxim Kuvyrkov
2018-08-10print_memory_limit: Make suitable for high-core-count machinesMaxim Kuvyrkov
2018-07-03jenkins-helpers.sh: Update print_arch_for_label for d05/thx1Christophe Lyon
2018-07-03jenkins-helpers.sh: Support machines with no DNS entryChristophe Lyon
2018-07-02jenkins-helpers.sh: Fix git_rev_parse pathMaxim Kuvyrkov
2018-06-28jenkins-helpers: Fix typo.Maxim Kuvyrkov
2018-06-28tcwg-buildfarm.sh: Fix session_name for start-container-docker.Maxim Kuvyrkov
2018-06-28start-container-docker: Fix handling of architecture without host/node/labelMaxim Kuvyrkov
2018-06-28Revert part "start-container-docker.sh: Use FQDN to ssh to local container."Maxim Kuvyrkov
2018-06-26jenkins-helpers.sh: Fix an obscure quoting error in remote_execMaxim Kuvyrkov
2018-06-26Remove last occurences of docker using TCP socket instead of file socket.Maxim Kuvyrkov
2018-06-26start-container-docker.sh: Use FQDN to ssh to local container.Maxim Kuvyrkov
2018-06-24start-container-*.sh: Rework bind-mount handlingMaxim Kuvyrkov
2018-06-24jenkins-helpers: Hard-code tcwg-buildslave's home in snapshots path.Maxim Kuvyrkov
2018-06-06jenkins-helpers.sh: Support "host" containers in print_bind_mounts.Maxim Kuvyrkov
2018-05-28Add -H :2375 to remote docker commands.Christophe Lyon
2018-05-24jenkins-helpers.sh: Fix git_rev_parse handling of SHA1Christophe Lyon
2018-05-24jenkins-helpers.sh: Make git_rev_parse handle SHA1^ referencesMaxim Kuvyrkov
2018-05-24Connect to docker via ssh rather than directly to port 2375.Christophe Lyon
2018-05-23jenkins-helpers.sh: Add git_rev_parseMaxim Kuvyrkov
2018-05-04start-container-docker.sh: Make friendlier to running outside of JenkinsMaxim Kuvyrkov
2018-05-04jenkins-helpers.sh: Unify and fix handling of error messagesMaxim Kuvyrkov
2018-02-01convert_args_to_variables: Workaround bash array behavior.Maxim Kuvyrkov
2018-01-31jenkins-helpers.sh: New helper convert_args_to_variablesMaxim Kuvyrkov
2018-01-31start-container-docker.sh: Improve handling of defaultsMaxim Kuvyrkov
2018-01-24jenkins-helpers.sh: Fix "unbound variable $4" errorMaxim Kuvyrkov
2018-01-22jenkins-helpers.sh: Add optional reference repo param to clone_or_update_repoMaxim Kuvyrkov
2018-01-22jenkins-helper.sh: Improve clone_or_update_repoMaxim Kuvyrkov
2017-10-12tcwg-benchmark.sh: Add support for fetching sysroot tarball via URL.Maxim Kuvyrkov
2017-09-12jenkins-helpers.sh: Increase RAM allocation for build containersMaxim Kuvyrkov
2017-09-09jenkins-helpers.sh: Handle ILP32 in print_tester_label_for_target.Maxim Kuvyrkov
2017-09-06start-container-qemu.sh: Enable "set -u".Maxim Kuvyrkov
2017-08-10jenkins-helpers.sh: Fix print_bind_mounts.Maxim Kuvyrkov
2017-08-09jenkins-helpers.sh: Improve remote_execMaxim Kuvyrkov
2017-08-09jenkins-helpers.sh: Generalize code into helpers.Maxim Kuvyrkov
2017-08-09jenkins-helpers.sh: Robustify wait_for_ssh_serverMaxim Kuvyrkov
2017-08-09jenkins-helpers: Robustify print_node_with_least_containersMaxim Kuvyrkov
2017-08-09Fix error handling in print_node_with_least_containers()Charles Baylis
2017-07-21jenkins-helpers.sh: Add wait_for_ssh_server.Christophe Lyon
2017-06-26jenkins-helpers.sh: Add print_nodes_in_labelsMaxim Kuvyrkov
2017-06-19print_node_with_least_containers: Strengthen node name gathering.Yvan Roux
2017-06-16print_host_for_node: Rely on DNS resolution.Maxim Kuvyrkov
2017-06-16Rework handling of benchmarking resultsMaxim Kuvyrkov
2017-06-14Remove unused nodename2hostname.sh.Charles Baylis
2017-06-01jenkins-helpers.sh: Add support for our new tcwg-tk1-09 board.Christophe Lyon
2017-05-31jenkins-helpers.sh: Also fetch gerrit changesets in clone_or_update_repo.Maxim Kuvyrkov