blob: 76e81166631aca9a5c673d0775db9a6e7b459610 [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 * * *"
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -070056 withMonitoring: false
Matteo Scandolo8df57162020-10-06 14:43:53 -070057 olts: 1
58 pons: 16
59 onus: 32
60 withFlows: true
61 provisionSubscribers: true
62 withEapol: true
63 withDhcp: true
64 withIgmp: false
65 openonuAdapterReplicas: 8
66 onosReplicas: 3
67 atomixReplicas: 3
Matteo Scandolo2264d9c2020-10-16 14:25:32 -070068 extraHelmFlags: '--set debug=true'
Matteo Scandolo8df57162020-10-06 14:43:53 -070069 withPcap: true
Matteo Scandolobd36c162020-10-19 16:47:56 -070070 onosImg: matteoscandolo/voltha-onos:timeout-release-identifier-single
Matteo Scandolo6b7ccef2020-10-13 13:36:04 -070071 radiusChart: /home/cord/helm-charts/freeradius
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 Scandolo16119bf2020-10-13 09:35:21 -070077 'disable-job': true
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 Scandolo16119bf2020-10-13 09:35:21 -070098 'disable-job': true
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 Scandolo16119bf2020-10-13 09:35:21 -0700120 'disable-job': true
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:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700361 name: withRadius
362 default: '{withRadius}'
363 description: 'Value to pass to kind-voltha WITH_RADIUS'
364
365 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700366 name: extraHelmFlags
367 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700368 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 -0700369
Matteo Scandolo272aed42020-05-08 15:05:57 -0700370 - string:
371 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700372 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700373 description: 'How many OpenONU adapter instances to run'
374
375 - string:
376 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700377 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700378 description: 'How many ONOSes instances to run'
379
380 - string:
381 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700382 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700383 description: 'How many Atomix instances to run'
384
385 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700386 name: kafkaReplicas
387 default: '{kafkaReplicas}'
388 description: 'How many Kafka instances to run'
389
390 - string:
391 name: etcdReplicas
392 default: '{etcdReplicas}'
393 description: 'How many ETCD instances to run'
394
395 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700396 name: onosStatInterval
397 default: '{onosStatInterval}'
398 description: 'How often ONOS should poll for ports, flows and meters'
399
400 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700401 name: bbsimImg
402 default: '{bbsimImg}'
403 description: 'Custom image selection for BBSIM (repo:tag)'
404
405 - string:
406 name: bbsimChart
407 default: '{bbsimChart}'
408 description: 'BBSim chart name (or location on file system)'
409
410 - string:
411 name: rwCoreImg
412 default: '{rwCoreImg}'
413 description: 'Custom image selection for VOLTHA (repo:tag)'
414
415 - string:
416 name: ofAgentImg
417 default: '{ofAgentImg}'
418 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
419
420 - string:
421 name: volthaChart
422 default: '{volthaChart}'
423 description: 'VOLTHA chart name (or location on file system)'
424
425 - string:
426 name: openoltAdapterImg
427 default: '{openoltAdapterImg}'
428 description: 'Custom image selection for Openolt Adapter (repo:tag)'
429
430 - string:
431 name: openoltAdapterChart
432 default: '{openoltAdapterChart}'
433 description: 'OpenOLT chart name (or location on file system)'
434
435 - string:
436 name: openonuAdapterImg
437 default: '{openonuAdapterImg}'
438 description: 'Custom image selection for Openonu Adapter (repo:tag)'
439
440 - string:
441 name: openonuAdapterChart
442 default: '{openonuAdapterChart}'
443 description: 'OpenONU chart name (or location on file system)'
444
445 - string:
446 name: onosImg
447 default: '{onosImg}'
448 description: 'Custom image selection for Openonu Adapter (repo:tag)'
449
450 - string:
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700451 name: onosChart
452 default: '{onosChart}'
453 description: 'ONOS chart name (or location on file system)'
454
455 - string:
Matteo Scandolo06506102020-10-13 12:24:20 -0700456 name: radiusChart
457 default: '{radiusChart}'
458 description: 'freeradius chart name (or location on file system)'
459
460 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700461 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700462 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700463 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
464
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700465 - string:
466 name: kindVolthaChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700467 default: '{kindVolthaChange}'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700468 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
469
Matteo Scandoloccc06192020-06-22 10:16:17 -0700470 - bool:
471 name: inMemoryEtcdStorage
472 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700473 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700474
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200475 - string:
476 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700477 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200478 description: 'Karaf home'
479
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700480- job-template:
481 id: 'voltha-scale-measurements'
482 name: '{name}'
483 pipeline-script: 'voltha-scale-test.groovy'
484 disabled: '{disable-job}'
485
486 description: |
487 <!-- Managed by Jenkins Job Builder -->
488 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
489 Using pipeline {pipeline-script} <br/><br/>
490 Scale measurements for VOLTHA 2.x
491
492 properties:
493 - cord-infra-properties:
494 build-days-to-keep: 30
495 artifact-num-to-keep: 15
496
497 wrappers:
498 - lf-infra-wrappers:
499 build-timeout: '{build-timeout}'
500 jenkins-ssh-credential: '{jenkins-ssh-credential}'
501
502 # default values
503 release: master
504
505 bbsimImg: voltha/bbsim:master
506 rwCoreImg: voltha/voltha-rw-core:master
507 ofAgentImg: voltha/voltha-ofagent-go:master
508 openoltAdapterImg: voltha/voltha-openolt-adapter:master
509 openonuAdapterImg: voltha/voltha-openonu-adapter:master
510 onosImg: voltha/voltha-onos:master
511
512 bbsimChart: onf/bbsim
513 volthaChart: onf/voltha
514 openoltAdapterChart: onf/voltha-adapter-openolt
515 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700516 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700517 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700518
519 olts: 2
520 pons: 2
521 onus: 2
522 workflow: att
523 withFlows: false
524 provisionSubscribers: false
525 withEapol: true
526 withDhcp: true
527 withIgmp: false
528 withLLDP: false
529 withMibTemplate: true
530 withMonitoring: true
531 withProfiling: false
532 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700533 withRadius: yes
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700534 openonuAdapterReplicas: 1
535 onosReplicas: 1
536 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700537 kafkaReplicas: 3
538 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700539 extraHelmFlags: ''
540 onosStatInterval: 5
541 volthaSystemTestsChange: ''
542 kindVolthaChange: ''
543 inMemoryEtcdStorage: true
544 karafHome: 'apache-karaf-4.2.9'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700545 logLevel: 'INFO'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700546
547 <<: *voltha-scale-job-parameters
548
Matteo Scandolo272aed42020-05-08 15:05:57 -0700549 project-type: pipeline
550 concurrent: false
551
552 dsl: !include-raw-escape: pipeline/{pipeline-script}
553
Matteo Scandoloabb83972020-06-25 16:08:23 -0700554 triggers:
555 - timed: |
556 TZ=America/Los_Angeles
557 {time-trigger}
Matteo Scandolo272aed42020-05-08 15:05:57 -0700558
559- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700560 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800561 name: '{name}'
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700562 pipeline-script: 'voltha-scale-test.groovy'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800563
564 description: |
565 <!-- Managed by Jenkins Job Builder -->
566 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
567 Using pipeline {pipeline-script} <br/><br/>
568 Scale measurements for VOLTHA 2.x
569
570 properties:
571 - cord-infra-properties:
572 build-days-to-keep: '{build-days-to-keep}'
573 artifact-num-to-keep: '{artifact-num-to-keep}'
574
575 wrappers:
576 - lf-infra-wrappers:
577 build-timeout: '{build-timeout}'
578 jenkins-ssh-credential: '{jenkins-ssh-credential}'
579
Matteo Scandolo0430f672020-05-07 11:50:26 -0700580 # default values
Matteo Scandolo68776b72020-07-21 14:06:06 -0700581 release: master
582
Matteo Scandolo0430f672020-05-07 11:50:26 -0700583 bbsimImg: voltha/bbsim:master
584 rwCoreImg: voltha/voltha-rw-core:master
585 ofAgentImg: voltha/voltha-ofagent-go:master
586 openoltAdapterImg: voltha/voltha-openolt-adapter:master
587 openonuAdapterImg: voltha/voltha-openonu-adapter:master
588 onosImg: voltha/voltha-onos:master
589
590 bbsimChart: onf/bbsim
591 volthaChart: onf/voltha
592 openoltAdapterChart: onf/voltha-adapter-openolt
593 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700594 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700595 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700596
Matteo Scandolo68776b72020-07-21 14:06:06 -0700597 olts: 2
598 pons: 2
599 onus: 2
600 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700601 withFlows: true
602 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700603 withEapol: true
604 withDhcp: true
605 withIgmp: false
606 withLLDP: false
607 withMibTemplate: true
608 withMonitoring: true
609 withProfiling: false
610 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700611 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700612 openonuAdapterReplicas: 1
613 onosReplicas: 1
614 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700615 kafkaReplicas: 1
616 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700617 extraHelmFlags: ''
618 onosStatInterval: 5
619 volthaSystemTestsChange: ''
620 kindVolthaChange: ''
621 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700622 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700623 logLevel: 'INFO'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700624
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700625 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200626
Matteo Scandolo51b76302020-02-05 12:07:23 -0800627 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800628 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800629
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700630 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700631
632- job-template:
633 id: 'voltha-scale-matrix-dev'
634 name: '{name}'
635 pipeline-script: 'voltha-scale-matrix.groovy'
636
637 description: |
638 <!-- Managed by Jenkins Job Builder -->
639 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
640 Using pipeline {pipeline-script} <br/><br/>
641 Scale measurements for VOLTHA 2.x
642
643 properties:
644 - cord-infra-properties:
645 build-days-to-keep: '{build-days-to-keep}'
646 artifact-num-to-keep: '{artifact-num-to-keep}'
647
648 wrappers:
649 - lf-infra-wrappers:
650 build-timeout: '{build-timeout}'
651 jenkins-ssh-credential: '{jenkins-ssh-credential}'
652
653 # default values
654 release: master
655 build-node: 'voltha-scale'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700656 volthaSystemTestsChange: ''
657 kindVolthaChange: ''
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700658
659 project-type: pipeline
660 concurrent: false
661
662 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandolodc930192020-08-27 15:56:16 -0700663
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700664 parameters:
665 - string:
666 name: release
667 default: '{release}'
668 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
669
670 - string:
671 name: buildNode
672 default: '{build-node}'
673 description: 'Name of the Jenkins node to run the job on'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700674
675 - string:
676 name: volthaSystemTestsChange
677 default: '{volthaSystemTestsChange}'
678 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
679
680 - string:
681 name: kindVolthaChange
682 default: '{kindVolthaChange}'
683 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'