summaryrefslogtreecommitdiff
path: root/jenkins-helpers.sh
AgeCommit message (Expand)Author
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
2017-05-31jenkins-helpers.sh: Make print_node_with_least_container more robustMaxim Kuvyrkov
2017-05-26wget_wildcard_url: Don't check certificate for *.tcwglab hosts.Maxim Kuvyrkov
2017-05-23jenkins-scripts.sh: Consistently use "set -euf -o pipefail".Maxim Kuvyrkov
2017-05-23jenkins-helpers.sh: Handle extra options to wget_wildcard_urlMaxim Kuvyrkov
2017-05-23jenkins-helpers.sh: Add wget_wildcard_url helperMaxim Kuvyrkov
2017-05-22jenkins-helpers.sh: Improve clone_or_update_repo.Maxim Kuvyrkov
2017-05-18jenkins-helpers.sh: New helper to clone/update repos.Maxim Kuvyrkov
2017-05-17jenkins-helper.sh, start-container-*.sh: Remove unneeded optionMaxim Kuvyrkov
2017-05-17jenkins-helpers.sh: Add remote_exec helperMaxim Kuvyrkov
2017-05-03jenkins-helpers.sh: use subshells in each functionCharles Baylis
2017-04-27jenkins-helpers.sh: Fix silly bug.Maxim Kuvyrkov
2017-04-25jenkins-helpers.sh: Make print_node_with_least_containers return node nameMaxim Kuvyrkov
2017-04-25start-container-docker.sh: Add --label and --node options.Maxim Kuvyrkov
2017-04-20jenkins-helpers: New functions: print_label_*Maxim Kuvyrkov
2017-04-18jenkins-helpers.sh: New scriptMaxim Kuvyrkov