diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2016-12-16 12:24:32 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2016-12-16 12:24:32 +0100 |
commit | 8891e77ef979a579520f5fe88bd543e8280517bd (patch) | |
tree | 0ef63897b717d84ca4379c02f929f9f101d6828b /jjb/honeycomb | |
parent | c71397dcf555583c9dd391d0e10acf976250d151 (diff) |
HONEYCOMB-288: include score error in benchmark plot
Change-Id: I5b6085b0c675e66b14f5956f6526e68364a86da8
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'jjb/honeycomb')
-rw-r--r-- | jjb/honeycomb/honeycomb.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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%)' |