blob: 100bd746c3ddd08580e36bd51913900c45e04bc5 [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 Scandoloca097652020-08-14 09:49:23 -070012 # OpenONU GO Scale
Matteo Scandolob46bc402020-06-11 13:59:44 -070013 - 'voltha-scale-measurements':
Andrea Campanellaf8e852b2020-09-30 14:48:09 +020014 name: 'voltha-openonu-go-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandolo87b042e2020-10-27 09:07:45 -070015 'disable-job': true
Andrea Campanellaf8e852b2020-09-30 14:48:09 +020016 build-node: 'onf-pod1-head-node'
17 time-trigger: "H H/4 * * *"
18 olts: 2
19 pons: 16
20 onus: 32
21 withFlows: true
22 provisionSubscribers: true
23 workflow: dt
24 withEapol: false
25 withDhcp: false
26 withIgmp: false
27 onosReplicas: 3
28 atomixReplicas: 3
29 openonuAdapterReplicas: 1
30 openonuAdapterImg: voltha/voltha-openonu-adapter-go:master
31 extraHelmFlags: '--set use_openonu_adapter_go=true'
Matteo Scandolo45ad8f52020-08-11 09:07:49 -070032
Andrea Campanellabdb199e2020-10-27 10:47:16 +010033 - 'voltha-scale-measurements':
34 name: 'voltha-openonu-go-scale-measurements-master-1-16-32-att-subscribers'
Matteo Scandolo87b042e2020-10-27 09:07:45 -070035 'disable-job': true
Andrea Campanellabdb199e2020-10-27 10:47:16 +010036 build-node: 'onf-pod1-head-node'
37 time-trigger: "H H/4 * * *"
38 olts: 1
39 pons: 16
40 onus: 32
41 withFlows: true
42 provisionSubscribers: true
43 withEapol: true
44 withDhcp: true
45 withIgmp: false
46 onosReplicas: 3
47 atomixReplicas: 3
48 openonuAdapterReplicas: 1
49 openonuAdapterImg: voltha/voltha-openonu-adapter-go:master
50 extraHelmFlags: '--set use_openonu_adapter_go=true'
51
Matteo Scandolo8df57162020-10-06 14:43:53 -070052 # this job will be used to test custom images without disrupting tests on master
53 - 'voltha-scale-measurements':
54 name: 'voltha-scale-measurements-master-experimental'
55 build-node: 'onf-pod1-head-node'
Matteo Scandolo85f67e72020-10-09 15:23:38 -070056 'disable-job': false
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -070057 time-trigger: "H H/4 * * *"
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -070058 withMonitoring: false
Matteo Scandolo8df57162020-10-06 14:43:53 -070059 olts: 1
60 pons: 16
61 onus: 32
62 withFlows: true
63 provisionSubscribers: true
64 withEapol: true
65 withDhcp: true
66 withIgmp: false
67 openonuAdapterReplicas: 8
68 onosReplicas: 3
69 atomixReplicas: 3
Matteo Scandolo0feb5e92020-10-27 19:34:51 -070070 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo8df57162020-10-06 14:43:53 -070071 withPcap: true
Matteo Scandolo9665d592020-10-23 19:08:14 +000072
Matteo Scandolo8df57162020-10-06 14:43:53 -070073
Matteo Scandoloe51ef6c2020-09-28 10:32:12 -070074 # jobs for 512 ONUs with a 8 openonu-adapters and clustered ONOS (1 OLT)
Matteo Scandoloe4b04342020-05-28 07:35:45 -070075 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070076 name: 'voltha-scale-measurements-master-1-16-32-att-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -070077 'disable-job': false
Matteo Scandoloe4b04342020-05-28 07:35:45 -070078 build-node: 'onf-pod1-head-node'
79 time-trigger: "H H/4 * * *"
80 olts: 1
81 pons: 16
82 onus: 32
83 withFlows: true
84 provisionSubscribers: true
85 withEapol: true
86 withDhcp: true
87 withIgmp: false
88 openonuAdapterReplicas: 8
89 onosReplicas: 3
90 atomixReplicas: 3
Matteo Scandolo91337832020-08-25 18:39:33 -070091 withPcap: true
Matteo Scandolo37cba472020-10-26 14:15:34 -070092 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloe4b04342020-05-28 07:35:45 -070093
Matteo Scandoloc05da5c2020-09-01 15:05:50 -070094 - 'voltha-scale-measurements':
95 name: 'voltha-scale-measurements-master-1-16-32-tt-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -070096 'disable-job': false
Matteo Scandoloc05da5c2020-09-01 15:05:50 -070097 build-node: 'onf-pod1-head-node'
98 time-trigger: "H H/4 * * *"
99 olts: 1
100 pons: 16
101 onus: 32
102 withFlows: true
103 provisionSubscribers: true
104 workflow: tt
105 withEapol: false
106 withDhcp: true
107 withIgmp: true
108 openonuAdapterReplicas: 8
109 onosReplicas: 3
110 atomixReplicas: 3
Matteo Scandolo79184172020-09-17 10:16:42 -0700111 withPcap: true
Matteo Scandolo37cba472020-10-26 14:15:34 -0700112 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700113
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700114 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700115 name: 'voltha-scale-measurements-master-1-16-32-dt-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -0700116 'disable-job': false
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700117 build-node: 'onf-pod1-head-node'
118 time-trigger: "H H/4 * * *"
119 olts: 1
120 pons: 16
121 onus: 32
122 withFlows: true
123 provisionSubscribers: true
124 workflow: dt
125 withEapol: false
126 withDhcp: false
127 withIgmp: false
128 openonuAdapterReplicas: 8
129 onosReplicas: 3
130 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -0700131 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanellafc7c9492020-05-12 12:56:38 +0200132
Matteo Scandolo272aed42020-05-08 15:05:57 -0700133 # jobs for 1024 ONUs with a 8 openonu-adapters and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -0700134 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700135 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -0700136 'disable-job': false
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700137 build-node: 'onf-pod1-head-node'
138 time-trigger: "H H/4 * * *"
139 olts: 2
140 pons: 16
141 onus: 32
142 withFlows: true
143 provisionSubscribers: true
144 withEapol: true
145 withDhcp: true
146 withIgmp: false
147 openonuAdapterReplicas: 8
148 onosReplicas: 3
149 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -0700150 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloe28521c2020-09-24 14:30:35 -0700151 withPcap: true
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700152
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700153 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700154 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -0700155 'disable-job': false
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700156 build-node: 'onf-pod1-head-node'
157 time-trigger: "H H/4 * * *"
158 olts: 2
159 pons: 16
160 onus: 32
161 withFlows: true
162 provisionSubscribers: true
163 workflow: dt
164 withEapol: false
165 withDhcp: false
166 withIgmp: false
167 openonuAdapterReplicas: 8
168 onosReplicas: 3
169 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -0700170 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700171
Matteo Scandolo031bd982020-09-16 10:03:47 -0700172 # voltha-2.5 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700173 - 'voltha-scale-measurements':
Matteo Scandolo031bd982020-09-16 10:03:47 -0700174 name: 'voltha-scale-measurements-voltha-2.5-1-16-32-att-subscribers'
Matteo Scandoloc348aea2020-10-07 13:36:04 -0700175 'disable-job': true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700176 build-node: 'onf-pod1-head-node'
177 time-trigger: "H H/4 * * *"
178 olts: 1
179 pons: 16
180 onus: 32
181 withFlows: true
182 provisionSubscribers: true
183 withEapol: true
184 withDhcp: true
185 withIgmp: false
186 openonuAdapterReplicas: 8
187 onosReplicas: 3
188 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700189 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo031bd982020-09-16 10:03:47 -0700190 release: voltha-2.5
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700191 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700192 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700193 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700194 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700195 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200196 onosImg: ''
Matteo Scandolof1097ce2020-08-25 09:57:41 -0700197 withPcap: true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700198
199 - 'voltha-scale-measurements':
Matteo Scandolo031bd982020-09-16 10:03:47 -0700200 name: 'voltha-scale-measurements-voltha-2.5-2-16-32-dt-subscribers'
Matteo Scandoloc348aea2020-10-07 13:36:04 -0700201 'disable-job': true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700202 build-node: 'onf-pod1-head-node'
203 time-trigger: "H H/4 * * *"
204 olts: 2
205 pons: 16
206 onus: 32
207 withFlows: true
208 provisionSubscribers: true
209 workflow: dt
210 withEapol: false
211 withDhcp: false
212 withIgmp: false
213 openonuAdapterReplicas: 8
214 onosReplicas: 3
215 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700216 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo031bd982020-09-16 10:03:47 -0700217 release: voltha-2.5
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700218 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700219 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700220 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700221 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700222 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200223 onosImg: ''
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700224
Matteo Scandolo031bd982020-09-16 10:03:47 -0700225 - 'voltha-scale-measurements':
226 name: 'voltha-scale-measurements-voltha-2.5-1-16-32-tt-subscribers'
Matteo Scandoloc348aea2020-10-07 13:36:04 -0700227 'disable-job': true
Matteo Scandolo031bd982020-09-16 10:03:47 -0700228 build-node: 'onf-pod1-head-node'
229 time-trigger: "H H/4 * * *"
230 olts: 1
231 pons: 16
232 onus: 32
233 withFlows: true
234 provisionSubscribers: true
235 workflow: tt
236 withEapol: false
237 withDhcp: true
238 withIgmp: true
239 openonuAdapterReplicas: 8
240 onosReplicas: 3
241 atomixReplicas: 3
242 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
243 release: voltha-2.5
244 bbsimImg: ''
245 rwCoreImg: ''
246 ofAgentImg: ''
247 openoltAdapterImg: ''
248 openonuAdapterImg: ''
249 onosImg: ''
250 withPcap: true
251
Matteo Scandolo272aed42020-05-08 15:05:57 -0700252 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700253 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700254 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700255 build-node: 'voltha-scale'
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700256 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700257
Matteo Scandolodc930192020-08-27 15:56:16 -0700258 # development matrix
259 - 'voltha-scale-matrix-dev':
260 name: 'voltha-scale-matrix-voltha-2.4-dev'
261 build-node: 'voltha-scale'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800262
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700263# list of parameters for the VOLTHA Jobs,
264# used as anchor so that can be shared across multiple jobs
265# to use in a job: `parameters: *voltha-build-job-parameters`
266- voltha-scale-job-parameters: &voltha-scale-job-parameters
267 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700268 parameters:
269 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700270 name: release
271 default: '{release}'
272 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
273
274 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700275 name: buildNode
276 default: '{build-node}'
277 description: 'Name of the Jenkins node to run the job on'
278
279 - string:
280 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700281 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700282 description: 'Log level for all the components'
283
284 - string:
285 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700286 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700287 description: 'Number of ONUs to provision'
288
289 - string:
290 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700291 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700292 description: 'Number of PONs to provision'
293
294 - string:
295 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700296 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700297 description: 'How many BBSim instances to run'
298
299 - string:
300 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700301 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700302 description: 'Which workflow are we testing (att, dt, tt)'
303
304 - bool:
305 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700306 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700307 description: 'Wheter to push flows from ONOS'
308
309 - bool:
310 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700311 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700312 description: 'Wheter to provision subscribers durint the tests'
313
314 - bool:
315 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700316 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700317 description: 'Wheter EAPOL is enabled for the test'
318
319 - bool:
320 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700321 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700322 description: 'Wheter DHCP is enabled for the test'
323
324 - bool:
325 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700326 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700327 description: 'Wheter IGMP is enabled for the test'
328
329 - bool:
330 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700331 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700332 description: 'Wheter Link Discovery is enabled for the test'
333
334 - bool:
335 name: withMibTemplate
Matteo Scandolo393add12020-05-08 18:03:17 -0700336 default: '{withMibTemplate}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700337 description: 'Option to trigger MIB template command'
338
339 - bool:
340 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700341 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700342 description: 'Option to install Prometheus'
343
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700344 - bool:
345 name: withProfiling
346 default: '{withProfiling}'
347 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
348
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700349 - bool:
350 name: withPcap
351 default: '{withPcap}'
352 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
353
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700354 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700355 name: withRadius
356 default: '{withRadius}'
357 description: 'Value to pass to kind-voltha WITH_RADIUS'
358
359 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700360 name: extraHelmFlags
361 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700362 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 -0700363
Matteo Scandolo272aed42020-05-08 15:05:57 -0700364 - string:
365 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700366 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700367 description: 'How many OpenONU adapter instances to run'
368
369 - string:
370 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700371 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700372 description: 'How many ONOSes instances to run'
373
374 - string:
375 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700376 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700377 description: 'How many Atomix instances to run'
378
379 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700380 name: kafkaReplicas
381 default: '{kafkaReplicas}'
382 description: 'How many Kafka instances to run'
383
384 - string:
385 name: etcdReplicas
386 default: '{etcdReplicas}'
387 description: 'How many ETCD instances to run'
388
389 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700390 name: onosStatInterval
391 default: '{onosStatInterval}'
392 description: 'How often ONOS should poll for ports, flows and meters'
393
394 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700395 name: bbsimImg
396 default: '{bbsimImg}'
397 description: 'Custom image selection for BBSIM (repo:tag)'
398
399 - string:
400 name: bbsimChart
401 default: '{bbsimChart}'
402 description: 'BBSim chart name (or location on file system)'
403
404 - string:
405 name: rwCoreImg
406 default: '{rwCoreImg}'
407 description: 'Custom image selection for VOLTHA (repo:tag)'
408
409 - string:
410 name: ofAgentImg
411 default: '{ofAgentImg}'
412 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
413
414 - string:
415 name: volthaChart
416 default: '{volthaChart}'
417 description: 'VOLTHA chart name (or location on file system)'
418
419 - string:
420 name: openoltAdapterImg
421 default: '{openoltAdapterImg}'
422 description: 'Custom image selection for Openolt Adapter (repo:tag)'
423
424 - string:
425 name: openoltAdapterChart
426 default: '{openoltAdapterChart}'
427 description: 'OpenOLT chart name (or location on file system)'
428
429 - string:
430 name: openonuAdapterImg
431 default: '{openonuAdapterImg}'
432 description: 'Custom image selection for Openonu Adapter (repo:tag)'
433
434 - string:
435 name: openonuAdapterChart
436 default: '{openonuAdapterChart}'
437 description: 'OpenONU chart name (or location on file system)'
438
439 - string:
440 name: onosImg
441 default: '{onosImg}'
442 description: 'Custom image selection for Openonu Adapter (repo:tag)'
443
444 - string:
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700445 name: onosChart
446 default: '{onosChart}'
447 description: 'ONOS chart name (or location on file system)'
448
449 - string:
Matteo Scandolo06506102020-10-13 12:24:20 -0700450 name: radiusChart
451 default: '{radiusChart}'
452 description: 'freeradius chart name (or location on file system)'
453
454 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700455 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700456 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700457 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
458
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700459 - string:
460 name: kindVolthaChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700461 default: '{kindVolthaChange}'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700462 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
463
Matteo Scandoloccc06192020-06-22 10:16:17 -0700464 - bool:
465 name: inMemoryEtcdStorage
466 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700467 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700468
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200469 - string:
470 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700471 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200472 description: 'Karaf home'
473
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700474- job-template:
475 id: 'voltha-scale-measurements'
476 name: '{name}'
477 pipeline-script: 'voltha-scale-test.groovy'
478 disabled: '{disable-job}'
479
480 description: |
481 <!-- Managed by Jenkins Job Builder -->
482 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
483 Using pipeline {pipeline-script} <br/><br/>
484 Scale measurements for VOLTHA 2.x
485
486 properties:
487 - cord-infra-properties:
488 build-days-to-keep: 30
489 artifact-num-to-keep: 15
490
491 wrappers:
492 - lf-infra-wrappers:
493 build-timeout: '{build-timeout}'
494 jenkins-ssh-credential: '{jenkins-ssh-credential}'
495
496 # default values
497 release: master
498
499 bbsimImg: voltha/bbsim:master
500 rwCoreImg: voltha/voltha-rw-core:master
501 ofAgentImg: voltha/voltha-ofagent-go:master
502 openoltAdapterImg: voltha/voltha-openolt-adapter:master
503 openonuAdapterImg: voltha/voltha-openonu-adapter:master
504 onosImg: voltha/voltha-onos:master
505
506 bbsimChart: onf/bbsim
507 volthaChart: onf/voltha
508 openoltAdapterChart: onf/voltha-adapter-openolt
509 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700510 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700511 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700512
513 olts: 2
514 pons: 2
515 onus: 2
516 workflow: att
517 withFlows: false
518 provisionSubscribers: false
519 withEapol: true
520 withDhcp: true
521 withIgmp: false
522 withLLDP: false
523 withMibTemplate: true
524 withMonitoring: true
525 withProfiling: false
526 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700527 withRadius: yes
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700528 openonuAdapterReplicas: 1
529 onosReplicas: 1
530 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700531 kafkaReplicas: 3
532 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700533 extraHelmFlags: ''
534 onosStatInterval: 5
535 volthaSystemTestsChange: ''
536 kindVolthaChange: ''
537 inMemoryEtcdStorage: true
538 karafHome: 'apache-karaf-4.2.9'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700539 logLevel: 'INFO'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700540
541 <<: *voltha-scale-job-parameters
542
Matteo Scandolo272aed42020-05-08 15:05:57 -0700543 project-type: pipeline
544 concurrent: false
545
546 dsl: !include-raw-escape: pipeline/{pipeline-script}
547
Matteo Scandoloabb83972020-06-25 16:08:23 -0700548 triggers:
549 - timed: |
550 TZ=America/Los_Angeles
551 {time-trigger}
Matteo Scandolo272aed42020-05-08 15:05:57 -0700552
553- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700554 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800555 name: '{name}'
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700556 pipeline-script: 'voltha-scale-test.groovy'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800557
558 description: |
559 <!-- Managed by Jenkins Job Builder -->
560 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
561 Using pipeline {pipeline-script} <br/><br/>
562 Scale measurements for VOLTHA 2.x
563
564 properties:
565 - cord-infra-properties:
566 build-days-to-keep: '{build-days-to-keep}'
567 artifact-num-to-keep: '{artifact-num-to-keep}'
568
569 wrappers:
570 - lf-infra-wrappers:
571 build-timeout: '{build-timeout}'
572 jenkins-ssh-credential: '{jenkins-ssh-credential}'
573
Matteo Scandolo0430f672020-05-07 11:50:26 -0700574 # default values
Matteo Scandolo68776b72020-07-21 14:06:06 -0700575 release: master
576
Matteo Scandolo0430f672020-05-07 11:50:26 -0700577 bbsimImg: voltha/bbsim:master
578 rwCoreImg: voltha/voltha-rw-core:master
579 ofAgentImg: voltha/voltha-ofagent-go:master
580 openoltAdapterImg: voltha/voltha-openolt-adapter:master
581 openonuAdapterImg: voltha/voltha-openonu-adapter:master
582 onosImg: voltha/voltha-onos:master
583
584 bbsimChart: onf/bbsim
585 volthaChart: onf/voltha
586 openoltAdapterChart: onf/voltha-adapter-openolt
587 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700588 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700589 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700590
Matteo Scandolo68776b72020-07-21 14:06:06 -0700591 olts: 2
592 pons: 2
593 onus: 2
594 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700595 withFlows: true
596 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700597 withEapol: true
598 withDhcp: true
599 withIgmp: false
600 withLLDP: false
601 withMibTemplate: true
602 withMonitoring: true
603 withProfiling: false
604 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700605 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700606 openonuAdapterReplicas: 1
607 onosReplicas: 1
608 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700609 kafkaReplicas: 1
610 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700611 extraHelmFlags: ''
612 onosStatInterval: 5
613 volthaSystemTestsChange: ''
614 kindVolthaChange: ''
615 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700616 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700617 logLevel: 'INFO'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700618
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700619 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200620
Matteo Scandolo51b76302020-02-05 12:07:23 -0800621 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800622 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800623
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700624 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700625
Matteo Scandolo849db722020-10-21 10:58:41 -0700626 triggers:
627 - gerrit:
628 server-name: '{gerrit-server-name}'
629 silent-start: false
630 successful-message: "PASSED scale test"
631 failure-message: "FAILED scale test"
632 unstable-message: "UNSTABLE scale test"
633 trigger-on:
634 - comment-added-contains-event:
635 comment-contains-value: '.*scale test.*'
636 projects:
637 - project-compare-type: REG_EXP
638 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos)$'
639 branches:
640 - branch-compare-type: REG_EXP
641 branch-pattern: '{all-branches-regexp}'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700642- job-template:
643 id: 'voltha-scale-matrix-dev'
644 name: '{name}'
645 pipeline-script: 'voltha-scale-matrix.groovy'
646
647 description: |
648 <!-- Managed by Jenkins Job Builder -->
649 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
650 Using pipeline {pipeline-script} <br/><br/>
651 Scale measurements for VOLTHA 2.x
652
653 properties:
654 - cord-infra-properties:
655 build-days-to-keep: '{build-days-to-keep}'
656 artifact-num-to-keep: '{artifact-num-to-keep}'
657
658 wrappers:
659 - lf-infra-wrappers:
660 build-timeout: '{build-timeout}'
661 jenkins-ssh-credential: '{jenkins-ssh-credential}'
662
663 # default values
664 release: master
665 build-node: 'voltha-scale'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700666 volthaSystemTestsChange: ''
667 kindVolthaChange: ''
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700668
669 project-type: pipeline
670 concurrent: false
671
672 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandolodc930192020-08-27 15:56:16 -0700673
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700674 parameters:
675 - string:
676 name: release
677 default: '{release}'
678 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
679
680 - string:
681 name: buildNode
682 default: '{build-node}'
683 description: 'Name of the Jenkins node to run the job on'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700684
685 - string:
686 name: volthaSystemTestsChange
687 default: '{volthaSystemTestsChange}'
688 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
689
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"'