Report: Add aws
[csit.git] / resources / tools / presentation / specifications / report / environment.yaml
1 ################################################################################
2 ###                          E N V I R O N M E N T                           ###
3 ################################################################################
4
5 - type: "environment"
6
7   spec-files:
8     - "specifications/report/data_sets.yaml"
9     - "specifications/report/layouts.yaml"
10     - "specifications/report/elements.yaml"
11
12   paths:
13     # Top level directories:
14     ## Working directory
15     DIR[WORKING]: "_tmp"
16     ## Build directories
17     DIR[BUILD,HTML]: "_build"
18     DIR[BUILD,LATEX]: "_build_latex"
19
20     # Static .rst files
21     DIR[RST]: "../../../docs/report"
22
23     # Working directories
24     ## Input data files (.zip, .xml)
25     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
26     ## Static source files from git
27     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
28     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
29
30     # Static html content
31     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
32     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
33     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
34     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
35
36     # Detailed test results
37     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
38     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
39     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
40     DIR[DTR,PERF,DPDK,2N,ZN2]: "{DIR[DTR]}/dpdk_performance_results_2n_zn2"
41     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
42     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
43     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
44     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
45     DIR[DTR,PERF,DPDK,2N,TX2]: "{DIR[DTR]}/dpdk_performance_results_2n_tx2"
46     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
47     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
48     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
49     DIR[DTR,PERF,VPP,2N,ZN2]: "{DIR[DTR]}/vpp_performance_results_2n_zn2"
50     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
51     DIR[DTR,PERF,VPP,2N,ICX]: "{DIR[DTR]}/vpp_performance_results_2n_icx"
52     DIR[DTR,PERF,VPP,3N,ICX]: "{DIR[DTR]}/vpp_performance_results_3n_icx"
53     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
54     DIR[DTR,PERF,VPP,2N,TX2]: "{DIR[DTR]}/vpp_performance_results_2n_tx2"
55     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
56     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
57     DIR[DTR,PERF,VPP,3N,AWS]: "{DIR[DTR]}/vpp_performance_results_3n_aws"
58     DIR[DTR,PERF,VPP,2N,AWS]: "{DIR[DTR]}/vpp_performance_results_2n_aws"
59     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
60     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
61     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
62     DIR[DTR,MRR,VPP,2N,ZN2]: "{DIR[DTR]}/vpp_mrr_results_2n_zn2"
63     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
64     DIR[DTR,MRR,VPP,2N,ICX]: "{DIR[DTR]}/vpp_mrr_results_2n_icx"
65     DIR[DTR,MRR,VPP,3N,ICX]: "{DIR[DTR]}/vpp_mrr_results_3n_icx"
66     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
67     DIR[DTR,MRR,VPP,2N,TX2]: "{DIR[DTR]}/vpp_mrr_results_2n_tx2"
68     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
69     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
70     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
71
72     # Detailed test configurations
73     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
74     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
75     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
76     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
77     DIR[DTC,PERF,VPP,2N,ZN2]: "{DIR[DTC]}/vpp_performance_configuration_2n_zn2"
78     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
79     DIR[DTC,PERF,VPP,2N,ICX]: "{DIR[DTC]}/vpp_performance_configuration_2n_icx"
80     DIR[DTC,PERF,VPP,3N,ICX]: "{DIR[DTC]}/vpp_performance_configuration_3n_icx"
81     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
82     DIR[DTC,PERF,VPP,2N,TX2]: "{DIR[DTC]}/vpp_performance_configuration_2n_tx2"
83     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
84     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
85     DIR[DTC,PERF,VPP,3N,AWS]: "{DIR[DTC]}/vpp_performance_configuration_3n_aws"
86     DIR[DTC,PERF,VPP,2N,AWS]: "{DIR[DTC]}/vpp_performance_configuration_2n_aws"
87     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
88     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
89     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
90     DIR[DTC,MRR,VPP,2N,ZN2]: "{DIR[DTC]}/vpp_mrr_configuration_2n_zn2"
91     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
92     DIR[DTC,MRR,VPP,2N,ICX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_icx"
93     DIR[DTC,MRR,VPP,3N,ICX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_icx"
94     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
95     DIR[DTC,MRR,VPP,2N,TX2]: "{DIR[DTC]}/vpp_mrr_configuration_2n_tx2"
96     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
97     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
98     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
99
100     # Detailed tests operational data
101     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
102     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
103     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
104     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
105     DIR[DTO,PERF,VPP,2N,ZN2]: "{DIR[DTO]}/vpp_performance_operational_data_2n_zn2"
106     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
107     DIR[DTO,PERF,VPP,2N,ICX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_icx"
108     DIR[DTO,PERF,VPP,3N,ICX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_icx"
109     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
110     DIR[DTO,PERF,VPP,2N,TX2]: "{DIR[DTO]}/vpp_performance_operational_data_2n_tx2"
111     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
112     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
113     DIR[DTO,PERF,VPP,3N,AWS]: "{DIR[DTO]}/vpp_performance_operational_data_3n_aws"
114     DIR[DTO,PERF,VPP,2N,AWS]: "{DIR[DTO]}/vpp_performance_operational_data_2n_aws"
115
116     # Latencies:
117     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
118     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
119
120     # .css patch file to fix tables generated by Sphinx
121     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
122     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
123
124   # Data sources are used in this order:
125   data-sources:
126     # XML
127     - type: "xml"
128       url: "https://s3-logs.fd.io/vex-yul-rot-jenkins-1"
129       path: "{job}/{build}/{filename}"
130       file-name: "output_info.xml.gz"
131       file-format: ".gz"
132       enabled: True
133     - type: "xml"
134       url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1"
135       path: "{job}/{build}/{filename}"
136       file-name: "output_info.xml.gz"
137       file-format: ".gz"
138       enabled: True
139     - type: "xml"
140       url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1"
141       path: "{job}/{build}/archives/{filename}"
142       file-name: "output_info.xml.gz"
143       file-format: ".gz"
144       enabled: True
145     # To be deprecated soon:
146     - type: "xml"
147       url: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
148       path: "{job}/{build}/{filename}"
149       file-name: "output_info.xml.gz"
150       file-format: ".gz"
151       enabled: True
152     # Deprecated:
153     - type: "xml"
154       url: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
155       path: "{job}/{build}/archives/{filename}"
156       file-name: "output_info.xml.gz"
157       file-format: ".gz"
158       enabled: True
159     - type: "xml"
160       url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1"
161       path: "{job}/{build}/archives/{filename}"
162       file-name: "output.xml.gz"
163       file-format: ".gz"
164       enabled: True
165     - type: "xml"
166       url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1"
167       path: "{job}/{build}/{filename}"
168       file-name: "output.xml.gz"
169       file-format: ".gz"
170       enabled: True
171     - type: "xml"
172       url: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
173       path: "{job}/{build}/archives/{filename}"
174       file-name: "output.xml.gz"
175       file-format: ".gz"
176       enabled: True
177     - type: "xml"
178       url: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
179       path: "{job}/{build}/{filename}"
180       file-name: "output.xml.gz"
181       file-format: ".gz"
182       enabled: True
183     # JSON from S3
184     - type: "json"
185       url: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1"
186       path: "{job}/{build}/{filename}"
187       file-name: "output.json.gz"
188       file-format: ".gz"
189       enabled: False
190
191   archive-inputs: False
192
193   mapping-file: ""
194
195   ignore-list: ""
196
197   make-dirs:
198   # List the directories which are created while preparing the environment.
199   # All directories MUST be defined in "paths" section.
200     - "DIR[WORKING,DATA]"
201     - "DIR[STATIC,VPP]"
202     - "DIR[STATIC,DPDK]"
203     - "DIR[STATIC,ARCH]"
204     - "DIR[BUILD,LATEX]"
205     - "DIR[WORKING,SRC]"
206     - "DIR[WORKING,SRC,STATIC]"
207
208   remove-dirs:
209   # List the directories which are deleted while cleaning the environment.
210   # All directories MUST be defined in "paths" section.
211   #  - "DIR[BUILD,HTML]"
212     - "DIR[WORKING,DATA]"
213
214   build-dirs:
215   # List the directories where the results (build) is stored.
216   # All directories MUST be defined in "paths" section.
217     - "DIR[BUILD,HTML]"
218     - "DIR[BUILD,LATEX]"
219
220   reverse-input: False  # Needed for trending, not important for the report
221
222   limits:
223     nic:
224       x520: 24460000
225       x553: 29761905
226       x710: 35800000
227       xxv710: 35800000
228       xl710: 35800000
229       cx556a: 148809523.81
230       e810cq: 148809523.81
231
232     link:
233       10ge: 14880952.38
234       25ge: 37202380.95
235       40ge: 59523809.52
236       100ge: 148809523.81
237
238     pci:
239       pci-g3-x8: 74404761.90
240       pci-g3-x16: 148809523.81
241
242 ################################################################################
243 ###                               S T A T I C                                ###
244 ################################################################################
245
246 - type: "static"
247   src-path: "{DIR[RST]}"
248   dst-path: "{DIR[WORKING,SRC]}"
249
250 ################################################################################
251 ###                               O U T P U T                                ###
252 ################################################################################
253
254 - type: "output"
255   arch-file-format:
256     - ".gz"
257     - ".zip"
258   output: "report"
259   format:
260     html:
261     - full
262 #     pdf:
263 #     - minimal