This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-dummy in repository toolchain/abe.
discards 3e2dd59 Make host-session persistance-safe discards f68da5b remote.sh: Add ABE_REMOTE_SSH_OPTS discards 1ee8ec0 Add iputils-ping to host sessions discards 3b5ffa9 Support dummy hosts/targets, dummy is default host new b8d68ba Comments for host-session yaml files new 2a58cda CLI interface: Default to microinstance server new 340b626 CLI interface: Add dry-yaml option new 9026d93 Support dummy hosts, dummy is default host new f5c1f7e Add iputils-ping to host sessions new 02219dc remote.sh: Add ABE_REMOTE_SSH_OPTS new 7f9188b Make host-session persistence-safe
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 (3e2dd59) \ N -- N -- N refs/heads/bernie/benchmarking-dummy (7f9188b)
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 7 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/boards/dummy-ssh.conf | 13 ------------- config/bench/lava/host-session-multilib.yaml | 2 ++ config/bench/lava/host-session-no-multilib.yaml | 2 ++ config/bench/lava/host-session.yaml | 3 +++ scripts/Benchmark.sh | 2 +- scripts/dispatch-benchmark.py | 12 +++++++++++- 6 files changed, 19 insertions(+), 15 deletions(-) delete mode 100644 config/bench/boards/dummy-ssh.conf