diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2016-12-16 14:41:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2016-12-16 14:41:24 +0000 |
commit | 0b5daf17cbbefee675462aa9af1c3004054f61a8 (patch) | |
tree | bebba55ab6031a89a41afbdd3ec7daeece9cbd55 /jjb | |
parent | 633ee98dbc0cdb02074fb3e374a839a2b8efbe9c (diff) | |
parent | 8891e77ef979a579520f5fe88bd543e8280517bd (diff) |
Merge "HONEYCOMB-288: include score error in benchmark plot"
Diffstat (limited to 'jjb')
-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%)' |