Report: Temporarily change report specs
[csit.git] / resources / tools / presentation / specifications / report / elements.yaml
1 # Test Operational Data - VPP Performance Operational Data 3n-skx
2 - type: "table"
3   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4   algorithm: "table_oper_data_html"
5   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6   data: "vpp-3n-skx-curr-cov"
7   filter: "all"
8
9 # Test Operational Data - VPP Performance Operational Data 2n-skx
10 - type: "table"
11   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
12   algorithm: "table_oper_data_html"
13   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
14   data: "vpp-2n-skx-curr-cov"
15   filter: "all"
16
17 # Test Operational Data - VPP Performance Operational Data 2n-zn2
18 - type: "table"
19   title: "Test Operational Data - VPP Performance Operational Data 2n-zn2"
20   algorithm: "table_oper_data_html"
21   output-file: "{DIR[DTO,PERF,VPP,2N,ZN2]}/"
22   data: "vpp-2n-zn2-curr-cov"
23   filter: "all"
24
25 # Test Operational Data - VPP Performance Operational Data 2n-clx
26 - type: "table"
27   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
28   algorithm: "table_oper_data_html"
29   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
30   data: "vpp-2n-clx-curr-cov"
31   filter: "all"
32
33 # Test Operational Data - VPP Performance Operational Data 3n-tsh
34 - type: "table"
35   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
36   algorithm: "table_oper_data_html"
37   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
38   data: "vpp-3n-tsh-curr-cov"
39   filter: "all"
40
41 # Test Operational Data - VPP Performance Operational Data 2n-tx2
42 - type: "table"
43   title: "Test Operational Data - VPP Performance Operational Data 2n-tx2"
44   algorithm: "table_oper_data_html"
45   output-file: "{DIR[DTO,PERF,VPP,2N,TX2]}/"
46   data: "vpp-2n-tx2-curr-cov"
47   filter: "all"
48
49 # Test Operational Data - VPP Performance Operational Data 3n-dnv
50 - type: "table"
51   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
52   algorithm: "table_oper_data_html"
53   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
54   data: "vpp-3n-dnv-curr-cov"
55   filter: "all"
56
57 # Test Operational Data - VPP Performance Operational Data 2n-dnv
58 - type: "table"
59   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
60   algorithm: "table_oper_data_html"
61   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
62   data: "vpp-2n-dnv-curr-cov"
63   filter: "all"
64
65 # VPP Performance Operational
66 - type: "file"
67   title: "VPP Performance Operational"
68   algorithm: "file_details_split_html"
69   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
70   dir-tables:
71     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
72     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
73     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
74     - "{DIR[DTO,PERF,VPP,2N,ZN2]}"
75     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
76     - "{DIR[DTO,PERF,VPP,2N,TX2]}"
77     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
78     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
79   data:
80     - "vpp-2n-skx-curr-cov"
81     - "vpp-3n-skx-curr-cov"
82     - "vpp-2n-clx-curr-cov"
83     - "vpp-2n-zn2-curr-cov"
84     - "vpp-3n-tsh-curr-cov"
85     - "vpp-2n-tx2-curr-cov"
86     - "vpp-2n-dnv-curr-cov"
87     - "vpp-3n-dnv-curr-cov"
88   filter: "'NDRPDR'"
89   data-start-level: 4
90   order-chapters:
91     level-1:
92       - "l2"
93       - "ip4"
94       - "ip6"
95       - "srv6"
96       - "ip4_tunnels"
97       - "ip6_tunnels"
98       - "vm_vhost"
99       - "container_memif"
100       - "crypto"
101       - "vts"
102       - "lb"
103       - "nfv_density"
104       - "hoststack"
105     level-2:
106       - "2n-skx"
107       - "3n-skx"
108       - "2n-clx"
109       - "2n-zn2"
110       - "3n-tsh"
111       - "2n-tx2"
112       - "2n-dnv"
113       - "3n-dnv"
114     level-3:
115       - "xl710"
116       - "x520"
117       - "xxv710"
118       - "x710"
119       - "e810cq"
120       - "x553"
121       - "cx556a"
122       - "vic1227"
123       - "vic1385"