11c5a04a50b8b81283d1b9c88af596223f228dc1
[csit.git] / csit.infra.dash / app / cdash / data / data.yaml
1 - data_type: statistics
2   partition: stats_type
3   partition_name: sra
4   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/stats
5   schema: statistics
6   columns:
7     - job
8     - build
9     - start_time
10     - duration
11 - data_type: trending
12   partition: test_type
13   partition_name: mrr
14   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/trending
15   schema: trending_mrr
16   columns:
17     - job
18     - build
19     - dut_type
20     - dut_version
21     - hosts
22     - start_time
23     - passed
24     - test_id
25     - version
26     - result_receive_rate_rate_avg
27     - result_receive_rate_rate_stdev
28     - result_receive_rate_rate_unit
29     - result_receive_rate_bandwidth_avg
30     - result_receive_rate_bandwidth_stdev
31     - result_receive_rate_bandwidth_unit
32     - telemetry
33 - data_type: trending
34   partition: test_type
35   partition_name: ndrpdr
36   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/trending
37   schema: trending_ndrpdr
38   columns:
39     - job
40     - build
41     - dut_type
42     - dut_version
43     - hosts
44     - start_time
45     - passed
46     - test_id
47     - version
48     - result_pdr_lower_rate_unit
49     - result_pdr_lower_rate_value
50     - result_ndr_lower_rate_unit
51     - result_ndr_lower_rate_value
52     - result_pdr_lower_bandwidth_unit
53     - result_pdr_lower_bandwidth_value
54     - result_ndr_lower_bandwidth_unit
55     - result_ndr_lower_bandwidth_value
56     - result_latency_reverse_pdr_90_hdrh
57     - result_latency_reverse_pdr_50_hdrh
58     - result_latency_reverse_pdr_10_hdrh
59     - result_latency_reverse_pdr_0_hdrh
60     - result_latency_forward_pdr_90_hdrh
61     - result_latency_forward_pdr_50_avg
62     - result_latency_forward_pdr_50_hdrh
63     - result_latency_forward_pdr_50_unit
64     - result_latency_forward_pdr_10_hdrh
65     - result_latency_forward_pdr_0_hdrh
66     - telemetry
67 - data_type: trending
68   partition: test_type
69   partition_name: hoststack
70   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/trending
71   schema: trending_hoststack
72   columns:
73     - job
74     - build
75     - dut_type
76     - dut_version
77     - hosts
78     - tg_type
79     - result_bandwidth_unit
80     - result_bandwidth_value
81     - result_rate_unit
82     - result_rate_value
83     - result_latency_unit
84     - result_latency_value
85     - start_time
86     - passed
87     - telemetry
88     - test_id
89     - version
90 - data_type: trending
91   partition: test_type
92   partition_name: soak
93   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/trending
94   schema: trending_soak
95   columns:
96     - job
97     - build
98     - dut_type
99     - dut_version
100     - hosts
101     - tg_type
102     - result_critical_rate_lower_bandwidth_unit
103     - result_critical_rate_lower_bandwidth_value
104     - result_critical_rate_lower_rate_unit
105     - result_critical_rate_lower_rate_value
106     - start_time
107     - passed
108     - telemetry
109     - test_id
110     - version
111 - data_type: iterative
112   partition: test_type
113   partition_name: mrr
114   release: rls2310
115   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/iterative_rls2310
116   schema: iterative_rls2310_mrr
117   columns:
118     - job
119     - build
120     - dut_type
121     - dut_version
122     - start_time
123     - passed
124     - test_id
125     - version
126     - result_receive_rate_rate_avg
127     - result_receive_rate_rate_stdev
128     - result_receive_rate_rate_unit
129     - result_receive_rate_rate_values
130 - data_type: iterative
131   partition: test_type
132   partition_name: ndrpdr
133   release: rls2310
134   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/iterative_rls2310
135   schema: iterative_rls2310_ndrpdr
136   columns:
137     - job
138     - build
139     - dut_type
140     - dut_version
141     - start_time
142     - passed
143     - test_id
144     - version
145     - result_pdr_lower_rate_unit
146     - result_pdr_lower_rate_value
147     - result_ndr_lower_rate_unit
148     - result_ndr_lower_rate_value
149     - result_pdr_lower_bandwidth_unit
150     - result_pdr_lower_bandwidth_value
151     - result_ndr_lower_bandwidth_unit
152     - result_ndr_lower_bandwidth_value
153     - result_latency_reverse_pdr_90_hdrh
154     - result_latency_reverse_pdr_50_hdrh
155     - result_latency_reverse_pdr_10_hdrh
156     - result_latency_reverse_pdr_0_hdrh
157     - result_latency_forward_pdr_90_hdrh
158     - result_latency_forward_pdr_50_avg
159     - result_latency_forward_pdr_50_hdrh
160     - result_latency_forward_pdr_50_unit
161     - result_latency_forward_pdr_10_hdrh
162     - result_latency_forward_pdr_0_hdrh
163 - data_type: iterative
164   partition: test_type
165   partition_name: hoststack
166   release: rls2310
167   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/iterative_rls2310
168   schema: iterative_rls2310_hoststack
169   columns:
170     - job
171     - build
172     - dut_type
173     - dut_version
174     - tg_type
175     - result_bandwidth_unit
176     - result_bandwidth_value
177     - result_rate_unit
178     - result_rate_value
179     - start_time
180     - passed
181     - test_id
182     - version
183 - data_type: coverage
184   partition: test_type
185   partition_name: ndrpdr
186   release: rls2310
187   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/coverage_rls2310
188   schema: coverage_rls2310_ndrpdr
189   columns:
190     - job
191     - build
192     - dut_type
193     - dut_version
194     - tg_type
195     - start_time
196     - passed
197     - test_id
198     - version
199     - result_pdr_lower_rate_unit
200     - result_pdr_lower_rate_value
201     - result_ndr_lower_rate_value
202     - result_pdr_lower_bandwidth_value
203     - result_ndr_lower_bandwidth_value
204     - result_latency_reverse_pdr_90_hdrh
205     - result_latency_reverse_pdr_50_hdrh
206     - result_latency_reverse_pdr_10_hdrh
207     - result_latency_forward_pdr_90_hdrh
208     - result_latency_forward_pdr_50_hdrh
209     - result_latency_forward_pdr_10_hdrh
210 - data_type: coverage
211   partition: test_type
212   partition_name: mrr
213   release: rls2310
214   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/coverage_rls2310
215   schema: iterative_rls2310_mrr
216   columns:
217     - job
218     - build
219     - dut_type
220     - dut_version
221     - start_time
222     - passed
223     - test_id
224     - version
225     - result_receive_rate_rate_avg
226     - result_receive_rate_rate_stdev
227     - result_receive_rate_rate_unit
228 - data_type: coverage
229   partition: test_type
230   partition_name: device
231   release: rls2310
232   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/coverage_rls2310
233   schema: coverage_rls2310_device
234   columns:
235     - job
236     - build
237     - dut_type
238     - dut_version
239     - passed
240     - test_id
241     - version
242 - data_type: iterative
243   partition: test_type
244   partition_name: mrr
245   release: rls2402
246   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/iterative_rls2402
247   schema: iterative_rls2402_mrr
248   columns:
249     - job
250     - build
251     - dut_type
252     - dut_version
253     # - hosts
254     - start_time
255     - passed
256     - test_id
257     - version
258     - result_receive_rate_rate_avg
259     - result_receive_rate_rate_stdev
260     - result_receive_rate_rate_unit
261     - result_receive_rate_rate_values
262     - result_receive_rate_bandwidth_avg
263     - result_receive_rate_bandwidth_stdev
264     - result_receive_rate_bandwidth_unit
265     - result_receive_rate_bandwidth_values
266 - data_type: iterative
267   partition: test_type
268   partition_name: ndrpdr
269   release: rls2402
270   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/iterative_rls2402
271   schema: iterative_rls2402_ndrpdr
272   columns:
273     - job
274     - build
275     - dut_type
276     - dut_version
277     # - hosts
278     - start_time
279     - passed
280     - test_id
281     - version
282     - result_pdr_lower_rate_unit
283     - result_pdr_lower_rate_value
284     - result_ndr_lower_rate_unit
285     - result_ndr_lower_rate_value
286     - result_pdr_lower_bandwidth_unit
287     - result_pdr_lower_bandwidth_value
288     - result_ndr_lower_bandwidth_unit
289     - result_ndr_lower_bandwidth_value
290     - result_latency_reverse_pdr_90_hdrh
291     - result_latency_reverse_pdr_50_hdrh
292     - result_latency_reverse_pdr_10_hdrh
293     - result_latency_reverse_pdr_0_hdrh
294     - result_latency_forward_pdr_90_hdrh
295     - result_latency_forward_pdr_50_avg
296     - result_latency_forward_pdr_50_hdrh
297     - result_latency_forward_pdr_50_unit
298     - result_latency_forward_pdr_10_hdrh
299     - result_latency_forward_pdr_0_hdrh
300 - data_type: iterative
301   partition: test_type
302   partition_name: hoststack
303   release: rls2402
304   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/iterative_rls2402
305   schema: iterative_rls2402_hoststack
306   columns:
307     - job
308     - build
309     - dut_type
310     - dut_version
311     - hosts
312     - tg_type
313     - result_bandwidth_unit
314     - result_bandwidth_value
315     - result_rate_unit
316     - result_rate_value
317     - start_time
318     - passed
319     - test_id
320     - version
321 - data_type: coverage
322   partition: test_type
323   partition_name: ndrpdr
324   release: rls2402
325   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/coverage_rls2402
326   schema: coverage_rls2402_ndrpdr
327   columns:
328     - job
329     - build
330     - dut_type
331     - dut_version
332     - tg_type
333     - start_time
334     - passed
335     - test_id
336     - version
337     - result_pdr_lower_rate_unit
338     - result_pdr_lower_rate_value
339     - result_ndr_lower_rate_value
340     - result_pdr_lower_bandwidth_value
341     - result_ndr_lower_bandwidth_value
342     - result_latency_reverse_pdr_90_hdrh
343     - result_latency_reverse_pdr_50_hdrh
344     - result_latency_reverse_pdr_10_hdrh
345     - result_latency_forward_pdr_90_hdrh
346     - result_latency_forward_pdr_50_hdrh
347     - result_latency_forward_pdr_10_hdrh
348 - data_type: coverage
349   partition: test_type
350   partition_name: mrr
351   release: rls2402
352   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/coverage_rls2402
353   schema: iterative_rls2402_mrr
354   columns:
355     - job
356     - build
357     - dut_type
358     - dut_version
359     - start_time
360     - passed
361     - test_id
362     - version
363     - result_receive_rate_rate_avg
364     - result_receive_rate_rate_stdev
365     - result_receive_rate_rate_unit
366 - data_type: coverage
367   partition: test_type
368   partition_name: device
369   release: rls2402
370   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/coverage_rls2402
371   schema: coverage_rls2402_device
372   columns:
373     - job
374     - build
375     - dut_type
376     - dut_version
377     - passed
378     - test_id
379     - version
380 - data_type: iterative
381   partition: test_type
382   partition_name: mrr
383   release: rls2406
384   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/iterative_rls2406
385   schema: iterative_rls2406_mrr
386   columns:
387     - job
388     - build
389     - dut_type
390     - dut_version
391     # - hosts
392     - start_time
393     - passed
394     - test_id
395     - version
396     - result_receive_rate_rate_avg
397     - result_receive_rate_rate_stdev
398     - result_receive_rate_rate_unit
399     - result_receive_rate_rate_values
400     - result_receive_rate_bandwidth_avg
401     - result_receive_rate_bandwidth_stdev
402     - result_receive_rate_bandwidth_unit
403     - result_receive_rate_bandwidth_values
404 - data_type: iterative
405   partition: test_type
406   partition_name: ndrpdr
407   release: rls2406
408   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/iterative_rls2406
409   schema: iterative_rls2406_ndrpdr
410   columns:
411     - job
412     - build
413     - dut_type
414     - dut_version
415     # - hosts
416     - start_time
417     - passed
418     - test_id
419     - version
420     - result_pdr_lower_rate_unit
421     - result_pdr_lower_rate_value
422     - result_ndr_lower_rate_unit
423     - result_ndr_lower_rate_value
424     - result_pdr_lower_bandwidth_unit
425     - result_pdr_lower_bandwidth_value
426     - result_ndr_lower_bandwidth_unit
427     - result_ndr_lower_bandwidth_value
428     - result_latency_reverse_pdr_90_hdrh
429     - result_latency_reverse_pdr_50_hdrh
430     - result_latency_reverse_pdr_10_hdrh
431     - result_latency_reverse_pdr_0_hdrh
432     - result_latency_forward_pdr_90_hdrh
433     - result_latency_forward_pdr_50_avg
434     - result_latency_forward_pdr_50_hdrh
435     - result_latency_forward_pdr_50_unit
436     - result_latency_forward_pdr_10_hdrh
437     - result_latency_forward_pdr_0_hdrh
438 - data_type: iterative
439   partition: test_type
440   partition_name: hoststack
441   release: rls2406
442   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/iterative_rls2406
443   schema: iterative_rls2406_hoststack
444   columns:
445     - job
446     - build
447     - dut_type
448     - dut_version
449     - hosts
450     - tg_type
451     - result_bandwidth_unit
452     - result_bandwidth_value
453     - result_rate_unit
454     - result_rate_value
455     - start_time
456     - passed
457     - test_id
458     - version
459 - data_type: iterative
460   partition: test_type
461   partition_name: soak
462   release: rls2406
463   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/iterative_rls2406
464   schema: iterative_rls2406_soak
465   columns:
466     - job
467     - build
468     - dut_type
469     - dut_version
470     - hosts
471     - tg_type
472     - result_critical_rate_lower_bandwidth_unit
473     - result_critical_rate_lower_bandwidth_value
474     - result_critical_rate_lower_rate_unit
475     - result_critical_rate_lower_rate_value
476     - start_time
477     - passed
478     - telemetry
479     - test_id
480     - version
481 - data_type: coverage
482   partition: test_type
483   partition_name: ndrpdr
484   release: rls2406
485   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/coverage_rls2406
486   schema: coverage_rls2406_ndrpdr
487   columns:
488     - job
489     - build
490     - dut_type
491     - dut_version
492     - tg_type
493     - start_time
494     - passed
495     - test_id
496     - version
497     - result_pdr_lower_rate_unit
498     - result_pdr_lower_rate_value
499     - result_ndr_lower_rate_value
500     - result_pdr_lower_bandwidth_value
501     - result_ndr_lower_bandwidth_value
502     - result_latency_reverse_pdr_90_hdrh
503     - result_latency_reverse_pdr_50_hdrh
504     - result_latency_reverse_pdr_10_hdrh
505     - result_latency_forward_pdr_90_hdrh
506     - result_latency_forward_pdr_50_hdrh
507     - result_latency_forward_pdr_10_hdrh
508 - data_type: coverage
509   partition: test_type
510   partition_name: mrr
511   release: rls2406
512   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/coverage_rls2406
513   schema: iterative_rls2406_mrr
514   columns:
515     - job
516     - build
517     - dut_type
518     - dut_version
519     - start_time
520     - passed
521     - test_id
522     - version
523     - result_receive_rate_rate_avg
524     - result_receive_rate_rate_stdev
525     - result_receive_rate_rate_unit
526 - data_type: coverage
527   partition: test_type
528   partition_name: device
529   release: rls2406
530   path: s3://fdio-docs-s3-cloudfront-index/csit/parquet/coverage_rls2406
531   schema: coverage_rls2406_device
532   columns:
533     - job
534     - build
535     - dut_type
536     - dut_version
537     - passed
538     - test_id
539     - version