blob: 12228b9f3c8d6c848f7c1a04fc269385704281a2 [file] [log] [blame]
Matteo Scandolo51b76302020-02-05 12:07:23 -08001---
2# VOLTHA 2.x scale measurements
3
4- project:
5 name: voltha-scale
6
7 project-name: '{name}'
8
9 jobs:
Matteo Scandolo272aed42020-05-08 15:05:57 -070010 # name format is <job-template>-<olts>-<pon>-<onus>-<setup>
Matteo Scandolo3136cca2020-05-15 14:14:27 -070011
Matteo Scandolo8df57162020-10-06 14:43:53 -070012 # this job will be used to test custom images without disrupting tests on master
13 - 'voltha-scale-measurements':
14 name: 'voltha-scale-measurements-master-experimental'
Matteo Scandolobb31fc72021-03-16 17:09:46 -070015 build-node: 'voltha-scale-1'
Matteo Scandolo8a82e9c2020-11-06 11:53:19 -080016 'disable-job': false
Matteo Scandoloe6647a02020-11-02 10:27:52 -080017 # trigger on Feb 29th (a.k.a only trigger it manually)
18 time-trigger: "H 0 29 2 *"
Andrea Campanella642e5502020-11-19 19:47:02 +010019 withMonitoring: true
Matteo Scandolo0b5317e2021-03-16 16:44:14 -070020 olts: 1
Matteo Scandolo3329f402021-03-18 18:23:07 -070021 pons: 16
Matteo Scandolo8df57162020-10-06 14:43:53 -070022 onus: 32
23 withFlows: true
24 provisionSubscribers: true
25 withEapol: true
26 withDhcp: true
27 withIgmp: false
Matteo Scandolo28f4ec62021-07-07 17:45:21 -070028 extraHelmFlags: '--set authRetry=false,dhcpRetry=false'
Matteo Scandolo08d7d002020-11-20 17:37:56 -080029 withPcap: false
Matteo Scandolo9665d592020-10-23 19:08:14 +000030
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080031 - 'voltha-scale-measurements':
32 name: 'voltha-scale-measurements-master-experimental-multi-stack'
Matteo Scandolobe823242020-11-20 13:48:13 -080033 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +020034 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandoloac5ff3f2021-06-01 17:05:41 -070035 'disable-job': false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080036 # trigger on Feb 29th (a.k.a only trigger it manually)
Matteo Scandoloffe19c92020-11-24 15:25:25 -080037 time-trigger: "H 0 29 2 *"
Matteo Scandolod4d55b72020-11-25 12:29:07 -080038 withMonitoring: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -080039 logLevel: WARN
Matteo Scandolo95f3bc12021-06-03 15:25:47 -070040 volthaStacks: 10
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080041 olts: 2
Matteo Scandolo95f3bc12021-06-03 15:25:47 -070042 pons: 16
43 onus: 32
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080044 withFlows: true
45 provisionSubscribers: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -080046 workflow: dt
47 withEapol: false
48 withDhcp: false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080049 withIgmp: false
Matteo Scandolo529e8822021-07-21 10:20:18 -070050 # extraHelmFlags: " -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn "
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080051
Matteo Scandolo2a498022021-08-11 08:32:43 -070052 # GRPC jobs
Matteo Scandolo4d355992021-06-08 11:18:59 +020053 - 'voltha-scale-measurements':
Matteo Scandolo8ded2b62021-08-10 14:20:24 -070054 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers-grpc'
55 'disable-job': false
56 build-node: 'voltha-scale-1'
57 # trigger on Feb 29th (a.k.a only trigger it manually)
58 time-trigger: "H 0 29 2 *"
59 logLevel: DEBUG
Matteo Scandolo4d355992021-06-08 11:18:59 +020060 olts: 2
61 pons: 16
62 onus: 32
63 withFlows: true
64 provisionSubscribers: true
65 withEapol: true
66 withDhcp: true
67 withIgmp: false
Andrea Campanellaa2a99872021-06-08 14:47:02 +020068 inMemoryEtcdStorage: false
Matteo Scandolo8ded2b62021-08-10 14:20:24 -070069 extraHelmFlags: >
70 --set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn
Matteo Scandolo7b269782021-08-10 16:21:09 -070071 --set voltha-adapter-openolt.adapter_open_olt.endpoints.core_endpoint=voltha1-voltha-api.default.svc:55555
72 --set voltha-adapter-openolt.adapter_open_olt.endpoints.adapter_endpoint=voltha1-voltha-adapter-openolt-api.default.svc:50060
73 --set voltha-adapter-openonu.adapter_open_onu.endpoints.core_endpoint=voltha1-voltha-api.default.svc:55555
74 --set voltha-adapter-openonu.adapter_open_onu.endpoints.adapter_endpoint=voltha1-voltha-adapter-openonu-api.default.svc:50060
Matteo Scandolo8ded2b62021-08-10 14:20:24 -070075 --set services.kafka.cluster.address=voltha-infra-kafka.default.svc:9092
76 --set services.etcd.address=voltha-infra-etcd.default.svc:2379
77 --set global.tracing.enabled=true
78 volthaHelmChartsChange: refs/changes/69/26569/3
79 rwCoreImg: 'volthacore/voltha-rw-core:grpc_v1'
80 openoltAdapterImg: 'volthacore/voltha-openolt-adapter:grpc_v1'
81 openonuAdapterGoImg: 'volthacore/voltha-openonu-adapter-go:grpc_v1'
Matteo Scandolo2a498022021-08-11 08:32:43 -070082 - 'voltha-scale-measurements':
83 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers-grpc'
84 'disable-job': false
85 build-node: 'voltha-scale-1'
86 # trigger on Feb 29th (a.k.a only trigger it manually)
87 time-trigger: "H 0 29 2 *"
88 logLevel: DEBUG
89 olts: 2
90 pons: 16
91 onus: 32
92 withFlows: true
93 provisionSubscribers: true
94 withEapol: false
95 withDhcp: false
96 withIgmp: false
97 workflow: dt
98 inMemoryEtcdStorage: false
99 extraHelmFlags: >
100 -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn
101 --set voltha-adapter-openolt.adapter_open_olt.endpoints.core_endpoint=voltha1-voltha-api.default.svc:55555
102 --set voltha-adapter-openolt.adapter_open_olt.endpoints.adapter_endpoint=voltha1-voltha-adapter-openolt-api.default.svc:50060
103 --set voltha-adapter-openonu.adapter_open_onu.endpoints.core_endpoint=voltha1-voltha-api.default.svc:55555
104 --set voltha-adapter-openonu.adapter_open_onu.endpoints.adapter_endpoint=voltha1-voltha-adapter-openonu-api.default.svc:50060
105 --set services.kafka.cluster.address=voltha-infra-kafka.default.svc:9092
106 --set services.etcd.address=voltha-infra-etcd.default.svc:2379
107 --set global.tracing.enabled=true
108 volthaHelmChartsChange: refs/changes/69/26569/3
109 rwCoreImg: 'volthacore/voltha-rw-core:grpc_v1'
110 openoltAdapterImg: 'volthacore/voltha-openolt-adapter:grpc_v1'
111 openonuAdapterGoImg: 'volthacore/voltha-openonu-adapter-go:grpc_v1'
112 - 'voltha-scale-measurements':
113 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers-grpc'
114 'disable-job': false
115 build-node: 'voltha-scale-1'
116 # trigger on Feb 29th (a.k.a only trigger it manually)
117 time-trigger: "H 0 29 2 *"
118 logLevel: DEBUG
119 olts: 2
120 pons: 16
121 onus: 32
122 withFlows: true
123 provisionSubscribers: true
124 withEapol: false
125 withDhcp: true
126 withIgmp: false
127 workflow: tt
128 inMemoryEtcdStorage: false
129 extraHelmFlags: >
130 --set dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn
131 --set voltha-adapter-openolt.adapter_open_olt.endpoints.core_endpoint=voltha1-voltha-api.default.svc:55555
132 --set voltha-adapter-openolt.adapter_open_olt.endpoints.adapter_endpoint=voltha1-voltha-adapter-openolt-api.default.svc:50060
133 --set voltha-adapter-openonu.adapter_open_onu.endpoints.core_endpoint=voltha1-voltha-api.default.svc:55555
134 --set voltha-adapter-openonu.adapter_open_onu.endpoints.adapter_endpoint=voltha1-voltha-adapter-openonu-api.default.svc:50060
135 --set services.kafka.cluster.address=voltha-infra-kafka.default.svc:9092
136 --set services.etcd.address=voltha-infra-etcd.default.svc:2379
137 --set global.tracing.enabled=true
138 volthaHelmChartsChange: refs/changes/69/26569/3
139 rwCoreImg: 'volthacore/voltha-rw-core:grpc_v1'
140 openoltAdapterImg: 'volthacore/voltha-openolt-adapter:grpc_v1'
141 openonuAdapterGoImg: 'volthacore/voltha-openonu-adapter-go:grpc_v1'
Matteo Scandolo4d355992021-06-08 11:18:59 +0200142
Matteo Scandolo7faa6862021-08-23 17:20:07 -0700143 # OLT app rewrite jobs
144 - 'voltha-scale-measurements':
145 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers-new-olt-app'
146 'disable-job': false
147 build-node: 'voltha-scale-1'
148 # trigger on Feb 29th (a.k.a only trigger it manually)
149 time-trigger: "H 0 29 2 *"
150 logLevel: DEBUG
151 olts: 2
152 pons: 16
153 onus: 32
154 withFlows: true
155 provisionSubscribers: true
156 withEapol: true
157 withDhcp: true
158 withIgmp: false
159 inMemoryEtcdStorage: false
160 extraHelmFlags: '--set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml'
161 rwCoreImg: 'matteoscandolo/voltha-rw-core:flow-update'
162 onosImg: 'matteoscandolo/voltha-onos:oltapp'
163
Matteo Scandolofebf6512021-03-02 11:37:37 -0800164 # jobs for 1024 ONUs with openonu-go and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -0700165 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700166 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800167 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800168 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700169 time-trigger: "H H/4 * * *"
170 olts: 2
171 pons: 16
172 onus: 32
173 withFlows: true
174 provisionSubscribers: true
175 withEapol: true
176 withDhcp: true
177 withIgmp: false
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700178 extraHelmFlags: '--set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700179
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700180 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700181 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200182 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800183 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700184 time-trigger: "H H/4 * * *"
185 olts: 2
186 pons: 16
187 onus: 32
188 withFlows: true
189 provisionSubscribers: true
190 workflow: dt
191 withEapol: false
192 withDhcp: false
193 withIgmp: false
Matteo Scandolo0c0b5992021-08-02 10:29:11 -0700194 extraHelmFlags: '-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn'
Matteo Scandolo86939302020-10-30 13:32:08 -0700195
196 - 'voltha-scale-measurements':
197 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers'
Andrea Campanella23c5fc32021-06-30 11:14:29 +0200198 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800199 build-node: 'voltha-scale-1'
Matteo Scandolo86939302020-10-30 13:32:08 -0700200 time-trigger: "H H/4 * * *"
201 olts: 2
202 pons: 16
203 onus: 32
204 withFlows: true
205 provisionSubscribers: true
206 workflow: tt
207 withEapol: false
208 withDhcp: true
209 withIgmp: true
Matteo Scandolo86939302020-10-30 13:32:08 -0700210 onosReplicas: 3
211 atomixReplicas: 3
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700212 extraHelmFlags: '--set dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700213
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800214 # multi-stack jobs
215 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800216 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-att-subscribers'
217 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200218 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800219 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800220 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800221 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800222 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800223 olts: 2
224 pons: 16
225 onus: 32
226 withFlows: true
227 provisionSubscribers: true
228 workflow: att
229 withEapol: true
230 withDhcp: true
231 withIgmp: false
Matteo Scandolo433f60d2021-03-26 12:04:34 -0700232 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800233
234 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800235 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-dt-subscribers'
236 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200237 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800238 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800239 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800240 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800241 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800242 olts: 2
243 pons: 16
244 onus: 32
245 withFlows: true
246 provisionSubscribers: true
247 workflow: dt
248 withEapol: false
249 withDhcp: false
250 withIgmp: false
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700251 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800252
253 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800254 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-tt-subscribers'
255 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200256 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800257 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800258 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800259 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800260 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800261 olts: 2
262 pons: 16
263 onus: 32
264 withFlows: true
265 provisionSubscribers: true
266 workflow: tt
267 withEapol: false
268 withDhcp: true
269 withIgmp: true
Matteo Scandolo433f60d2021-03-26 12:04:34 -0700270 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800271
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000272 # voltha-2.8 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700273 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000274 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-att-subscribers'
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700275 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000276 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800277 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700278 time-trigger: "H H/4 * * *"
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700279 olts: 2
Matteo Scandolod43064b2020-07-13 17:18:45 -0700280 pons: 16
281 onus: 32
282 withFlows: true
283 provisionSubscribers: true
284 withEapol: true
285 withDhcp: true
286 withIgmp: false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000287 release: voltha-2.8
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200288 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700289 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700290 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700291 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700292 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800293 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200294 onosImg: ''
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700295 extraHelmFlags: "--set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn"
Matteo Scandolod43064b2020-07-13 17:18:45 -0700296
297 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000298 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-dt-subscribers'
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700299 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000300 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800301 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700302 time-trigger: "H H/4 * * *"
303 olts: 2
304 pons: 16
305 onus: 32
306 withFlows: true
307 provisionSubscribers: true
308 workflow: dt
309 withEapol: false
310 withDhcp: false
311 withIgmp: false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000312 release: voltha-2.8
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200313 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700314 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700315 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700316 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700317 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800318 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200319 onosImg: ''
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700320 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn"
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700321
Matteo Scandolo031bd982020-09-16 10:03:47 -0700322 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000323 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-tt-subscribers'
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700324 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000325 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800326 build-node: 'voltha-scale-1'
Matteo Scandolo031bd982020-09-16 10:03:47 -0700327 time-trigger: "H H/4 * * *"
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700328 olts: 2
Matteo Scandolo031bd982020-09-16 10:03:47 -0700329 pons: 16
330 onus: 32
331 withFlows: true
332 provisionSubscribers: true
333 workflow: tt
334 withEapol: false
335 withDhcp: true
336 withIgmp: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000337 release: voltha-2.8
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200338 bbsimImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700339 rwCoreImg: ''
340 ofAgentImg: ''
341 openoltAdapterImg: ''
342 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800343 openonuAdapterGoImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700344 onosImg: ''
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700345 extraHelmFlags: "--set dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn"
Matteo Scandolo031bd982020-09-16 10:03:47 -0700346
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700347 # 2.8 multi-stack jobs
Andrea Campanella27b5a662020-12-18 18:49:26 +0100348 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700349 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-att-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100350 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700351 'disable-job': false
352 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100353 time-trigger: "H H/4 * * *"
354 withMonitoring: false
355 logLevel: WARN
356 volthaStacks: 10
357 olts: 2
358 pons: 16
359 onus: 32
360 withFlows: true
361 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700362 release: voltha-2.8
Andrea Campanella27b5a662020-12-18 18:49:26 +0100363 workflow: att
364 withEapol: true
365 withDhcp: true
366 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800367 bbsimImg: ''
368 rwCoreImg: ''
369 ofAgentImg: ''
370 openoltAdapterImg: ''
371 openonuAdapterImg: ''
372 openonuAdapterGoImg: ''
373 onosImg: ''
Matteo Scandolo529e8822021-07-21 10:20:18 -0700374 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100375
376 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700377 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-dt-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100378 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700379 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
380 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100381 time-trigger: "H H/4 * * *"
382 withMonitoring: false
383 logLevel: WARN
384 volthaStacks: 10
385 olts: 2
386 pons: 16
387 onus: 32
388 withFlows: true
389 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700390 release: voltha-2.8
Andrea Campanella27b5a662020-12-18 18:49:26 +0100391 workflow: dt
392 withEapol: false
393 withDhcp: false
394 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800395 bbsimImg: ''
396 rwCoreImg: ''
397 ofAgentImg: ''
398 openoltAdapterImg: ''
399 openonuAdapterImg: ''
400 openonuAdapterGoImg: ''
401 onosImg: ''
Matteo Scandolo529e8822021-07-21 10:20:18 -0700402 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100403
404 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700405 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-tt-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100406 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700407 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
408 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100409 time-trigger: "H H/4 * * *"
410 withMonitoring: false
411 logLevel: WARN
412 volthaStacks: 10
413 olts: 2
414 pons: 16
415 onus: 32
416 withFlows: true
417 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700418 release: voltha-2.8
Andrea Campanella27b5a662020-12-18 18:49:26 +0100419 workflow: tt
420 withEapol: false
421 withDhcp: true
422 withIgmp: true
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800423 bbsimImg: ''
424 rwCoreImg: ''
425 ofAgentImg: ''
426 openoltAdapterImg: ''
427 openonuAdapterImg: ''
428 openonuAdapterGoImg: ''
429 onosImg: ''
Matteo Scandolo529e8822021-07-21 10:20:18 -0700430 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100431
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700432 # per patchset job
433 - 'voltha-scale-measurements':
434 name: 'voltha-scale-measurements-patchset-1-16-32-att-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800435 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700436 olts: 1
437 pons: 16
438 onus: 32
439 withFlows: true
440 provisionSubscribers: true
441 withEapol: true
442 withDhcp: true
443 withIgmp: false
444 withMonitoring: false
445 trigger-comment: "voltha scale test ATT"
446
447 - 'voltha-scale-measurements':
448 name: 'voltha-scale-measurements-patchset-1-16-32-tt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800449 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700450 olts: 1
451 pons: 16
452 onus: 32
453 withFlows: true
454 provisionSubscribers: true
455 workflow: tt
456 withEapol: false
457 withDhcp: true
458 withIgmp: true
459 withMonitoring: false
460 trigger-comment: "voltha scale test TT"
461
462 - 'voltha-scale-measurements':
463 name: 'voltha-scale-measurements-patchset-1-16-32-dt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800464 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700465 olts: 1
466 pons: 16
467 onus: 32
468 withFlows: true
469 provisionSubscribers: true
470 workflow: dt
471 withEapol: false
472 withDhcp: false
473 withIgmp: false
474 withMonitoring: false
475 trigger-comment: "voltha scale test DT"
476
Matteo Scandolo272aed42020-05-08 15:05:57 -0700477 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700478 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700479 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700480 build-node: 'voltha-scale'
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700481
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700482
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700483# list of parameters for the VOLTHA Jobs,
484# used as anchor so that can be shared across multiple jobs
Matteo Scandolo9b644ba2021-04-19 11:21:07 -0700485# to use in a job: `parameters: *voltha-scale-job-parameters`
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700486- voltha-scale-job-parameters: &voltha-scale-job-parameters
487 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700488 parameters:
489 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800490 name: pipeline-script
491 default: '{pipeline-script}'
492 description: 'The pipeline script to use'
493
494 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700495 name: release
496 default: '{release}'
Matteo Scandolo49bc0472021-04-20 09:37:55 -0700497 description: 'Version of the code to test (matches a branch in voltha-helm-charts and voltha-system-tests repos)'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700498
499 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700500 name: buildNode
501 default: '{build-node}'
502 description: 'Name of the Jenkins node to run the job on'
503
504 - string:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700505 name: dockerRegistry
506 default: '{dockerRegistry}'
507 description: 'Address of the docker registry to use if we are building custom images'
508
509 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700510 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700511 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700512 description: 'Log level for all the components'
513
514 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800515 name: volthaStacks
516 default: '{volthaStacks}'
517 description: 'Number of VOLTHA Stacks to deploy'
518
519 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700520 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700521 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700522 description: 'Number of ONUs to provision'
523
524 - string:
525 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700526 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700527 description: 'Number of PONs to provision'
528
529 - string:
530 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700531 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700532 description: 'How many BBSim instances to run'
533
534 - string:
535 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700536 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700537 description: 'Which workflow are we testing (att, dt, tt)'
538
539 - bool:
540 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700541 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700542 description: 'Wheter to push flows from ONOS'
543
544 - bool:
545 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700546 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700547 description: 'Wheter to provision subscribers durint the tests'
548
549 - bool:
550 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700551 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700552 description: 'Wheter EAPOL is enabled for the test'
553
554 - bool:
555 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700556 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700557 description: 'Wheter DHCP is enabled for the test'
558
559 - bool:
560 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700561 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700562 description: 'Wheter IGMP is enabled for the test'
563
564 - bool:
565 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700566 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700567 description: 'Wheter Link Discovery is enabled for the test'
568
569 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700570 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700571 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700572 description: 'Option to install Prometheus'
573
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700574 - bool:
575 name: withProfiling
576 default: '{withProfiling}'
577 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
578
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700579 - bool:
580 name: withPcap
581 default: '{withPcap}'
582 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
583
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700584 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700585 name: withRadius
586 default: '{withRadius}'
587 description: 'Value to pass to kind-voltha WITH_RADIUS'
588
589 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700590 name: extraHelmFlags
591 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700592 description: 'Any extra helm parameters you want (passed to every helm install command, not available if release != master)'
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700593
Matteo Scandolo272aed42020-05-08 15:05:57 -0700594 - string:
595 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700596 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700597 description: 'How many OpenONU adapter instances to run'
598
599 - string:
600 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700601 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700602 description: 'How many ONOSes instances to run'
603
604 - string:
605 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700606 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700607 description: 'How many Atomix instances to run'
608
609 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700610 name: kafkaReplicas
611 default: '{kafkaReplicas}'
612 description: 'How many Kafka instances to run'
613
614 - string:
615 name: etcdReplicas
616 default: '{etcdReplicas}'
617 description: 'How many ETCD instances to run'
618
619 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700620 name: onosStatInterval
621 default: '{onosStatInterval}'
622 description: 'How often ONOS should poll for ports, flows and meters'
623
624 - string:
Andrea Campanella15f22942021-04-08 17:24:21 +0200625 name: onosGroupInterval
626 default: '{onosGroupInterval}'
627 description: 'How often ONOS should poll for groups'
628
629 - string:
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200630 name: flowObjWorkerThreads
631 default: '{flowObjWorkerThreads}'
632 description: 'How many threads are used by the FlowObjectiveManager worker pool'
633
634 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700635 name: bbsimImg
636 default: '{bbsimImg}'
637 description: 'Custom image selection for BBSIM (repo:tag)'
638
639 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700640 name: rwCoreImg
641 default: '{rwCoreImg}'
642 description: 'Custom image selection for VOLTHA (repo:tag)'
643
644 - string:
645 name: ofAgentImg
646 default: '{ofAgentImg}'
647 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
648
649 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700650 name: openoltAdapterImg
651 default: '{openoltAdapterImg}'
652 description: 'Custom image selection for Openolt Adapter (repo:tag)'
653
654 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700655 name: openonuAdapterImg
656 default: '{openonuAdapterImg}'
657 description: 'Custom image selection for Openonu Adapter (repo:tag)'
658
659 - string:
Andrea Campanella28763082020-11-18 10:55:31 +0100660 name: openonuAdapterGoImg
661 default: '{openonuAdapterGoImg}'
662 description: 'Custom image selection for Openonu Go Adapter (repo:tag)'
663
664 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700665 name: onosImg
666 default: '{onosImg}'
667 description: 'Custom image selection for Openonu Adapter (repo:tag)'
668
669 - string:
670 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700671 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700672 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
673
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700674 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -0800675 name: volthaHelmChartsChange
676 default: '{volthaHelmChartsChange}'
Matteo Scandolod82d1de2021-04-06 14:55:58 -0700677 description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/32/19132/1"'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700678
Matteo Scandoloccc06192020-06-22 10:16:17 -0700679 - bool:
680 name: inMemoryEtcdStorage
681 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700682 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700683
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200684 - string:
685 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700686 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200687 description: 'Karaf home'
688
Matteo Scandolo001003e2021-02-03 15:39:26 -0800689 # remove once voltha-2.6 is deprecated
690 - string:
691 name: kindVolthaChange
692 default: '{kindVolthaChange}'
693 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
Matteo Scandolo90c5ccc2021-02-26 13:53:14 -0800694 - bool:
695 name: withMibTemplate
696 default: true
Matteo Scandolo001003e2021-02-03 15:39:26 -0800697
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700698- job-template:
699 id: 'voltha-scale-measurements'
700 name: '{name}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700701 disabled: '{disable-job}'
702
703 description: |
704 <!-- Managed by Jenkins Job Builder -->
705 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
706 Using pipeline {pipeline-script} <br/><br/>
707 Scale measurements for VOLTHA 2.x
708
709 properties:
710 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800711 build-days-to-keep: '{big-build-days-to-keep}'
712 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700713
714 wrappers:
715 - lf-infra-wrappers:
716 build-timeout: '{build-timeout}'
717 jenkins-ssh-credential: '{jenkins-ssh-credential}'
718
719 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800720 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700721 release: master
722
723 bbsimImg: voltha/bbsim:master
724 rwCoreImg: voltha/voltha-rw-core:master
725 ofAgentImg: voltha/voltha-ofagent-go:master
726 openoltAdapterImg: voltha/voltha-openolt-adapter:master
727 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100728 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700729 onosImg: voltha/voltha-onos:master
730
731 bbsimChart: onf/bbsim
732 volthaChart: onf/voltha
733 openoltAdapterChart: onf/voltha-adapter-openolt
734 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700735 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700736 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700737
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800738 volthaStacks: 1
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700739 olts: 2
740 pons: 2
741 onus: 2
742 workflow: att
743 withFlows: false
744 provisionSubscribers: false
745 withEapol: true
746 withDhcp: true
747 withIgmp: false
748 withLLDP: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700749 withMonitoring: true
750 withProfiling: false
751 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700752 withRadius: yes
Andrea Campanellac179de22020-12-10 17:24:40 +0100753 openonuAdapterReplicas: 1
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700754 onosReplicas: 3
755 atomixReplicas: 3
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700756 kafkaReplicas: 3
757 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700758 extraHelmFlags: ''
759 onosStatInterval: 5
Andrea Campanella15f22942021-04-08 17:24:21 +0200760 onosGroupInterval: 1
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200761 flowObjWorkerThreads: 12
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700762 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800763 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800764 kindVolthaChange: ''
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700765 inMemoryEtcdStorage: true
766 karafHome: 'apache-karaf-4.2.9'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700767 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700768 dockerRegistry: 10.90.0.101:30500
769 trigger-comment: vv7CBoQQYYonvaN8xcru
770 time-trigger: 0 0 29 2 *
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700771
772 <<: *voltha-scale-job-parameters
773
Matteo Scandolo272aed42020-05-08 15:05:57 -0700774 project-type: pipeline
775 concurrent: false
776
777 dsl: !include-raw-escape: pipeline/{pipeline-script}
778
Matteo Scandoloabb83972020-06-25 16:08:23 -0700779 triggers:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700780 # periodic jobs will set this every 4 hours
781 # patchset jobs will set this to "0 0 29 2 *" (feb 29th, it's once every 4 years)
Matteo Scandoloabb83972020-06-25 16:08:23 -0700782 - timed: |
783 TZ=America/Los_Angeles
784 {time-trigger}
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700785 # periodic jobs will set this to vv7CBoQQYYonvaN8xcru (hopefully no-one will comment with that)
786 # patchset jobs will set this to a meaningful comment
787 - gerrit:
788 server-name: '{gerrit-server-name}'
789 silent-start: false
790 successful-message: "PASSED scale test"
791 failure-message: "FAILED scale test"
792 unstable-message: "UNSTABLE scale test"
793 trigger-on:
794 - comment-added-contains-event:
795 comment-contains-value: '.*{trigger-comment}.*'
796 projects:
797 - project-compare-type: REG_EXP
798 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
799 branches:
800 - branch-compare-type: REG_EXP
801 branch-pattern: '{all-branches-regexp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700802
803- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700804 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800805 name: '{name}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800806
807 description: |
808 <!-- Managed by Jenkins Job Builder -->
809 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
810 Using pipeline {pipeline-script} <br/><br/>
811 Scale measurements for VOLTHA 2.x
812
813 properties:
814 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800815 build-days-to-keep: '{big-build-days-to-keep}'
816 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800817
818 wrappers:
819 - lf-infra-wrappers:
820 build-timeout: '{build-timeout}'
821 jenkins-ssh-credential: '{jenkins-ssh-credential}'
822
Matteo Scandolo0430f672020-05-07 11:50:26 -0700823 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800824 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700825 release: master
826
Matteo Scandolo0430f672020-05-07 11:50:26 -0700827 bbsimImg: voltha/bbsim:master
828 rwCoreImg: voltha/voltha-rw-core:master
829 ofAgentImg: voltha/voltha-ofagent-go:master
830 openoltAdapterImg: voltha/voltha-openolt-adapter:master
831 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100832 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandolo0430f672020-05-07 11:50:26 -0700833 onosImg: voltha/voltha-onos:master
834
835 bbsimChart: onf/bbsim
836 volthaChart: onf/voltha
837 openoltAdapterChart: onf/voltha-adapter-openolt
838 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700839 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700840 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700841
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800842 volthaStacks: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700843 olts: 2
844 pons: 2
845 onus: 2
846 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700847 withFlows: true
848 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700849 withEapol: true
850 withDhcp: true
851 withIgmp: false
852 withLLDP: false
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700853 withMonitoring: false
Matteo Scandolo68776b72020-07-21 14:06:06 -0700854 withProfiling: false
855 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700856 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700857 openonuAdapterReplicas: 1
858 onosReplicas: 1
859 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700860 kafkaReplicas: 1
861 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700862 extraHelmFlags: ''
863 onosStatInterval: 5
Andrea Campanella15f22942021-04-08 17:24:21 +0200864 onosGroupInterval: 1
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200865 flowObjWorkerThreads: 12
Matteo Scandolo68776b72020-07-21 14:06:06 -0700866 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800867 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800868 kindVolthaChange: ''
Matteo Scandolo68776b72020-07-21 14:06:06 -0700869 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700870 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700871 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700872 dockerRegistry: 10.90.0.69:30500
Matteo Scandolo68776b72020-07-21 14:06:06 -0700873
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700874 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200875
Matteo Scandolo51b76302020-02-05 12:07:23 -0800876 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800877 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800878
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700879 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700880
Matteo Scandolo849db722020-10-21 10:58:41 -0700881 triggers:
882 - gerrit:
883 server-name: '{gerrit-server-name}'
884 silent-start: false
885 successful-message: "PASSED scale test"
886 failure-message: "FAILED scale test"
887 unstable-message: "UNSTABLE scale test"
888 trigger-on:
889 - comment-added-contains-event:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700890 comment-contains-value: '.*test voltha scale.*'
Matteo Scandolo849db722020-10-21 10:58:41 -0700891 projects:
892 - project-compare-type: REG_EXP
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700893 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
Matteo Scandolo849db722020-10-21 10:58:41 -0700894 branches:
895 - branch-compare-type: REG_EXP
896 branch-pattern: '{all-branches-regexp}'