aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specification_CPTA.yaml
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-05-18 08:31:39 +0200
committerTibor Frank <tifrank@cisco.com>2018-05-29 09:16:37 +0200
commit179579436b0f333732e9937ba4cf7d6ad6a83f46 (patch)
tree8c709504ffe26f4c13c6c9187954a606888f339a /resources/tools/presentation/specification_CPTA.yaml
parentf31dbcd6553ca6e7436736a5bc3aeec8fe18cad1 (diff)
CSIT-1089: Add SRv6 MRR tests to trending
Change-Id: Id7cf1fd41f10922bce35be97153661cdd41d071b Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specification_CPTA.yaml')
-rw-r--r--resources/tools/presentation/specification_CPTA.yaml50
1 files changed, 50 insertions, 0 deletions
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml
index 1937a53735..facd966340 100644
--- a/resources/tools/presentation/specification_CPTA.yaml
+++ b/resources/tools/presentation/specification_CPTA.yaml
@@ -1135,3 +1135,53 @@
parameters:
- "result"
layout: "plot-cpta"
+
+# SRv6 - x520
+
+ - title: "VPP 1T1C SRv6 78B MRR Trending"
+ output-file-name: "srv6-78b-1t1c-x520"
+ data: "plot-performance-trending"
+ filter: "'NIC_Intel-X520-DA2' and '78B' and 'MRR' and '1T1C' and 'SRv6'"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "VPP 2T2C SRv6 78B MRR Trending"
+ output-file-name: "srv6-78b-2t2c-x520"
+ data: "plot-performance-trending"
+ filter: "'NIC_Intel-X520-DA2' and '78B' and 'MRR' and '2T2C' and 'SRv6'"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "VPP 4T4C SRv6 78B MRR Trending"
+ output-file-name: "srv6-78b-4t4c-x520"
+ data: "plot-performance-trending"
+ filter: "'NIC_Intel-X520-DA2' and '78B' and 'MRR' and '4T4C' and 'SRv6'"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "VPP 1T1C SRv6 IMIX MRR Trending"
+ output-file-name: "srv6-imix-1t1c-x520"
+ data: "plot-performance-trending"
+ filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'SRv6'"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "VPP 2T2C SRv6 IMIX MRR Trending"
+ output-file-name: "srv6-imix-2t2c-x520"
+ data: "plot-performance-trending"
+ filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'SRv6'"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "VPP 4T4C SRv6 IMIX MRR Trending"
+ output-file-name: "srv6-imix-4t4c-x520"
+ data: "plot-performance-trending"
+ filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'SRv6'"
+ parameters:
+ - "result"
+ layout: "plot-cpta" \ No newline at end of file