blob: 72501876ff5da88859676e0b10a1e2233305a787 [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':
Matteo Scandolo45ad8f52020-08-11 09:07:49 -070014 name: 'voltha-openonu-go-scale-measurements-master-1-16-64-activation'
15 build-node: 'onf-pod1-head-node'
16 time-trigger: "H H/4 * * *"
17 olts: 1
18 pons: 16
19 onus: 64
20 withFlows: false
21 provisionSubscribers: false
22 withEapol: false
23 withDhcp: false
24 withIgmp: false
25 openonuAdapterReplicas: 1
26 openonuAdapterImg: voltha/voltha-openonu-adapter-go:master
27 extraHelmFlags: '--set use_openonu_adapter_go=true'
28
29 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070030 name: 'voltha-scale-measurements-master-1-16-32-activation'
Matteo Scandolob4f81882020-07-30 09:45:15 -070031 'disable-job': true
Matteo Scandolob46bc402020-06-11 13:59:44 -070032 build-node: 'onf-pod1-head-node'
33 time-trigger: "H H/4 * * *"
34 olts: 1
35 pons: 16
36 onus: 32
37 withFlows: false
38 provisionSubscribers: false
39 withEapol: false
40 withDhcp: false
41 withIgmp: false
42 openonuAdapterReplicas: 8
43 onosReplicas: 3
44 atomixReplicas: 3
Matteo Scandolob46bc402020-06-11 13:59:44 -070045
Matteo Scandolo272aed42020-05-08 15:05:57 -070046 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070047 name: 'voltha-scale-measurements-master-1-16-32-att-flows'
Matteo Scandolob4f81882020-07-30 09:45:15 -070048 'disable-job': true
Matteo Scandolo272aed42020-05-08 15:05:57 -070049 build-node: 'onf-pod1-head-node'
50 time-trigger: "H H/4 * * *"
51 olts: 1
52 pons: 16
53 onus: 32
54 withFlows: true
55 provisionSubscribers: false
56 withEapol: true
57 withDhcp: true
58 withIgmp: false
59 openonuAdapterReplicas: 8
60 onosReplicas: 3
61 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -070062 extraHelmFlags: '--set auth=false '
Matteo Scandoloe4b04342020-05-28 07:35:45 -070063
64 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070065 name: 'voltha-scale-measurements-master-1-16-32-att-subscribers'
Matteo Scandoloe4b04342020-05-28 07:35:45 -070066 build-node: 'onf-pod1-head-node'
67 time-trigger: "H H/4 * * *"
68 olts: 1
69 pons: 16
70 onus: 32
71 withFlows: true
72 provisionSubscribers: true
73 withEapol: true
74 withDhcp: true
75 withIgmp: false
76 openonuAdapterReplicas: 8
77 onosReplicas: 3
78 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -070079 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo91337832020-08-25 18:39:33 -070080 withPcap: true
Matteo Scandoloe4b04342020-05-28 07:35:45 -070081
Matteo Scandoloc05da5c2020-09-01 15:05:50 -070082 - 'voltha-scale-measurements':
83 name: 'voltha-scale-measurements-master-1-16-32-tt-subscribers'
84 build-node: 'onf-pod1-head-node'
85 time-trigger: "H H/4 * * *"
86 olts: 1
87 pons: 16
88 onus: 32
89 withFlows: true
90 provisionSubscribers: true
91 workflow: tt
92 withEapol: false
93 withDhcp: true
94 withIgmp: true
95 openonuAdapterReplicas: 8
96 onosReplicas: 3
97 atomixReplicas: 3
98 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
99 kindVolthaChange: refs/changes/09/20209/7
100 volthaSystemTestsChange: c
101 bbsimImg: matteoscandolo/bbsim:tt-stable
102 bbsimChart: /home/cord/helm-charts/bbsim
103
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700104 # jobs for DT with 512 ONUs with a 8 openonu-adapters and clustered ONOS.
105 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700106 name: 'voltha-scale-measurements-master-1-16-32-dt-subscribers'
Matteo Scandolob4f81882020-07-30 09:45:15 -0700107 'disable-job': true
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700108 build-node: 'onf-pod1-head-node'
109 time-trigger: "H H/4 * * *"
110 olts: 1
111 pons: 16
112 onus: 32
113 withFlows: true
114 provisionSubscribers: true
115 workflow: dt
116 withEapol: false
117 withDhcp: false
118 withIgmp: false
119 openonuAdapterReplicas: 8
120 onosReplicas: 3
121 atomixReplicas: 3
Andrea Campanellafc7c9492020-05-12 12:56:38 +0200122
Matteo Scandolo272aed42020-05-08 15:05:57 -0700123 # jobs for 1024 ONUs with a 8 openonu-adapters and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -0700124 - 'voltha-scale-measurements':
Matteo Scandolob4f81882020-07-30 09:45:15 -0700125 'disable-job': true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700126 name: 'voltha-scale-measurements-master-2-16-32-activation'
Matteo Scandolocb726432020-06-01 08:49:14 -0700127 build-node: 'onf-pod1-head-node'
128 time-trigger: "H H/4 * * *"
129 olts: 2
130 pons: 16
131 onus: 32
132 withFlows: false
133 provisionSubscribers: false
134 withEapol: false
135 withDhcp: false
136 withIgmp: false
137 openonuAdapterReplicas: 8
138 onosReplicas: 3
139 atomixReplicas: 3
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700140
Matteo Scandolocb726432020-06-01 08:49:14 -0700141 - 'voltha-scale-measurements':
Matteo Scandolob4f81882020-07-30 09:45:15 -0700142 'disable-job': true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700143 name: 'voltha-scale-measurements-master-2-16-32-att-flows'
Matteo Scandolocb726432020-06-01 08:49:14 -0700144 build-node: 'onf-pod1-head-node'
145 time-trigger: "H H/4 * * *"
146 olts: 2
147 pons: 16
148 onus: 32
149 withFlows: true
150 provisionSubscribers: false
151 withEapol: true
152 withDhcp: true
153 withIgmp: false
154 openonuAdapterReplicas: 8
155 onosReplicas: 3
156 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700157 extraHelmFlags: '--set auth=false '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700158
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700159 - 'voltha-scale-measurements':
Matteo Scandolob4f81882020-07-30 09:45:15 -0700160 'disable-job': true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700161 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700162 build-node: 'onf-pod1-head-node'
163 time-trigger: "H H/4 * * *"
164 olts: 2
165 pons: 16
166 onus: 32
167 withFlows: true
168 provisionSubscribers: true
169 withEapol: true
170 withDhcp: true
171 withIgmp: false
172 openonuAdapterReplicas: 8
173 onosReplicas: 3
174 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700175 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700176
177 # jobs for DT with 512 ONUs with a 8 openonu-adapters and clustered ONOS.
178 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700179 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700180 build-node: 'onf-pod1-head-node'
181 time-trigger: "H H/4 * * *"
182 olts: 2
183 pons: 16
184 onus: 32
185 withFlows: true
186 provisionSubscribers: true
187 workflow: dt
188 withEapol: false
189 withDhcp: false
190 withIgmp: false
191 openonuAdapterReplicas: 8
192 onosReplicas: 3
193 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700194 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo272aed42020-05-08 15:05:57 -0700195
Matteo Scandolod43064b2020-07-13 17:18:45 -0700196 # voltha-2.4 Jobs
197 - 'voltha-scale-measurements':
Matteo Scandolo5055e4e2020-07-14 10:10:38 -0700198 name: 'voltha-scale-measurements-voltha-2.4-1-16-32-att-subscribers'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700199 build-node: 'onf-pod1-head-node'
200 time-trigger: "H H/4 * * *"
201 olts: 1
202 pons: 16
203 onus: 32
204 withFlows: true
205 provisionSubscribers: true
206 withEapol: true
207 withDhcp: true
208 withIgmp: false
209 openonuAdapterReplicas: 8
210 onosReplicas: 3
211 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700212 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolod43064b2020-07-13 17:18:45 -0700213 release: voltha-2.4
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200214 karafHome: apache-karaf-4.2.8
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700215 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700216 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700217 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700218 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700219 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200220 onosImg: ''
Matteo Scandolof1097ce2020-08-25 09:57:41 -0700221 withPcap: true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700222
223 - 'voltha-scale-measurements':
224 name: 'voltha-scale-measurements-voltha-2.4-2-16-32-dt-subscribers'
225 build-node: 'onf-pod1-head-node'
226 time-trigger: "H H/4 * * *"
227 olts: 2
228 pons: 16
229 onus: 32
230 withFlows: true
231 provisionSubscribers: true
232 workflow: dt
233 withEapol: false
234 withDhcp: false
235 withIgmp: false
236 openonuAdapterReplicas: 8
237 onosReplicas: 3
238 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700239 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolod43064b2020-07-13 17:18:45 -0700240 release: voltha-2.4
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200241 karafHome: apache-karaf-4.2.8
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700242 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700243 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700244 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700245 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700246 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200247 onosImg: ''
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700248
Matteo Scandolo272aed42020-05-08 15:05:57 -0700249 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700250 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700251 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700252 build-node: 'voltha-scale'
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700253 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700254
Matteo Scandolodc930192020-08-27 15:56:16 -0700255 # development matrix
256 - 'voltha-scale-matrix-dev':
257 name: 'voltha-scale-matrix-voltha-2.4-dev'
258 build-node: 'voltha-scale'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800259
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700260# list of parameters for the VOLTHA Jobs,
261# used as anchor so that can be shared across multiple jobs
262# to use in a job: `parameters: *voltha-build-job-parameters`
263- voltha-scale-job-parameters: &voltha-scale-job-parameters
264 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700265 parameters:
266 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700267 name: release
268 default: '{release}'
269 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
270
271 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700272 name: buildNode
273 default: '{build-node}'
274 description: 'Name of the Jenkins node to run the job on'
275
276 - string:
277 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700278 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700279 description: 'Log level for all the components'
280
281 - string:
282 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700283 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700284 description: 'Number of ONUs to provision'
285
286 - string:
287 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700288 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700289 description: 'Number of PONs to provision'
290
291 - string:
292 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700293 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700294 description: 'How many BBSim instances to run'
295
296 - string:
297 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700298 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700299 description: 'Which workflow are we testing (att, dt, tt)'
300
301 - bool:
302 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700303 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700304 description: 'Wheter to push flows from ONOS'
305
306 - bool:
307 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700308 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700309 description: 'Wheter to provision subscribers durint the tests'
310
311 - bool:
312 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700313 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700314 description: 'Wheter EAPOL is enabled for the test'
315
316 - bool:
317 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700318 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700319 description: 'Wheter DHCP is enabled for the test'
320
321 - bool:
322 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700323 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700324 description: 'Wheter IGMP is enabled for the test'
325
326 - bool:
327 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700328 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700329 description: 'Wheter Link Discovery is enabled for the test'
330
331 - bool:
332 name: withMibTemplate
Matteo Scandolo393add12020-05-08 18:03:17 -0700333 default: '{withMibTemplate}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700334 description: 'Option to trigger MIB template command'
335
336 - bool:
337 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700338 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700339 description: 'Option to install Prometheus'
340
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700341 - bool:
342 name: withProfiling
343 default: '{withProfiling}'
344 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
345
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700346 - bool:
347 name: withPcap
348 default: '{withPcap}'
349 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
350
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700351 - string:
352 name: extraHelmFlags
353 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700354 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 -0700355
Matteo Scandolo272aed42020-05-08 15:05:57 -0700356 - string:
357 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700358 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700359 description: 'How many OpenONU adapter instances to run'
360
361 - string:
362 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700363 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700364 description: 'How many ONOSes instances to run'
365
366 - string:
367 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700368 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700369 description: 'How many Atomix instances to run'
370
371 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700372 name: kafkaReplicas
373 default: '{kafkaReplicas}'
374 description: 'How many Kafka instances to run'
375
376 - string:
377 name: etcdReplicas
378 default: '{etcdReplicas}'
379 description: 'How many ETCD instances to run'
380
381 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700382 name: onosStatInterval
383 default: '{onosStatInterval}'
384 description: 'How often ONOS should poll for ports, flows and meters'
385
386 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700387 name: bbsimImg
388 default: '{bbsimImg}'
389 description: 'Custom image selection for BBSIM (repo:tag)'
390
391 - string:
392 name: bbsimChart
393 default: '{bbsimChart}'
394 description: 'BBSim chart name (or location on file system)'
395
396 - string:
397 name: rwCoreImg
398 default: '{rwCoreImg}'
399 description: 'Custom image selection for VOLTHA (repo:tag)'
400
401 - string:
402 name: ofAgentImg
403 default: '{ofAgentImg}'
404 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
405
406 - string:
407 name: volthaChart
408 default: '{volthaChart}'
409 description: 'VOLTHA chart name (or location on file system)'
410
411 - string:
412 name: openoltAdapterImg
413 default: '{openoltAdapterImg}'
414 description: 'Custom image selection for Openolt Adapter (repo:tag)'
415
416 - string:
417 name: openoltAdapterChart
418 default: '{openoltAdapterChart}'
419 description: 'OpenOLT chart name (or location on file system)'
420
421 - string:
422 name: openonuAdapterImg
423 default: '{openonuAdapterImg}'
424 description: 'Custom image selection for Openonu Adapter (repo:tag)'
425
426 - string:
427 name: openonuAdapterChart
428 default: '{openonuAdapterChart}'
429 description: 'OpenONU chart name (or location on file system)'
430
431 - string:
432 name: onosImg
433 default: '{onosImg}'
434 description: 'Custom image selection for Openonu Adapter (repo:tag)'
435
436 - string:
437 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700438 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700439 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
440
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700441 - string:
442 name: kindVolthaChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700443 default: '{kindVolthaChange}'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700444 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
445
Matteo Scandoloccc06192020-06-22 10:16:17 -0700446 - bool:
447 name: inMemoryEtcdStorage
448 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700449 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700450
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200451 - string:
452 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700453 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200454 description: 'Karaf home'
455
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700456- job-template:
457 id: 'voltha-scale-measurements'
458 name: '{name}'
459 pipeline-script: 'voltha-scale-test.groovy'
460 disabled: '{disable-job}'
461
462 description: |
463 <!-- Managed by Jenkins Job Builder -->
464 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
465 Using pipeline {pipeline-script} <br/><br/>
466 Scale measurements for VOLTHA 2.x
467
468 properties:
469 - cord-infra-properties:
470 build-days-to-keep: 30
471 artifact-num-to-keep: 15
472
473 wrappers:
474 - lf-infra-wrappers:
475 build-timeout: '{build-timeout}'
476 jenkins-ssh-credential: '{jenkins-ssh-credential}'
477
478 # default values
479 release: master
480
481 bbsimImg: voltha/bbsim:master
482 rwCoreImg: voltha/voltha-rw-core:master
483 ofAgentImg: voltha/voltha-ofagent-go:master
484 openoltAdapterImg: voltha/voltha-openolt-adapter:master
485 openonuAdapterImg: voltha/voltha-openonu-adapter:master
486 onosImg: voltha/voltha-onos:master
487
488 bbsimChart: onf/bbsim
489 volthaChart: onf/voltha
490 openoltAdapterChart: onf/voltha-adapter-openolt
491 openonuAdapterChart: onf/voltha-adapter-openonu
492
493 olts: 2
494 pons: 2
495 onus: 2
496 workflow: att
497 withFlows: false
498 provisionSubscribers: false
499 withEapol: true
500 withDhcp: true
501 withIgmp: false
502 withLLDP: false
503 withMibTemplate: true
504 withMonitoring: true
505 withProfiling: false
506 withPcap: false
507 openonuAdapterReplicas: 1
508 onosReplicas: 1
509 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700510 kafkaReplicas: 3
511 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700512 extraHelmFlags: ''
513 onosStatInterval: 5
514 volthaSystemTestsChange: ''
515 kindVolthaChange: ''
516 inMemoryEtcdStorage: true
517 karafHome: 'apache-karaf-4.2.9'
518 logLevel: 'WARN'
519
520 <<: *voltha-scale-job-parameters
521
Matteo Scandolo272aed42020-05-08 15:05:57 -0700522 project-type: pipeline
523 concurrent: false
524
525 dsl: !include-raw-escape: pipeline/{pipeline-script}
526
Matteo Scandoloabb83972020-06-25 16:08:23 -0700527 triggers:
528 - timed: |
529 TZ=America/Los_Angeles
530 {time-trigger}
Matteo Scandolo272aed42020-05-08 15:05:57 -0700531
532- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700533 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800534 name: '{name}'
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700535 pipeline-script: 'voltha-scale-test.groovy'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800536
537 description: |
538 <!-- Managed by Jenkins Job Builder -->
539 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
540 Using pipeline {pipeline-script} <br/><br/>
541 Scale measurements for VOLTHA 2.x
542
543 properties:
544 - cord-infra-properties:
545 build-days-to-keep: '{build-days-to-keep}'
546 artifact-num-to-keep: '{artifact-num-to-keep}'
547
548 wrappers:
549 - lf-infra-wrappers:
550 build-timeout: '{build-timeout}'
551 jenkins-ssh-credential: '{jenkins-ssh-credential}'
552
Matteo Scandolo0430f672020-05-07 11:50:26 -0700553 # default values
Matteo Scandolo68776b72020-07-21 14:06:06 -0700554 release: master
555
Matteo Scandolo0430f672020-05-07 11:50:26 -0700556 bbsimImg: voltha/bbsim:master
557 rwCoreImg: voltha/voltha-rw-core:master
558 ofAgentImg: voltha/voltha-ofagent-go:master
559 openoltAdapterImg: voltha/voltha-openolt-adapter:master
560 openonuAdapterImg: voltha/voltha-openonu-adapter:master
561 onosImg: voltha/voltha-onos:master
562
563 bbsimChart: onf/bbsim
564 volthaChart: onf/voltha
565 openoltAdapterChart: onf/voltha-adapter-openolt
566 openonuAdapterChart: onf/voltha-adapter-openonu
567
Matteo Scandolo68776b72020-07-21 14:06:06 -0700568 olts: 2
569 pons: 2
570 onus: 2
571 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700572 withFlows: true
573 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700574 withEapol: true
575 withDhcp: true
576 withIgmp: false
577 withLLDP: false
578 withMibTemplate: true
579 withMonitoring: true
580 withProfiling: false
581 withPcap: false
582 openonuAdapterReplicas: 1
583 onosReplicas: 1
584 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700585 kafkaReplicas: 1
586 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700587 extraHelmFlags: ''
588 onosStatInterval: 5
589 volthaSystemTestsChange: ''
590 kindVolthaChange: ''
591 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700592 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700593 logLevel: 'INFO'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700594
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700595 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200596
Matteo Scandolo51b76302020-02-05 12:07:23 -0800597 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800598 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800599
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700600 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700601
602- job-template:
603 id: 'voltha-scale-matrix-dev'
604 name: '{name}'
605 pipeline-script: 'voltha-scale-matrix.groovy'
606
607 description: |
608 <!-- Managed by Jenkins Job Builder -->
609 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
610 Using pipeline {pipeline-script} <br/><br/>
611 Scale measurements for VOLTHA 2.x
612
613 properties:
614 - cord-infra-properties:
615 build-days-to-keep: '{build-days-to-keep}'
616 artifact-num-to-keep: '{artifact-num-to-keep}'
617
618 wrappers:
619 - lf-infra-wrappers:
620 build-timeout: '{build-timeout}'
621 jenkins-ssh-credential: '{jenkins-ssh-credential}'
622
623 # default values
624 release: master
625 build-node: 'voltha-scale'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700626 volthaSystemTestsChange: ''
627 kindVolthaChange: ''
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700628
629 project-type: pipeline
630 concurrent: false
631
632 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandolodc930192020-08-27 15:56:16 -0700633
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700634 parameters:
635 - string:
636 name: release
637 default: '{release}'
638 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
639
640 - string:
641 name: buildNode
642 default: '{build-node}'
643 description: 'Name of the Jenkins node to run the job on'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700644
645 - string:
646 name: volthaSystemTestsChange
647 default: '{volthaSystemTestsChange}'
648 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
649
650 - string:
651 name: kindVolthaChange
652 default: '{kindVolthaChange}'
653 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'