From 2385547cbfb8a9ac72efe293c73fc9dbe0228c9b Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 21 Dec 2016 08:57:08 +0100 Subject: Fix plots cfg for honeycomb-benchmark-master Current configuration creates 4 plot sections, but each of them contains only first of defined plots. Change-Id: Ib8bcd2b3936ac08b9ca129b4e0902d1a3916ba5c Signed-off-by: Marek Gradzki --- jjb/honeycomb/honeycomb.yaml | 3 --- 1 file changed, 3 deletions(-) (limited to 'jjb') diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 168fb132d..0f434ef14 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -218,7 +218,6 @@ format: 'csv' inclusion-flag: 'include-by-string' exclude: 'persistence=true freq=1,persistence=true freq=10,persistence=false freq=1,persistence=false freq=10' - - plot: - title: 'Infrastructure CFG write benchmark (list-in-container)' yaxis: 'ops/second' csv-file-name: 'list-in-container.csv' @@ -233,7 +232,6 @@ format: 'csv' inclusion-flag: 'include-by-string' exclude: 'persistence=true freq=1,persistence=true freq=10,persistence=false freq=1,persistence=false freq=10' - - plot: - title: 'Infrastructure CFG write benchmark (complex-list-in-container)' yaxis: 'ops/second' csv-file-name: 'complex-list-in-container.csv' @@ -248,7 +246,6 @@ format: 'csv' inclusion-flag: 'include-by-string' exclude: 'persistence=true freq=1,persistence=true freq=10,persistence=false freq=1,persistence=false freq=10' - - plot: - title: 'Infrastructure CFG read benchmark' yaxis: 'ops/second' csv-file-name: 'operational-read.csv' -- cgit 1.2.3-korg