blob: dbc3fe3ad72589deeec505216b70c7add6cd51f5 [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'
Andrea Campanella350c6102020-10-01 09:56:40 +020028
Andrea Campanellaf8e852b2020-09-30 14:48:09 +020029 - 'voltha-scale-measurements':
30 name: 'voltha-openonu-go-scale-measurements-master-2-16-32-dt-subscribers'
31 build-node: 'onf-pod1-head-node'
32 time-trigger: "H H/4 * * *"
33 olts: 2
34 pons: 16
35 onus: 32
36 withFlows: true
37 provisionSubscribers: true
38 workflow: dt
39 withEapol: false
40 withDhcp: false
41 withIgmp: false
42 onosReplicas: 3
43 atomixReplicas: 3
44 openonuAdapterReplicas: 1
45 openonuAdapterImg: voltha/voltha-openonu-adapter-go:master
46 extraHelmFlags: '--set use_openonu_adapter_go=true'
Matteo Scandolo45ad8f52020-08-11 09:07:49 -070047
Matteo Scandolo8df57162020-10-06 14:43:53 -070048 # this job will be used to test custom images without disrupting tests on master
49 - 'voltha-scale-measurements':
50 name: 'voltha-scale-measurements-master-experimental'
51 build-node: 'onf-pod1-head-node'
52 time-trigger: "H H/4 * * *"
53 olts: 1
54 pons: 16
55 onus: 32
56 withFlows: true
57 provisionSubscribers: true
58 withEapol: true
59 withDhcp: true
60 withIgmp: false
61 openonuAdapterReplicas: 8
62 onosReplicas: 3
63 atomixReplicas: 3
64 extraHelmFlags: ' '
65 withPcap: true
66 bbsimImg: matteoscandolo/bbsim:flow-decomposition
67 openoltAdapterImg: gcgirish/voltha-openolt-adapter:flowReplica
68 rwCoreImg: matteoscandolo/voltha-rw-core:flow-logs
69
Matteo Scandoloe51ef6c2020-09-28 10:32:12 -070070 # jobs for 512 ONUs with a 8 openonu-adapters and clustered ONOS (1 OLT)
Matteo Scandoloe4b04342020-05-28 07:35:45 -070071 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070072 name: 'voltha-scale-measurements-master-1-16-32-att-subscribers'
Matteo Scandoloe4b04342020-05-28 07:35:45 -070073 build-node: 'onf-pod1-head-node'
74 time-trigger: "H H/4 * * *"
75 olts: 1
76 pons: 16
77 onus: 32
78 withFlows: true
79 provisionSubscribers: true
80 withEapol: true
81 withDhcp: true
82 withIgmp: false
83 openonuAdapterReplicas: 8
84 onosReplicas: 3
85 atomixReplicas: 3
Matteo Scandolo8df57162020-10-06 14:43:53 -070086 extraHelmFlags: '--set defaults.rw_core.timeout=30s --set authRetry:true,dhcpRetry=true '
Matteo Scandolo91337832020-08-25 18:39:33 -070087 withPcap: true
Matteo Scandoloe4b04342020-05-28 07:35:45 -070088
Matteo Scandoloc05da5c2020-09-01 15:05:50 -070089 - 'voltha-scale-measurements':
90 name: 'voltha-scale-measurements-master-1-16-32-tt-subscribers'
91 build-node: 'onf-pod1-head-node'
92 time-trigger: "H H/4 * * *"
93 olts: 1
94 pons: 16
95 onus: 32
96 withFlows: true
97 provisionSubscribers: true
98 workflow: tt
99 withEapol: false
100 withDhcp: true
101 withIgmp: true
102 openonuAdapterReplicas: 8
103 onosReplicas: 3
104 atomixReplicas: 3
Matteo Scandolo8df57162020-10-06 14:43:53 -0700105 extraHelmFlags: '--set defaults.rw_core.timeout=30s --set dhcpRetry=true '
Matteo Scandolo79184172020-09-17 10:16:42 -0700106 withPcap: true
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700107
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700108 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700109 name: 'voltha-scale-measurements-master-1-16-32-dt-subscribers'
Matteo Scandolob4f81882020-07-30 09:45:15 -0700110 'disable-job': true
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700111 build-node: 'onf-pod1-head-node'
112 time-trigger: "H H/4 * * *"
113 olts: 1
114 pons: 16
115 onus: 32
116 withFlows: true
117 provisionSubscribers: true
118 workflow: dt
119 withEapol: false
120 withDhcp: false
121 withIgmp: false
122 openonuAdapterReplicas: 8
123 onosReplicas: 3
124 atomixReplicas: 3
Andrea Campanellafc7c9492020-05-12 12:56:38 +0200125
Matteo Scandolo272aed42020-05-08 15:05:57 -0700126 # jobs for 1024 ONUs with a 8 openonu-adapters and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -0700127 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700128 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700129 build-node: 'onf-pod1-head-node'
130 time-trigger: "H H/4 * * *"
131 olts: 2
132 pons: 16
133 onus: 32
134 withFlows: true
135 provisionSubscribers: true
136 withEapol: true
137 withDhcp: true
138 withIgmp: false
139 openonuAdapterReplicas: 8
140 onosReplicas: 3
141 atomixReplicas: 3
Matteo Scandolo8df57162020-10-06 14:43:53 -0700142 extraHelmFlags: '--set defaults.rw_core.timeout=30s --set authRetry=true,dhcpRetry=true '
Matteo Scandoloe28521c2020-09-24 14:30:35 -0700143 withPcap: true
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700144
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700145 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700146 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700147 build-node: 'onf-pod1-head-node'
148 time-trigger: "H H/4 * * *"
149 olts: 2
150 pons: 16
151 onus: 32
152 withFlows: true
153 provisionSubscribers: true
154 workflow: dt
155 withEapol: false
156 withDhcp: false
157 withIgmp: false
158 openonuAdapterReplicas: 8
159 onosReplicas: 3
160 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700161 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo272aed42020-05-08 15:05:57 -0700162
Matteo Scandolo031bd982020-09-16 10:03:47 -0700163 # voltha-2.5 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700164 - 'voltha-scale-measurements':
Matteo Scandolo031bd982020-09-16 10:03:47 -0700165 name: 'voltha-scale-measurements-voltha-2.5-1-16-32-att-subscribers'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700166 build-node: 'onf-pod1-head-node'
167 time-trigger: "H H/4 * * *"
168 olts: 1
169 pons: 16
170 onus: 32
171 withFlows: true
172 provisionSubscribers: true
173 withEapol: true
174 withDhcp: true
175 withIgmp: false
176 openonuAdapterReplicas: 8
177 onosReplicas: 3
178 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700179 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo031bd982020-09-16 10:03:47 -0700180 release: voltha-2.5
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700181 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700182 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700183 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700184 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700185 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200186 onosImg: ''
Matteo Scandolof1097ce2020-08-25 09:57:41 -0700187 withPcap: true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700188
189 - 'voltha-scale-measurements':
Matteo Scandolo031bd982020-09-16 10:03:47 -0700190 name: 'voltha-scale-measurements-voltha-2.5-2-16-32-dt-subscribers'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700191 build-node: 'onf-pod1-head-node'
192 time-trigger: "H H/4 * * *"
193 olts: 2
194 pons: 16
195 onus: 32
196 withFlows: true
197 provisionSubscribers: true
198 workflow: dt
199 withEapol: false
200 withDhcp: false
201 withIgmp: false
202 openonuAdapterReplicas: 8
203 onosReplicas: 3
204 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700205 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo031bd982020-09-16 10:03:47 -0700206 release: voltha-2.5
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700207 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700208 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700209 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700210 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700211 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200212 onosImg: ''
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700213
Matteo Scandolo031bd982020-09-16 10:03:47 -0700214 - 'voltha-scale-measurements':
215 name: 'voltha-scale-measurements-voltha-2.5-1-16-32-tt-subscribers'
216 build-node: 'onf-pod1-head-node'
217 time-trigger: "H H/4 * * *"
218 olts: 1
219 pons: 16
220 onus: 32
221 withFlows: true
222 provisionSubscribers: true
223 workflow: tt
224 withEapol: false
225 withDhcp: true
226 withIgmp: true
227 openonuAdapterReplicas: 8
228 onosReplicas: 3
229 atomixReplicas: 3
230 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
231 release: voltha-2.5
232 bbsimImg: ''
233 rwCoreImg: ''
234 ofAgentImg: ''
235 openoltAdapterImg: ''
236 openonuAdapterImg: ''
237 onosImg: ''
238 withPcap: true
239
Matteo Scandolo272aed42020-05-08 15:05:57 -0700240 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700241 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700242 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700243 build-node: 'voltha-scale'
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700244 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700245
Matteo Scandolodc930192020-08-27 15:56:16 -0700246 # development matrix
247 - 'voltha-scale-matrix-dev':
248 name: 'voltha-scale-matrix-voltha-2.4-dev'
249 build-node: 'voltha-scale'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800250
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700251# list of parameters for the VOLTHA Jobs,
252# used as anchor so that can be shared across multiple jobs
253# to use in a job: `parameters: *voltha-build-job-parameters`
254- voltha-scale-job-parameters: &voltha-scale-job-parameters
255 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700256 parameters:
257 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700258 name: release
259 default: '{release}'
260 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
261
262 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700263 name: buildNode
264 default: '{build-node}'
265 description: 'Name of the Jenkins node to run the job on'
266
267 - string:
268 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700269 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700270 description: 'Log level for all the components'
271
272 - string:
273 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700274 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700275 description: 'Number of ONUs to provision'
276
277 - string:
278 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700279 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700280 description: 'Number of PONs to provision'
281
282 - string:
283 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700284 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700285 description: 'How many BBSim instances to run'
286
287 - string:
288 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700289 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700290 description: 'Which workflow are we testing (att, dt, tt)'
291
292 - bool:
293 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700294 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700295 description: 'Wheter to push flows from ONOS'
296
297 - bool:
298 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700299 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700300 description: 'Wheter to provision subscribers durint the tests'
301
302 - bool:
303 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700304 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700305 description: 'Wheter EAPOL is enabled for the test'
306
307 - bool:
308 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700309 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700310 description: 'Wheter DHCP is enabled for the test'
311
312 - bool:
313 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700314 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700315 description: 'Wheter IGMP is enabled for the test'
316
317 - bool:
318 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700319 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700320 description: 'Wheter Link Discovery is enabled for the test'
321
322 - bool:
323 name: withMibTemplate
Matteo Scandolo393add12020-05-08 18:03:17 -0700324 default: '{withMibTemplate}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700325 description: 'Option to trigger MIB template command'
326
327 - bool:
328 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700329 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700330 description: 'Option to install Prometheus'
331
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700332 - bool:
333 name: withProfiling
334 default: '{withProfiling}'
335 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
336
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700337 - bool:
338 name: withPcap
339 default: '{withPcap}'
340 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
341
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700342 - string:
343 name: extraHelmFlags
344 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700345 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 -0700346
Matteo Scandolo272aed42020-05-08 15:05:57 -0700347 - string:
348 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700349 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700350 description: 'How many OpenONU adapter instances to run'
351
352 - string:
353 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700354 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700355 description: 'How many ONOSes instances to run'
356
357 - string:
358 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700359 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700360 description: 'How many Atomix instances to run'
361
362 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700363 name: kafkaReplicas
364 default: '{kafkaReplicas}'
365 description: 'How many Kafka instances to run'
366
367 - string:
368 name: etcdReplicas
369 default: '{etcdReplicas}'
370 description: 'How many ETCD instances to run'
371
372 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700373 name: onosStatInterval
374 default: '{onosStatInterval}'
375 description: 'How often ONOS should poll for ports, flows and meters'
376
377 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700378 name: bbsimImg
379 default: '{bbsimImg}'
380 description: 'Custom image selection for BBSIM (repo:tag)'
381
382 - string:
383 name: bbsimChart
384 default: '{bbsimChart}'
385 description: 'BBSim chart name (or location on file system)'
386
387 - string:
388 name: rwCoreImg
389 default: '{rwCoreImg}'
390 description: 'Custom image selection for VOLTHA (repo:tag)'
391
392 - string:
393 name: ofAgentImg
394 default: '{ofAgentImg}'
395 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
396
397 - string:
398 name: volthaChart
399 default: '{volthaChart}'
400 description: 'VOLTHA chart name (or location on file system)'
401
402 - string:
403 name: openoltAdapterImg
404 default: '{openoltAdapterImg}'
405 description: 'Custom image selection for Openolt Adapter (repo:tag)'
406
407 - string:
408 name: openoltAdapterChart
409 default: '{openoltAdapterChart}'
410 description: 'OpenOLT chart name (or location on file system)'
411
412 - string:
413 name: openonuAdapterImg
414 default: '{openonuAdapterImg}'
415 description: 'Custom image selection for Openonu Adapter (repo:tag)'
416
417 - string:
418 name: openonuAdapterChart
419 default: '{openonuAdapterChart}'
420 description: 'OpenONU chart name (or location on file system)'
421
422 - string:
423 name: onosImg
424 default: '{onosImg}'
425 description: 'Custom image selection for Openonu Adapter (repo:tag)'
426
427 - string:
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700428 name: onosChart
429 default: '{onosChart}'
430 description: 'ONOS chart name (or location on file system)'
431
432 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700433 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700434 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700435 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
436
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700437 - string:
438 name: kindVolthaChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700439 default: '{kindVolthaChange}'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700440 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
441
Matteo Scandoloccc06192020-06-22 10:16:17 -0700442 - bool:
443 name: inMemoryEtcdStorage
444 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700445 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700446
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200447 - string:
448 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700449 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200450 description: 'Karaf home'
451
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700452- job-template:
453 id: 'voltha-scale-measurements'
454 name: '{name}'
455 pipeline-script: 'voltha-scale-test.groovy'
456 disabled: '{disable-job}'
457
458 description: |
459 <!-- Managed by Jenkins Job Builder -->
460 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
461 Using pipeline {pipeline-script} <br/><br/>
462 Scale measurements for VOLTHA 2.x
463
464 properties:
465 - cord-infra-properties:
466 build-days-to-keep: 30
467 artifact-num-to-keep: 15
468
469 wrappers:
470 - lf-infra-wrappers:
471 build-timeout: '{build-timeout}'
472 jenkins-ssh-credential: '{jenkins-ssh-credential}'
473
474 # default values
475 release: master
476
477 bbsimImg: voltha/bbsim:master
478 rwCoreImg: voltha/voltha-rw-core:master
479 ofAgentImg: voltha/voltha-ofagent-go:master
480 openoltAdapterImg: voltha/voltha-openolt-adapter:master
481 openonuAdapterImg: voltha/voltha-openonu-adapter:master
482 onosImg: voltha/voltha-onos:master
483
484 bbsimChart: onf/bbsim
485 volthaChart: onf/voltha
486 openoltAdapterChart: onf/voltha-adapter-openolt
487 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700488 onosChart: onos/onos-classic
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700489
490 olts: 2
491 pons: 2
492 onus: 2
493 workflow: att
494 withFlows: false
495 provisionSubscribers: false
496 withEapol: true
497 withDhcp: true
498 withIgmp: false
499 withLLDP: false
500 withMibTemplate: true
501 withMonitoring: true
502 withProfiling: false
503 withPcap: false
504 openonuAdapterReplicas: 1
505 onosReplicas: 1
506 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700507 kafkaReplicas: 3
508 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700509 extraHelmFlags: ''
510 onosStatInterval: 5
511 volthaSystemTestsChange: ''
512 kindVolthaChange: ''
513 inMemoryEtcdStorage: true
514 karafHome: 'apache-karaf-4.2.9'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700515 logLevel: 'INFO'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700516
517 <<: *voltha-scale-job-parameters
518
Matteo Scandolo272aed42020-05-08 15:05:57 -0700519 project-type: pipeline
520 concurrent: false
521
522 dsl: !include-raw-escape: pipeline/{pipeline-script}
523
Matteo Scandoloabb83972020-06-25 16:08:23 -0700524 triggers:
525 - timed: |
526 TZ=America/Los_Angeles
527 {time-trigger}
Matteo Scandolo272aed42020-05-08 15:05:57 -0700528
529- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700530 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800531 name: '{name}'
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700532 pipeline-script: 'voltha-scale-test.groovy'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800533
534 description: |
535 <!-- Managed by Jenkins Job Builder -->
536 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
537 Using pipeline {pipeline-script} <br/><br/>
538 Scale measurements for VOLTHA 2.x
539
540 properties:
541 - cord-infra-properties:
542 build-days-to-keep: '{build-days-to-keep}'
543 artifact-num-to-keep: '{artifact-num-to-keep}'
544
545 wrappers:
546 - lf-infra-wrappers:
547 build-timeout: '{build-timeout}'
548 jenkins-ssh-credential: '{jenkins-ssh-credential}'
549
Matteo Scandolo0430f672020-05-07 11:50:26 -0700550 # default values
Matteo Scandolo68776b72020-07-21 14:06:06 -0700551 release: master
552
Matteo Scandolo0430f672020-05-07 11:50:26 -0700553 bbsimImg: voltha/bbsim:master
554 rwCoreImg: voltha/voltha-rw-core:master
555 ofAgentImg: voltha/voltha-ofagent-go:master
556 openoltAdapterImg: voltha/voltha-openolt-adapter:master
557 openonuAdapterImg: voltha/voltha-openonu-adapter:master
558 onosImg: voltha/voltha-onos:master
559
560 bbsimChart: onf/bbsim
561 volthaChart: onf/voltha
562 openoltAdapterChart: onf/voltha-adapter-openolt
563 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700564 onosChart: onos/onos-classic
Matteo Scandolo0430f672020-05-07 11:50:26 -0700565
Matteo Scandolo68776b72020-07-21 14:06:06 -0700566 olts: 2
567 pons: 2
568 onus: 2
569 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700570 withFlows: true
571 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700572 withEapol: true
573 withDhcp: true
574 withIgmp: false
575 withLLDP: false
576 withMibTemplate: true
577 withMonitoring: true
578 withProfiling: false
579 withPcap: false
580 openonuAdapterReplicas: 1
581 onosReplicas: 1
582 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700583 kafkaReplicas: 1
584 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700585 extraHelmFlags: ''
586 onosStatInterval: 5
587 volthaSystemTestsChange: ''
588 kindVolthaChange: ''
589 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700590 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700591 logLevel: 'INFO'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700592
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700593 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200594
Matteo Scandolo51b76302020-02-05 12:07:23 -0800595 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800596 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800597
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700598 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700599
600- job-template:
601 id: 'voltha-scale-matrix-dev'
602 name: '{name}'
603 pipeline-script: 'voltha-scale-matrix.groovy'
604
605 description: |
606 <!-- Managed by Jenkins Job Builder -->
607 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
608 Using pipeline {pipeline-script} <br/><br/>
609 Scale measurements for VOLTHA 2.x
610
611 properties:
612 - cord-infra-properties:
613 build-days-to-keep: '{build-days-to-keep}'
614 artifact-num-to-keep: '{artifact-num-to-keep}'
615
616 wrappers:
617 - lf-infra-wrappers:
618 build-timeout: '{build-timeout}'
619 jenkins-ssh-credential: '{jenkins-ssh-credential}'
620
621 # default values
622 release: master
623 build-node: 'voltha-scale'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700624 volthaSystemTestsChange: ''
625 kindVolthaChange: ''
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700626
627 project-type: pipeline
628 concurrent: false
629
630 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandolodc930192020-08-27 15:56:16 -0700631
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700632 parameters:
633 - string:
634 name: release
635 default: '{release}'
636 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
637
638 - string:
639 name: buildNode
640 default: '{build-node}'
641 description: 'Name of the Jenkins node to run the job on'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700642
643 - string:
644 name: volthaSystemTestsChange
645 default: '{volthaSystemTestsChange}'
646 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
647
648 - string:
649 name: kindVolthaChange
650 default: '{kindVolthaChange}'
651 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'