Introduce babeltrace benchmark pipeline
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 15 May 2019 20:20:41 +0000 (16:20 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 25 Jul 2019 20:00:50 +0000 (16:00 -0400)
commit5c65bbc2ea87bdcecc0c02cc7c19c50c94d6d6cb
treefc510eec5fb6e7d002579f039ff75f327dcface4
parent897eb548da2a0a5a64884b2c9c9d80ecd13d2d2c
Introduce babeltrace benchmark pipeline

This benchmark pipeline leverage jenkins, lava and
obj.internal.efficios.com.

The babeltrace_benchmark (jobs/babeltrace-benchmark.yaml) jobs is
responsible for queueing lava jobs (
  template_lava_job_bt_benchmark.jinja2 and
  lava/benchmark/babeltrace/benchmark.yml
) and generating the benchmark report graph.

The results for each individual commit lava jobs are uploaded to
obj.internal.efficios.com in the form of a json file.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
jobs/babeltrace-benchmark.yaml [new file with mode: 0644]
lava/benchmark/babeltrace/benchmark.yml [new file with mode: 0644]
scripts/babeltrace-benchmark/benchmark.py [new file with mode: 0644]
scripts/babeltrace-benchmark/benchmark.sh [new file with mode: 0755]
scripts/babeltrace-benchmark/lava_submit.py [new file with mode: 0644]
scripts/babeltrace-benchmark/requirement.txt [new file with mode: 0644]
scripts/babeltrace-benchmark/template_lava_job_bt_benchmark.jinja2 [new file with mode: 0644]
scripts/babeltrace-benchmark/time.py [new file with mode: 0644]
This page took 0.023226 seconds and 4 git commands to generate.