diff options
author | 2018-02-21 09:12:18 +0100 | |
---|---|---|
committer | 2018-02-21 08:14:02 +0000 | |
commit | 8164ca6bbb28efc1c3ebfced6da92a7d4fc9026d (patch) | |
tree | 7035e419850ca54c2723f22f97fe47c5e6f52601 /resources | |
parent | 93d958142603b44e6eb213bd64144d6d6ea48175 (diff) |
CSIT-891: Add data sources for 1801 report
Change-Id: I4c22c9e82bb746917198e345409eea3e0e322bbe
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit a576a8096e610a56c098355a567e1a669692d056)
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 5727b80821..271a5e2a25 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -100,8 +100,8 @@ - 164 - 165 - 166 - - 167 - - 168 + - 169 + - 170 # TODO: Add the data sources # vpp-meltdown-impact: # csit-vpp-perf-1707-all: @@ -144,6 +144,10 @@ - 143 # sel - 145 # sel - 146 # sel + - 162 # sel + - 163 # sel +# - 167 # sel +# - 168 # sel # TODO: Add the data sources plot-throughput-speedup-analysis: csit-vpp-perf-1801-all: @@ -155,6 +159,10 @@ - 143 # sel - 145 # sel - 146 # sel + - 162 # sel + - 163 # sel +# - 167 # sel +# - 168 # sel # performance-improvements: # csit-vpp-perf-1707-all: # - 9 @@ -237,6 +245,10 @@ - 143 # sel - 145 # sel - 146 # sel + - 162 # sel + - 163 # sel +# - 167 # sel +# - 168 # sel plot-dpdk-throughput-latency: csit-dpdk-perf-1801-all: - 1 @@ -552,11 +564,15 @@ - 159 # wrk - 160 # wrk - 161 # wrk + - 162 # sel + - 163 # sel - 164 # wrk - 165 # wrk - 166 # wrk - - 167 # wrk - - 168 # wrk +# - 167 # sel +# - 168 # sel + - 169 # wrk + - 170 # wrk csit-ligato-perf-1710-all: - 5 - 7 |