This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch benchmarking-main-test in repository toolchain/abe.
from ea00ea8 Correct gather scripts for Coremark-Pro quickrun adds 39e702f Benchmark.sh: Basic check for URL validity adds de59069 host-session: Catch wget failure adds b5513bd Support dummy hosts, dummy is default host adds b0e59cf Add iputils-ping to host sessions adds 2503550 remote.sh: Add ABE_REMOTE_SSH_OPTS adds 30b8245 Make host-session persistence-safe adds d7e2fc0 host-session: Eliminate separate tmpdir for downloads adds 4f6d2f1 host-session: Pre-clean host adds 974fd3c host-session: Restore full un/trusted distinction adds 2079bbf Allow host-session to use bot key adds 1cf15c5 dummy-ssh host does not install a host key adds ff2c7fa Benchmark.sh: Separate host/target public keys adds 4691aad Validate/appropriately handle separated pubkeys adds f8a829a Move key validation into validate function adds 57038c1 Expose keys in CLI interface adds 9f72f8a Benchmark.sh: Default trust based on IP adds 5ec65bb Benchmark.sh: Permit user override of TRUST adds 1df40f7 host-session: Set sysroot via make flags adds fd5eb79 Attach build log to host-session adds 82e70ad Send most output to /dev/null adds 4522290 Initialize maindir before exit handler adds 1b3b4c9 Only attach host-session logs to trusted sessions adds 9a5e90d Attach abe's own make log adds cd85016 Eliminate redundant paths in attached files adds c1207c8 Ensure toolchain_path is always set adds de393c0 Add source control to build.log adds fc1e004 Remove second copy of sizes from build.log adds 4d9a87d All build.log output in cat <<EOF format adds e121389 Capture any stderr from cmds creating build.log adds b2e7a6a Record sizes in a form accessible to LAVA adds f07b24b Check for existence of logdirs adds 37630b9 Make downloadable check permit local paths
No new revisions were added by this update.
Summary of changes: config/bench/gather/CPU200x.sh | 3 - config/bench/gather/Coremark-Pro.sh | 3 - config/bench/gather/fakebench.sh | 1 - config/bench/lava/host-session | 166 ++++++++++++++------- config/bench/lava/host-session-multilib.yaml | 1 + config/bench/lava/host-session-no-multilib.yaml | 1 + ...session.yaml => host-session-persist-safe.yaml} | 4 - lib/remote.sh | 8 +- scripts/Benchmark.sh | 56 ++++++- scripts/benchmark.sh | 61 ++++---- scripts/dispatch-benchmark.py | 32 +++- 11 files changed, 231 insertions(+), 105 deletions(-) copy config/bench/lava/{host-session.yaml => host-session-persist-safe.yaml} (78%)