summaryrefslogtreecommitdiff
path: root/tcwg-benchmark.sh
AgeCommit message (Expand)Author
2021-06-21tcwg-benchmark.sh: Return infrastructure error on problems with HWMaxim Kuvyrkov
2021-06-19tcwg-benchmark.sh: Support tcwg-sq-* machinesMaxim Kuvyrkov
2021-06-19tcwg-benchmark.sh: Update parameter handlingMaxim Kuvyrkov
2021-06-19tcwg-benchmark.sh: Stop using $NODE_NAMEMaxim Kuvyrkov
2021-06-19tcwg-benchmark.sh: Update power-cycle procedureMaxim Kuvyrkov
2021-06-18tcwg-benchmark.sh: UpdateMaxim Kuvyrkov
2021-06-18tcwg-benchmark.sh: UpdateMaxim Kuvyrkov
2021-06-17tcwg-benchmark.sh: Move resolution of @build_num@ and @hw_tag@ to yamlMaxim Kuvyrkov
2021-06-16tcwg-benchmark.sh: Fix shellcheck warningMaxim Kuvyrkov
2021-06-16tcwg-benchmark.sh: Don't depend on PWD being jenkins-scripts/ dirMaxim Kuvyrkov
2021-06-16tcwg-benchmark.sh: Update handling of hw_tag in results_idMaxim Kuvyrkov
2021-03-23tcwg-benchmark.sh: Use dedicated (non-multiplexed) connection for rebootMaxim Kuvyrkov
2021-03-23tcwg-benchmark.sh: Don't wait 5min for ssh to break connection due to rebootMaxim Kuvyrkov
2021-03-22tcwg-benchmark.sh: Pass --image DOCKER_IMAGE to prepare-board.shMaxim Kuvyrkov
2020-12-11tcwg-benchmark.sh: Better structure code for rebooting and power-cyclingMaxim Kuvyrkov
2020-12-11tcwg-benchmark.sh: Improve board recovery to check that filesystem is workingMaxim Kuvyrkov
2020-09-11jenkins-helpers.sh: Split $EXPECTED_EXIT into $INTERNAL_FAILMaxim Kuvyrkov
2020-09-10tcwg-benchmark.sh: Prepare board for benchmarking before starting dockerMaxim Kuvyrkov
2020-07-08tcwg-benchmark.sh: Move power-cycling code here from .yaml filesMaxim Kuvyrkov
2020-04-29tcwg-benchmark*.sh: Update to pass --hw_tags to bmk-scripts/Maxim Kuvyrkov
2020-04-29tcwg-benchmark.sh: Remove unused @hw_type@ substitution from $results_idMaxim Kuvyrkov
2020-04-23Shellcheck fixes round 2David Spickett
2020-04-22Various shellcheck warning fixesDavid Spickett
2020-04-17tcwg-benchmark.sh: Minor fixesDavid Spickett
2020-04-01Change default to use "master" docker imagesMaxim Kuvyrkov
2020-02-06tcwg-benchmark.sh, tcwg_bmk-build.sh: Update after splitting tcwg-benchmarkMaxim Kuvyrkov
2019-10-10tcwg-benchmark.sh: Remove extra quoting after switch to remote_exec()Maxim Kuvyrkov
2019-10-10tcwg-benchmark.sh: Run board setup outside of containerMaxim Kuvyrkov
2019-10-10tcwg-benchmark.sh: Fix typoMaxim Kuvyrkov
2019-10-10tcwg-benchmark.sh: Simplify parameter passing through sshMaxim Kuvyrkov
2019-10-10tcwg-benchmark.sh: Prepare board for benchmarkingMaxim Kuvyrkov
2019-09-19tcwg-benchmark.sh: Use bionic containersDiana Picus
2019-09-17tcwg-benchmark.sh: Fix container cleanupMaxim Kuvyrkov
2019-09-17tcwg-benchmark.sh: Fix FIXMEMaxim Kuvyrkov
2019-09-14tcwg-benchmark.sh: Bind-mount $WORKSPACE inside benchmarking containerMaxim Kuvyrkov
2019-09-14tcwg-benchmark.sh: Cleanup container on benchmarking boardMaxim Kuvyrkov
2019-09-13Run benchmarks inside containersDiana Picus
2019-04-22tcwg_bmk-build.sh: Workaround clang's linking problem in -Os/-Oz LTO buildsMaxim Kuvyrkov
2019-03-22tcwg_bmk-build.sh: Main support for tcwg_bmkMaxim Kuvyrkov
2019-03-15tcwg-benchmark.sh: Add support for clean_older_thanChristophe Lyon
2019-02-07tcwg-benchmark.sh: Ssh directly to the benchmark board.Maxim Kuvyrkov
2019-01-25tcwg-benchmark.sh: Add support for :parallelize parameter in ccprefix.Christophe Lyon
2018-12-21tcwg-benchmark.sh: Use '22' as default port for ssh:// type of toolchain_urlChristophe Lyon
2018-12-21tcwg-benchmark.sh: Determine toolchain_type when toolchain_url is of ssh:// typeChristophe Lyon
2018-12-21tcwg-benchmark.sh: Add sanity check for toolchain_typeChristophe Lyon
2018-12-21tcwg-benchmark.sh: Support ssh:// method for sysroot.Christophe Lyon
2018-12-21tcwg-benchmark.sh: Force use of build_container_port when copying sysroot to ...Christophe Lyon
2018-12-21tcwg-benchmark.sh: Do not create a remote build container when using ssh.Christophe Lyon
2018-11-26Don't ignore "null" values in variable expansionsMaxim Kuvyrkov
2018-06-01*.sh: Switch to *-tcwg-tested docker images.Maxim Kuvyrkov