diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-02-19 15:08:10 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-02-19 15:08:10 +0100 |
commit | ec52d31c064fff2a6bf9c1e0716efa881bcf106e (patch) | |
tree | 759db01e28f81fe294f6775c5e7e329578025834 /resources/tools | |
parent | e15553412cfcc2b14ee3be0e30d1ca3bd146b32a (diff) |
CSIT-891: Add data sources for 1801 report
Change-Id: Ia1a1187c468d0fb57ee6160e633adb38512f0ad7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 0e8a51f236..ae6ba82532 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -94,6 +94,7 @@ csit-vpp-perf-1801-all: - 157 - 158 + - 159 # TODO: Add the data sources # vpp-meltdown-impact: # csit-vpp-perf-1707-all: @@ -189,6 +190,9 @@ # - 16 # sel # - 17 # sel # - 18 # sel +# - 19 # sel +# - 20 # sel +# - 21 # sel # TODO: Add the data sources vpp-perf-results: csit-vpp-perf-1801-all: @@ -202,7 +206,7 @@ # TODO: Add the data sources ligato-perf-results: csit-ligato-perf-1801-all: - - 17 + - 19 dpdk-perf-results: csit-dpdk-perf-1801-all: - 12 @@ -240,6 +244,9 @@ - 16 # sel - 17 # sel - 18 # sel + - 19 # sel + - 20 # sel + - 21 # sel plot-layouts: @@ -529,6 +536,7 @@ - 146 # sel - 157 # wrk - 158 # wrk + - 159 # wrk csit-ligato-perf-1710-all: - 5 - 7 @@ -555,6 +563,9 @@ - 16 # sel - 17 # sel - 18 # sel + - 19 # sel + - 20 # sel + - 21 # sel csit-dpdk-perf-1801-all: - 1 - 3 |