This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance in repository toolchain/abe.
discards 5d4f516 dispatch-benchmark.py: Validate input discards a678b0c dispatch-benchmark.py: Message on dry-run exit discards 06ffae4 dispatch-benchmark.py: Move dryrun exit to more natural location discards d1bcd1d dispatch-benchmark.py: Script to dispatch benchmarks discards 642127e template.yaml: Metadata must be a string discards 7641f35 Remove old jobdefs discards b000ecc Benchmark.sh: Handle enquoting in parameters discards cc3313a Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset discards 5a60338 Benchmark.sh: Set the right default branch discards 559eb07 Benchmark.sh: Remove redundant comments discards 36ecb2d Benchmark.sh,template.yaml: Map from target type to image discards 02a7245 Benchmark.sh,template.yaml: Accept public key discards db283ba Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/ discards 1783b90 Benchmark.sh: Make LAVA_USER available to params discards 00871e1 Benchmark.sh: Get bundle server from external LAVA_SERVER def discards 5a6ed35 Benchmark.sh: Braces-and-spaces discards 20ad4f5 Benchmark.sh: Allow optional parms to be undefined discards 6b8dc03 Import template.yaml from lava-jobs discards a95dd78 Add script to derive all job parameters discards 1fa27b9 Remove redundant TODO discards b4409f8 WIP: 'Semi-trusted' concept, for testing purposes discards 13fe36a Add trusted-host-session.yaml discards 763d193 CPU2006.sh: Attach raw output to run discards da4457b fakebench.sh: Attach to run, not a test case discards 062b01b Gather script + tests for CPU2006 discards 004107c gather/fakebench.sh: All output to console discards e657a7d WIP: Experiment in collecting metadata discards 7cfaa6c Clean up path handling discards 79e38aa Attach raw files when gathering fakebench discards b1756e3 Remove redundant exit from remote_exec_async discards e887fd7 Add some standard settings to target-session discards 4945fe1 Support gathering of results to bundle stream discards 72fedf4 Support post-run-cmd discards 1fb2ecd Simplify benchmark.sh invocations discards b0876dc Allow benchmark.sh to take prebuilt tarball discards 7e47d78 Merge Benchmark.job into host-session discards f924cb1 Use ip_addr in error report, if available discards 4df871b Remove bench dir for being confusing adds a6ad739 Fix fakebench.conf adds 9019768 Remove bench dir for being confusing adds 0430bc7 Use ip_addr in error report, if available adds c82323f Merge Benchmark.job into host-session adds 1dcaba0 Allow benchmark.sh to take prebuilt tarball adds 0171d1a Simplify benchmark.sh invocations adds 6f48ff4 Support post-run-cmd adds 23190cd Support gathering of results to bundle stream adds 15591c3 Add some standard settings to target-session adds 8da8049 Remove redundant exit from remote_exec_async adds ad317c6 Attach raw files when gathering fakebench adds 4ff53fe Clean up path handling adds 8d1b704 WIP: Experiment in collecting metadata adds b5917b1 gather/fakebench.sh: All output to console adds 5989bd0 Gather script + tests for CPU2006 adds eac0803 fakebench.sh: Attach to run, not a test case adds f14cf67 CPU2006.sh: Attach raw output to run adds 6114740 Add trusted-host-session.yaml adds c92eeb5 WIP: 'Semi-trusted' concept, for testing purposes adds bd695c5 Remove redundant TODO adds b647701 Add script to derive all job parameters adds 09fcd1a Import template.yaml from lava-jobs adds 836cb94 Benchmark.sh: Allow optional parms to be undefined adds 516dcbc Benchmark.sh: Braces-and-spaces adds 43c877a Benchmark.sh: Get bundle server from external LAVA_SERVER def adds ba30188 Benchmark.sh: Make LAVA_USER available to params adds b047aec Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/ adds cdc16de Benchmark.sh,template.yaml: Accept public key adds 730b842 Benchmark.sh,template.yaml: Map from target type to image adds b99c414 Benchmark.sh: Remove redundant comments adds 5f44f69 Benchmark.sh: Set the right default branch adds ca96b39 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset adds 9fd8f15 Benchmark.sh: Handle enquoting in parameters adds a5f49f3 Remove old jobdefs adds 756ff2e template.yaml: Metadata must be a string adds e5a249b dispatch-benchmark.py: Script to dispatch benchmarks adds 3a69782 dispatch-benchmark.py: Move dryrun exit to more natural location adds 2d08952 dispatch-benchmark.py: Message on dry-run exit adds 1bca1bc dispatch-benchmark.py: Validate input adds 1038f4f Support external sysroot
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 (5d4f516) \ N -- N -- N refs/heads/bernie/benchmarking-uinstance (1038f4f)
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.
No new revisions were added by this update.
Summary of changes: config/bench/jobdefs/template.yaml | 1 + config/bench/lava/host-session | 26 ++++++++++++++++++-------- config/bench/lava/host-session.yaml | 3 ++- config/bench/lava/trusted-host-session.yaml | 3 ++- config/fakebench.conf | 12 ++++++------ scripts/Benchmark.sh | 3 ++- scripts/dispatch-benchmark.py | 6 ++++++ 7 files changed, 37 insertions(+), 17 deletions(-)