This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch benchmarking-fixes in repository toolchain/abe.
from fd82d0b Expose lava-job-name in benchmark dispatch script adds cfac027 Build before target configuration adds a89aebf Add comments to demarcate host-session phases adds bbf7b43 Move filesystem init to pre-exit-handler code adds b4fb9f0 Support secret-passing for paranoid benchmarking adds 25b974b Split a pair of long lines into parts adds b320614 Make validation stages stand out clearly adds 6b5bdc0 Guard against insecure credential transmission adds 67fb597 Report response code when curl fails adds 26d2c83 Validate URLs requiring user/password auth adds 524b3a8 Check that both or neither of the ssh-paranoia case values are set adds 610db44 Check that only one of the paranoia cases is being employed adds f341af1 Do not try to validate non-http(s) URLs adds 11778a8 Better non-interactive ssh/rsync behaviour new 9c8afb6 Permit host-session to early-kill target-session(s)
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: config/bench/lava/host-session | 250 +++++++++++++++-------- config/bench/lava/host-session-multilib.yaml | 5 +- config/bench/lava/host-session-no-multilib.yaml | 5 +- config/bench/lava/host-session-persist-safe.yaml | 5 +- config/bench/lava/host-session.yaml | 5 +- config/bench/lava/target-session | 13 ++ lib/remote.sh | 8 +- scripts/Benchmark.sh | 96 ++++++++- scripts/runbenchmark.sh | 14 +- 9 files changed, 291 insertions(+), 110 deletions(-)