aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specifications/report/elements.yaml
blob: bf52a3d2851db74c6229ce45210b6a1ae6cbc163 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
# Test Operational Data - VPP Performance Operational Data 3n-skx
- type: "table"
  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
  algorithm: "table_oper_data_html"
  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
  data: "vpp-3n-skx-curr-cov"
  filter: "all"

# Test Operational Data - VPP Performance Operational Data 2n-skx
- type: "table"
  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
  algorithm: "table_oper_data_html"
  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
  data: "vpp-2n-skx-curr-cov"
  filter: "all"

# Test Operational Data - VPP Performance Operational Data 2n-zn2
- type: "table"
  title: "Test Operational Data - VPP Performance Operational Data 2n-zn2"
  algorithm: "table_oper_data_html"
  output-file: "{DIR[DTO,PERF,VPP,2N,ZN2]}/"
  data: "vpp-2n-zn2-curr-cov"
  filter: "all"

# Test Operational Data - VPP Performance Operational Data 2n-clx
- type: "table"
  title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
  algorithm: "table_oper_data_html"
  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
  data: "vpp-2n-clx-curr-cov"
  filter: "all"

# Test Operational Data - VPP Performance Operational Data 3n-tsh
- type: "table"
  title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
  algorithm: "table_oper_data_html"
  output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
  data: "vpp-3n-tsh-curr-cov"
  filter: "all"

# Test Operational Data - VPP Performance Operational Data 2n-tx2
- type: "table"
  title: "Test Operational Data - VPP Performance Operational Data 2n-tx2"
  algorithm: "table_oper_data_html"
  output-file: "{DIR[DTO,PERF,VPP,2N,TX2]}/"
  data: "vpp-2n-tx2-curr-cov"
  filter: "all"

# Test Operational Data - VPP Performance Operational Data 3n-dnv
- type: "table"
  title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
  algorithm: "table_oper_data_html"
  output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
  data: "vpp-3n-dnv-curr-cov"
  filter: "all"

# Test Operational Data - VPP Performance Operational Data 2n-dnv
- type: "table"
  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
  algorithm: "table_oper_data_html"
  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
  data: "vpp-2n-dnv-curr-cov"
  filter: "all"

# VPP Performance Operational
- type: "file"
  title: "VPP Performance Operational"
  algorithm: "file_details_split_html"
  output-file: "{DIR[DTO,PERF,VPP,ALL]}"
  dir-tables:
    - "{DIR[DTO,PERF,VPP,2N,SKX]}"
    - "{DIR[DTO,PERF,VPP,3N,SKX]}"
    - "{DIR[DTO,PERF,VPP,2N,CLX]}"
    - "{DIR[DTO,PERF,VPP,2N,ZN2]}"
    - "{DIR[DTO,PERF,VPP,3N,TSH]}"
    - "{DIR[DTO,PERF,VPP,2N,TX2]}"
    - "{DIR[DTO,PERF,VPP,2N,DNV]}"
    - "{DIR[DTO,PERF,VPP,3N,DNV]}"
  data:
    - "vpp-2n-skx-curr-cov"
    - "vpp-3n-skx-curr-cov"
    - "vpp-2n-clx-curr-cov"
    - "vpp-2n-zn2-curr-cov"
    - "vpp-3n-tsh-curr-cov"
    - "vpp-2n-tx2-curr-cov"
    - "vpp-2n-dnv-curr-cov"
    - "vpp-3n-dnv-curr-cov"
  filter: "'NDRPDR'"
  data-start-level: 4
  order-chapters:
    level-1:
      - "l2"
      - "ip4"
      - "ip6"
      - "srv6"
      - "ip4_tunnels"
      - "ip6_tunnels"
      - "vm_vhost"
      - "container_memif"
      - "crypto"
      - "vts"
      - "lb"
      - "nfv_density"
      - "hoststack"
    level-2:
      - "2n-skx"
      - "3n-skx"
      - "2n-clx"
      - "2n-zn2"
      - "3n-tsh"
      - "2n-tx2"
      - "2n-dnv"
      - "3n-dnv"
    level-3:
      - "xl710"
      - "x520"
      - "xxv710"
      - "x710"
      - "e810cq"
      - "x553"
      - "cx556a"
      - "vic1227"
      - "vic1385"