diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-02-20 06:39:21 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-02-20 06:40:21 +0100 |
commit | c9d1aec367e6a6aa8cb0105d24eb828e4c9929b8 (patch) | |
tree | e91cd60d9d223301fc0333615442d47411ef470d /resources | |
parent | 2af84e23b731d99231949cfef3b3d496fdb69522 (diff) |
CSIT-891: Add data sources for 1801 report
Change-Id: I86f5bcbe4c5cd12ddccba5ae6f4df73c139a359c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index cdd5b74db5..2c0b3f5216 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -195,6 +195,9 @@ # - 19 # sel # - 20 # sel # - 21 # sel +# - 22 # sel +# - 23 # sel +# - 24 # sel # TODO: Add the data sources vpp-perf-results: csit-vpp-perf-1801-all: @@ -208,7 +211,7 @@ # TODO: Add the data sources ligato-perf-results: csit-ligato-perf-1801-all: - - 19 + - 25 # full dpdk-perf-results: csit-dpdk-perf-1801-all: - 12 @@ -249,6 +252,9 @@ - 19 # sel - 20 # sel - 21 # sel + - 22 # sel + - 23 # sel + - 24 # sel plot-layouts: @@ -570,6 +576,10 @@ - 19 # sel - 20 # sel - 21 # sel + - 22 # sel + - 23 # sel + - 24 # sel + - 25 # full csit-dpdk-perf-1801-all: - 1 - 3 |