From 8891e77ef979a579520f5fe88bd543e8280517bd Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 16 Dec 2016 12:24:32 +0100 Subject: [PATCH] HONEYCOMB-288: include score error in benchmark plot Change-Id: I5b6085b0c675e66b14f5956f6526e68364a86da8 Signed-off-by: Marek Gradzki --- jjb/honeycomb/honeycomb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 6135f7592..9662b5b01 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -209,4 +209,4 @@ display-table: true format: 'csv' inclusion-flag: 'include-by-string' - exclude: 'Score' + exclude: 'Score, Score Error (99,9%)' -- 2.16.6