blob: d75402b3c0e41c60af829ac9e37d3d9c389b9620 [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'
Matteo Scandoloc348aea2020-10-07 13:36:04 -070015 'disable-job': true
Matteo Scandolo45ad8f52020-08-11 09:07:49 -070016 build-node: 'onf-pod1-head-node'
17 time-trigger: "H H/4 * * *"
18 olts: 1
19 pons: 16
20 onus: 64
21 withFlows: false
22 provisionSubscribers: false
23 withEapol: false
24 withDhcp: false
25 withIgmp: false
26 openonuAdapterReplicas: 1
27 openonuAdapterImg: voltha/voltha-openonu-adapter-go:master
28 extraHelmFlags: '--set use_openonu_adapter_go=true'
Andrea Campanella350c6102020-10-01 09:56:40 +020029
Andrea Campanellaf8e852b2020-09-30 14:48:09 +020030 - 'voltha-scale-measurements':
31 name: 'voltha-openonu-go-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandoloc348aea2020-10-07 13:36:04 -070032 'disable-job': true
Andrea Campanellaf8e852b2020-09-30 14:48:09 +020033 build-node: 'onf-pod1-head-node'
34 time-trigger: "H H/4 * * *"
35 olts: 2
36 pons: 16
37 onus: 32
38 withFlows: true
39 provisionSubscribers: true
40 workflow: dt
41 withEapol: false
42 withDhcp: false
43 withIgmp: false
44 onosReplicas: 3
45 atomixReplicas: 3
46 openonuAdapterReplicas: 1
47 openonuAdapterImg: voltha/voltha-openonu-adapter-go:master
48 extraHelmFlags: '--set use_openonu_adapter_go=true'
Matteo Scandolo45ad8f52020-08-11 09:07:49 -070049
Matteo Scandolo8df57162020-10-06 14:43:53 -070050 # this job will be used to test custom images without disrupting tests on master
51 - 'voltha-scale-measurements':
52 name: 'voltha-scale-measurements-master-experimental'
53 build-node: 'onf-pod1-head-node'
Matteo Scandolo85f67e72020-10-09 15:23:38 -070054 'disable-job': false
Matteo Scandolo8df57162020-10-06 14:43:53 -070055 time-trigger: "H H/4 * * *"
56 olts: 1
57 pons: 16
58 onus: 32
59 withFlows: true
60 provisionSubscribers: true
61 withEapol: true
62 withDhcp: true
63 withIgmp: false
64 openonuAdapterReplicas: 8
65 onosReplicas: 3
66 atomixReplicas: 3
Matteo Scandolo1074eb22020-10-08 15:03:35 -070067 extraHelmFlags: '--set authRetry=true,dhcpRetry=true '
Matteo Scandolo8df57162020-10-06 14:43:53 -070068 withPcap: true
Matteo Scandolo7255f862020-10-08 11:09:29 -070069 bbsimImg: matteoscandolo/bbsim:experiment
Matteo Scandolo8df57162020-10-06 14:43:53 -070070 openoltAdapterImg: gcgirish/voltha-openolt-adapter:flowReplica
Andrea Campanella24389792020-10-12 19:02:12 +020071 onosImg: andreacampanella/voltha-onos:aaa-single-radius-master-dhcp-option82
Matteo Scandoloc348aea2020-10-07 13:36:04 -070072
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 Scandolo85f67e72020-10-09 15:23:38 -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 Scandolo85f67e72020-10-09 15:23:38 -070092 bbsimImg: matteoscandolo/bbsim:experiment
93 openoltAdapterImg: gcgirish/voltha-openolt-adapter:flowReplica
Andrea Campanella24389792020-10-12 19:02:12 +020094 onosImg: andreacampanella/voltha-onos:aaa-single-radius-master-dhcp-option82
Matteo Scandoloe4b04342020-05-28 07:35:45 -070095
Matteo Scandoloc05da5c2020-09-01 15:05:50 -070096 - 'voltha-scale-measurements':
97 name: 'voltha-scale-measurements-master-1-16-32-tt-subscribers'
Matteo Scandolo85f67e72020-10-09 15:23:38 -070098 'disable-job': false
Matteo Scandoloc05da5c2020-09-01 15:05:50 -070099 build-node: 'onf-pod1-head-node'
100 time-trigger: "H H/4 * * *"
101 olts: 1
102 pons: 16
103 onus: 32
104 withFlows: true
105 provisionSubscribers: true
106 workflow: tt
107 withEapol: false
108 withDhcp: true
109 withIgmp: true
110 openonuAdapterReplicas: 8
111 onosReplicas: 3
112 atomixReplicas: 3
Matteo Scandolo79184172020-09-17 10:16:42 -0700113 withPcap: true
Matteo Scandolo85f67e72020-10-09 15:23:38 -0700114 bbsimImg: matteoscandolo/bbsim:experiment
115 openoltAdapterImg: gcgirish/voltha-openolt-adapter:flowReplica
Andrea Campanella24389792020-10-12 19:02:12 +0200116 onosImg: andreacampanella/voltha-onos:aaa-single-radius-master-dhcp-option82
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700117
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700118 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700119 name: 'voltha-scale-measurements-master-1-16-32-dt-subscribers'
Matteo Scandolo85f67e72020-10-09 15:23:38 -0700120 'disable-job': false
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700121 build-node: 'onf-pod1-head-node'
122 time-trigger: "H H/4 * * *"
123 olts: 1
124 pons: 16
125 onus: 32
126 withFlows: true
127 provisionSubscribers: true
128 workflow: dt
129 withEapol: false
130 withDhcp: false
131 withIgmp: false
132 openonuAdapterReplicas: 8
133 onosReplicas: 3
134 atomixReplicas: 3
Matteo Scandolo85f67e72020-10-09 15:23:38 -0700135 bbsimImg: matteoscandolo/bbsim:experiment
136 openoltAdapterImg: gcgirish/voltha-openolt-adapter:flowReplica
Andrea Campanella24389792020-10-12 19:02:12 +0200137 onosImg: andreacampanella/voltha-onos:aaa-single-radius-master-dhcp-option82
Andrea Campanellafc7c9492020-05-12 12:56:38 +0200138
Matteo Scandolo272aed42020-05-08 15:05:57 -0700139 # jobs for 1024 ONUs with a 8 openonu-adapters and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -0700140 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700141 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandoloc348aea2020-10-07 13:36:04 -0700142 'disable-job': true
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700143 build-node: 'onf-pod1-head-node'
144 time-trigger: "H H/4 * * *"
145 olts: 2
146 pons: 16
147 onus: 32
148 withFlows: true
149 provisionSubscribers: true
150 withEapol: true
151 withDhcp: true
152 withIgmp: false
153 openonuAdapterReplicas: 8
154 onosReplicas: 3
155 atomixReplicas: 3
Matteo Scandolo8df57162020-10-06 14:43:53 -0700156 extraHelmFlags: '--set defaults.rw_core.timeout=30s --set authRetry=true,dhcpRetry=true '
Matteo Scandoloe28521c2020-09-24 14:30:35 -0700157 withPcap: true
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700158
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700159 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700160 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandoloc348aea2020-10-07 13:36:04 -0700161 'disable-job': true
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 workflow: dt
170 withEapol: false
171 withDhcp: false
172 withIgmp: false
173 openonuAdapterReplicas: 8
174 onosReplicas: 3
175 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700176 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo272aed42020-05-08 15:05:57 -0700177
Matteo Scandolo031bd982020-09-16 10:03:47 -0700178 # voltha-2.5 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700179 - 'voltha-scale-measurements':
Matteo Scandolo031bd982020-09-16 10:03:47 -0700180 name: 'voltha-scale-measurements-voltha-2.5-1-16-32-att-subscribers'
Matteo Scandoloc348aea2020-10-07 13:36:04 -0700181 'disable-job': true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700182 build-node: 'onf-pod1-head-node'
183 time-trigger: "H H/4 * * *"
184 olts: 1
185 pons: 16
186 onus: 32
187 withFlows: true
188 provisionSubscribers: true
189 withEapol: true
190 withDhcp: true
191 withIgmp: false
192 openonuAdapterReplicas: 8
193 onosReplicas: 3
194 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700195 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo031bd982020-09-16 10:03:47 -0700196 release: voltha-2.5
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700197 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700198 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700199 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700200 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700201 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200202 onosImg: ''
Matteo Scandolof1097ce2020-08-25 09:57:41 -0700203 withPcap: true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700204
205 - 'voltha-scale-measurements':
Matteo Scandolo031bd982020-09-16 10:03:47 -0700206 name: 'voltha-scale-measurements-voltha-2.5-2-16-32-dt-subscribers'
Matteo Scandoloc348aea2020-10-07 13:36:04 -0700207 'disable-job': true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700208 build-node: 'onf-pod1-head-node'
209 time-trigger: "H H/4 * * *"
210 olts: 2
211 pons: 16
212 onus: 32
213 withFlows: true
214 provisionSubscribers: true
215 workflow: dt
216 withEapol: false
217 withDhcp: false
218 withIgmp: false
219 openonuAdapterReplicas: 8
220 onosReplicas: 3
221 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700222 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo031bd982020-09-16 10:03:47 -0700223 release: voltha-2.5
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700224 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700225 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700226 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700227 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700228 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200229 onosImg: ''
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700230
Matteo Scandolo031bd982020-09-16 10:03:47 -0700231 - 'voltha-scale-measurements':
232 name: 'voltha-scale-measurements-voltha-2.5-1-16-32-tt-subscribers'
Matteo Scandoloc348aea2020-10-07 13:36:04 -0700233 'disable-job': true
Matteo Scandolo031bd982020-09-16 10:03:47 -0700234 build-node: 'onf-pod1-head-node'
235 time-trigger: "H H/4 * * *"
236 olts: 1
237 pons: 16
238 onus: 32
239 withFlows: true
240 provisionSubscribers: true
241 workflow: tt
242 withEapol: false
243 withDhcp: true
244 withIgmp: true
245 openonuAdapterReplicas: 8
246 onosReplicas: 3
247 atomixReplicas: 3
248 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
249 release: voltha-2.5
250 bbsimImg: ''
251 rwCoreImg: ''
252 ofAgentImg: ''
253 openoltAdapterImg: ''
254 openonuAdapterImg: ''
255 onosImg: ''
256 withPcap: true
257
Matteo Scandolo272aed42020-05-08 15:05:57 -0700258 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700259 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700260 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700261 build-node: 'voltha-scale'
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700262 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700263
Matteo Scandolodc930192020-08-27 15:56:16 -0700264 # development matrix
265 - 'voltha-scale-matrix-dev':
266 name: 'voltha-scale-matrix-voltha-2.4-dev'
267 build-node: 'voltha-scale'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800268
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700269# list of parameters for the VOLTHA Jobs,
270# used as anchor so that can be shared across multiple jobs
271# to use in a job: `parameters: *voltha-build-job-parameters`
272- voltha-scale-job-parameters: &voltha-scale-job-parameters
273 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700274 parameters:
275 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700276 name: release
277 default: '{release}'
278 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
279
280 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700281 name: buildNode
282 default: '{build-node}'
283 description: 'Name of the Jenkins node to run the job on'
284
285 - string:
286 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700287 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700288 description: 'Log level for all the components'
289
290 - string:
291 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700292 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700293 description: 'Number of ONUs to provision'
294
295 - string:
296 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700297 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700298 description: 'Number of PONs to provision'
299
300 - string:
301 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700302 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700303 description: 'How many BBSim instances to run'
304
305 - string:
306 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700307 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700308 description: 'Which workflow are we testing (att, dt, tt)'
309
310 - bool:
311 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700312 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700313 description: 'Wheter to push flows from ONOS'
314
315 - bool:
316 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700317 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700318 description: 'Wheter to provision subscribers durint the tests'
319
320 - bool:
321 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700322 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700323 description: 'Wheter EAPOL is enabled for the test'
324
325 - bool:
326 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700327 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700328 description: 'Wheter DHCP is enabled for the test'
329
330 - bool:
331 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700332 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700333 description: 'Wheter IGMP is enabled for the test'
334
335 - bool:
336 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700337 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700338 description: 'Wheter Link Discovery is enabled for the test'
339
340 - bool:
341 name: withMibTemplate
Matteo Scandolo393add12020-05-08 18:03:17 -0700342 default: '{withMibTemplate}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700343 description: 'Option to trigger MIB template command'
344
345 - bool:
346 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700347 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700348 description: 'Option to install Prometheus'
349
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700350 - bool:
351 name: withProfiling
352 default: '{withProfiling}'
353 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
354
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700355 - bool:
356 name: withPcap
357 default: '{withPcap}'
358 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
359
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700360 - string:
361 name: extraHelmFlags
362 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700363 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 -0700364
Matteo Scandolo272aed42020-05-08 15:05:57 -0700365 - string:
366 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700367 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700368 description: 'How many OpenONU adapter instances to run'
369
370 - string:
371 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700372 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700373 description: 'How many ONOSes instances to run'
374
375 - string:
376 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700377 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700378 description: 'How many Atomix instances to run'
379
380 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700381 name: kafkaReplicas
382 default: '{kafkaReplicas}'
383 description: 'How many Kafka instances to run'
384
385 - string:
386 name: etcdReplicas
387 default: '{etcdReplicas}'
388 description: 'How many ETCD instances to run'
389
390 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700391 name: onosStatInterval
392 default: '{onosStatInterval}'
393 description: 'How often ONOS should poll for ports, flows and meters'
394
395 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700396 name: bbsimImg
397 default: '{bbsimImg}'
398 description: 'Custom image selection for BBSIM (repo:tag)'
399
400 - string:
401 name: bbsimChart
402 default: '{bbsimChart}'
403 description: 'BBSim chart name (or location on file system)'
404
405 - string:
406 name: rwCoreImg
407 default: '{rwCoreImg}'
408 description: 'Custom image selection for VOLTHA (repo:tag)'
409
410 - string:
411 name: ofAgentImg
412 default: '{ofAgentImg}'
413 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
414
415 - string:
416 name: volthaChart
417 default: '{volthaChart}'
418 description: 'VOLTHA chart name (or location on file system)'
419
420 - string:
421 name: openoltAdapterImg
422 default: '{openoltAdapterImg}'
423 description: 'Custom image selection for Openolt Adapter (repo:tag)'
424
425 - string:
426 name: openoltAdapterChart
427 default: '{openoltAdapterChart}'
428 description: 'OpenOLT chart name (or location on file system)'
429
430 - string:
431 name: openonuAdapterImg
432 default: '{openonuAdapterImg}'
433 description: 'Custom image selection for Openonu Adapter (repo:tag)'
434
435 - string:
436 name: openonuAdapterChart
437 default: '{openonuAdapterChart}'
438 description: 'OpenONU chart name (or location on file system)'
439
440 - string:
441 name: onosImg
442 default: '{onosImg}'
443 description: 'Custom image selection for Openonu Adapter (repo:tag)'
444
445 - string:
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700446 name: onosChart
447 default: '{onosChart}'
448 description: 'ONOS chart name (or location on file system)'
449
450 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700451 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700452 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700453 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
454
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700455 - string:
456 name: kindVolthaChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700457 default: '{kindVolthaChange}'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700458 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
459
Matteo Scandoloccc06192020-06-22 10:16:17 -0700460 - bool:
461 name: inMemoryEtcdStorage
462 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700463 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700464
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200465 - string:
466 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700467 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200468 description: 'Karaf home'
469
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700470- job-template:
471 id: 'voltha-scale-measurements'
472 name: '{name}'
473 pipeline-script: 'voltha-scale-test.groovy'
474 disabled: '{disable-job}'
475
476 description: |
477 <!-- Managed by Jenkins Job Builder -->
478 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
479 Using pipeline {pipeline-script} <br/><br/>
480 Scale measurements for VOLTHA 2.x
481
482 properties:
483 - cord-infra-properties:
484 build-days-to-keep: 30
485 artifact-num-to-keep: 15
486
487 wrappers:
488 - lf-infra-wrappers:
489 build-timeout: '{build-timeout}'
490 jenkins-ssh-credential: '{jenkins-ssh-credential}'
491
492 # default values
493 release: master
494
495 bbsimImg: voltha/bbsim:master
496 rwCoreImg: voltha/voltha-rw-core:master
497 ofAgentImg: voltha/voltha-ofagent-go:master
498 openoltAdapterImg: voltha/voltha-openolt-adapter:master
499 openonuAdapterImg: voltha/voltha-openonu-adapter:master
500 onosImg: voltha/voltha-onos:master
501
502 bbsimChart: onf/bbsim
503 volthaChart: onf/voltha
504 openoltAdapterChart: onf/voltha-adapter-openolt
505 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700506 onosChart: onos/onos-classic
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700507
508 olts: 2
509 pons: 2
510 onus: 2
511 workflow: att
512 withFlows: false
513 provisionSubscribers: false
514 withEapol: true
515 withDhcp: true
516 withIgmp: false
517 withLLDP: false
518 withMibTemplate: true
519 withMonitoring: true
520 withProfiling: false
521 withPcap: false
522 openonuAdapterReplicas: 1
523 onosReplicas: 1
524 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700525 kafkaReplicas: 3
526 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700527 extraHelmFlags: ''
528 onosStatInterval: 5
529 volthaSystemTestsChange: ''
530 kindVolthaChange: ''
531 inMemoryEtcdStorage: true
532 karafHome: 'apache-karaf-4.2.9'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700533 logLevel: 'INFO'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700534
535 <<: *voltha-scale-job-parameters
536
Matteo Scandolo272aed42020-05-08 15:05:57 -0700537 project-type: pipeline
538 concurrent: false
539
540 dsl: !include-raw-escape: pipeline/{pipeline-script}
541
Matteo Scandoloabb83972020-06-25 16:08:23 -0700542 triggers:
543 - timed: |
544 TZ=America/Los_Angeles
545 {time-trigger}
Matteo Scandolo272aed42020-05-08 15:05:57 -0700546
547- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700548 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800549 name: '{name}'
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700550 pipeline-script: 'voltha-scale-test.groovy'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800551
552 description: |
553 <!-- Managed by Jenkins Job Builder -->
554 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
555 Using pipeline {pipeline-script} <br/><br/>
556 Scale measurements for VOLTHA 2.x
557
558 properties:
559 - cord-infra-properties:
560 build-days-to-keep: '{build-days-to-keep}'
561 artifact-num-to-keep: '{artifact-num-to-keep}'
562
563 wrappers:
564 - lf-infra-wrappers:
565 build-timeout: '{build-timeout}'
566 jenkins-ssh-credential: '{jenkins-ssh-credential}'
567
Matteo Scandolo0430f672020-05-07 11:50:26 -0700568 # default values
Matteo Scandolo68776b72020-07-21 14:06:06 -0700569 release: master
570
Matteo Scandolo0430f672020-05-07 11:50:26 -0700571 bbsimImg: voltha/bbsim:master
572 rwCoreImg: voltha/voltha-rw-core:master
573 ofAgentImg: voltha/voltha-ofagent-go:master
574 openoltAdapterImg: voltha/voltha-openolt-adapter:master
575 openonuAdapterImg: voltha/voltha-openonu-adapter:master
576 onosImg: voltha/voltha-onos:master
577
578 bbsimChart: onf/bbsim
579 volthaChart: onf/voltha
580 openoltAdapterChart: onf/voltha-adapter-openolt
581 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700582 onosChart: onos/onos-classic
Matteo Scandolo0430f672020-05-07 11:50:26 -0700583
Matteo Scandolo68776b72020-07-21 14:06:06 -0700584 olts: 2
585 pons: 2
586 onus: 2
587 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700588 withFlows: true
589 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700590 withEapol: true
591 withDhcp: true
592 withIgmp: false
593 withLLDP: false
594 withMibTemplate: true
595 withMonitoring: true
596 withProfiling: false
597 withPcap: false
598 openonuAdapterReplicas: 1
599 onosReplicas: 1
600 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700601 kafkaReplicas: 1
602 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700603 extraHelmFlags: ''
604 onosStatInterval: 5
605 volthaSystemTestsChange: ''
606 kindVolthaChange: ''
607 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700608 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700609 logLevel: 'INFO'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700610
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700611 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200612
Matteo Scandolo51b76302020-02-05 12:07:23 -0800613 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800614 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800615
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700616 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700617
618- job-template:
619 id: 'voltha-scale-matrix-dev'
620 name: '{name}'
621 pipeline-script: 'voltha-scale-matrix.groovy'
622
623 description: |
624 <!-- Managed by Jenkins Job Builder -->
625 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
626 Using pipeline {pipeline-script} <br/><br/>
627 Scale measurements for VOLTHA 2.x
628
629 properties:
630 - cord-infra-properties:
631 build-days-to-keep: '{build-days-to-keep}'
632 artifact-num-to-keep: '{artifact-num-to-keep}'
633
634 wrappers:
635 - lf-infra-wrappers:
636 build-timeout: '{build-timeout}'
637 jenkins-ssh-credential: '{jenkins-ssh-credential}'
638
639 # default values
640 release: master
641 build-node: 'voltha-scale'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700642 volthaSystemTestsChange: ''
643 kindVolthaChange: ''
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700644
645 project-type: pipeline
646 concurrent: false
647
648 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandolodc930192020-08-27 15:56:16 -0700649
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700650 parameters:
651 - string:
652 name: release
653 default: '{release}'
654 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
655
656 - string:
657 name: buildNode
658 default: '{build-node}'
659 description: 'Name of the Jenkins node to run the job on'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700660
661 - string:
662 name: volthaSystemTestsChange
663 default: '{volthaSystemTestsChange}'
664 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
665
666 - string:
667 name: kindVolthaChange
668 default: '{kindVolthaChange}'
669 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'