This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-logging in repository toolchain/abe.
discards a14ab3c WIP discards 973259a Support makeflags in multinode jobs discards 87537dd Fix CLI-overriding of make_flags discards 18c67ea Permit benchmarking with prebuilt benchmark discards 7bfea28 Refactor toolchain download/install code discards 4413855 Do not disable ssh host checks discards 76c9b33 Use sleep rather than inotify to hold target session adds 2aec13e Use sleep rather than inotify to hold target session adds 2f248f9 Do not disable ssh host checks adds cfb88b2 Refactor toolchain download/install code adds cffb0b3 Permit benchmarking with prebuilt benchmark adds 7d88fa4 Fix CLI-overriding of make_flags adds be46d5c Support makeflags in multinode jobs adds 4e84e55 Add one of our machines to known_hosts adds a71b49c Write/read pid of sleeper in file adds fc8491c Echo all commands in Benchmark.job adds 7765864 Stop pinging on removal of target dir adds 1a3ff9f Extend comment adds 63380cd Fix command to remove benchmark tarball adds 3745164 Use local thing rather than global prebuilt adds bfcf67c Normalize thing and report it unconditionally adds 18dd538 Ensure that maindir is an abs path adds cdc7aef get_thing always downloads to a tmpdir adds 8043c79 Expand target_dir earlier adds d2510ae Use xargs rather than expansion to kill sleeper new ad0de24 WIP
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (a14ab3c) \ N -- N -- N refs/heads/bernie/benchmarking-logging (ad0de24)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
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 | 4 +++- config/bench/lava/target-session | 5 ++++- scripts/Benchmark.job | 22 +++++++++++++++------- scripts/runbenchmark.sh | 8 ++------ 4 files changed, 24 insertions(+), 15 deletions(-)