From f508331340620c3f31ec346951438c2bc8345a61 Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Fri, 26 Jul 2019 14:21:25 -0400 Subject: [PATCH] bt benchmark: rename to babeltrace_benchmark Signed-off-by: Jonathan Rajotte --- jobs/babeltrace-benchmark.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jobs/babeltrace-benchmark.yaml b/jobs/babeltrace-benchmark.yaml index a8c90e6..3da8c94 100644 --- a/jobs/babeltrace-benchmark.yaml +++ b/jobs/babeltrace-benchmark.yaml @@ -1,9 +1,9 @@ - job: - name: babeltrace-benchmark + name: babeltrace_benchmark project-type: freestyle defaults: global description: | - This job is responsible for triggering jobs in lava and generate the report + This job is responsible for triggering benchmark jobs in lava and generate the report The Babeltrace project provides trace read and write libraries, as well as a trace converter. Plugins can be created for any trace format to -- 2.34.1