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.
from e889867 WIP: Experiment in collecting metadata new 39fdf5e Remove redundant TODO new e454302 Add script to derive all job parameters new f2f0f6b Import template.yaml from lava-jobs
The 3 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/jobdefs/template.yaml | 62 ++++++++++++++++++++++++++++++++++++++ scripts/Benchmark.sh | 49 ++++++++++++++++++++++++++++++ scripts/benchmark.sh | 3 -- 3 files changed, 111 insertions(+), 3 deletions(-) create mode 100644 config/bench/jobdefs/template.yaml create mode 100755 scripts/Benchmark.sh