This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch benchmarking in repository toolchain/abe.
from 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
No new revisions were added by this update.
Summary of changes: config/bench/lava/host-session | 100 +++++++++++++++-------- 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 +- lib/remote.sh | 8 +- scripts/Benchmark.sh | 96 ++++++++++++++++++++-- scripts/runbenchmark.sh | 14 ++-- 8 files changed, 182 insertions(+), 56 deletions(-)