From: Jonathan Rajotte Date: Wed, 15 May 2019 20:20:41 +0000 (-0400) Subject: Introduce babeltrace benchmark pipeline X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=5c65bbc2ea87bdcecc0c02cc7c19c50c94d6d6cb;hp=5c65bbc2ea87bdcecc0c02cc7c19c50c94d6d6cb;p=lttng-ci.git 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 ---