blob: fe5f46fa8cf0c825358e54942a4807ed2ec78f79 [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 Scandolof6fe0092020-12-10 09:43:04 -080012 # OpenONU PY Scale
Matteo Scandolob46bc402020-06-11 13:59:44 -070013 - 'voltha-scale-measurements':
Andrea Campanella27b5a662020-12-18 18:49:26 +010014 name: 'voltha-openonu-py-scale-measurements-2.6-2-16-32-dt-subscribers'
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -080015 pipeline-script: 'voltha-scale-test-2.6.groovy'
Andrea Campanella9389b0d2021-02-24 19:04:21 -080016 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080017 build-node: 'voltha-scale-1'
Andrea Campanellaf8e852b2020-09-30 14:48:09 +020018 time-trigger: "H H/4 * * *"
19 olts: 2
20 pons: 16
21 onus: 32
22 withFlows: true
23 provisionSubscribers: true
24 workflow: dt
Andrea Campanella27b5a662020-12-18 18:49:26 +010025 release: voltha-2.6
Andrea Campanellaf8e852b2020-09-30 14:48:09 +020026 withEapol: false
27 withDhcp: false
28 withIgmp: false
Matteo Scandolof6fe0092020-12-10 09:43:04 -080029 openonuAdapterReplicas: 8
30 extraHelmFlags: '--set use_openonu_adapter_go=false'
Matteo Scandoloebe4f722021-02-04 09:53:07 -080031 bbsimImg: ''
32 rwCoreImg: ''
33 ofAgentImg: ''
34 openoltAdapterImg: ''
35 openonuAdapterImg: ''
36 openonuAdapterGoImg: ''
37 onosImg: ''
Matteo Scandolo45ad8f52020-08-11 09:07:49 -070038
Andrea Campanellabdb199e2020-10-27 10:47:16 +010039 - 'voltha-scale-measurements':
Andrea Campanella27b5a662020-12-18 18:49:26 +010040 name: 'voltha-openonu-py-scale-measurements-2.6-2-16-32-att-subscribers'
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -080041 pipeline-script: 'voltha-scale-test-2.6.groovy'
Andrea Campanella9389b0d2021-02-24 19:04:21 -080042 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080043 build-node: 'voltha-scale-1'
Andrea Campanellabdb199e2020-10-27 10:47:16 +010044 time-trigger: "H H/4 * * *"
Andrea Campanella37e8a452020-11-18 22:27:58 +010045 olts: 2
Andrea Campanellabdb199e2020-10-27 10:47:16 +010046 pons: 16
47 onus: 32
48 withFlows: true
49 provisionSubscribers: true
Andrea Campanella27b5a662020-12-18 18:49:26 +010050 release: voltha-2.6
Andrea Campanellabdb199e2020-10-27 10:47:16 +010051 withEapol: true
52 withDhcp: true
53 withIgmp: false
Matteo Scandolof6fe0092020-12-10 09:43:04 -080054 openonuAdapterReplicas: 8
55 extraHelmFlags: '--set use_openonu_adapter_go=false,authRetry=true,dhcpRetry=true'
Matteo Scandoloebe4f722021-02-04 09:53:07 -080056 bbsimImg: ''
57 rwCoreImg: ''
58 ofAgentImg: ''
59 openoltAdapterImg: ''
60 openonuAdapterImg: ''
61 openonuAdapterGoImg: ''
62 onosImg: ''
Andrea Campanellabdb199e2020-10-27 10:47:16 +010063
Girish Gowdra0de34422020-11-19 11:58:12 -080064 - 'voltha-scale-measurements':
Andrea Campanella27b5a662020-12-18 18:49:26 +010065 name: 'voltha-openonu-py-scale-measurements-2.6-2-16-32-tt-subscribers'
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -080066 pipeline-script: 'voltha-scale-test-2.6.groovy'
Andrea Campanella9389b0d2021-02-24 19:04:21 -080067 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080068 build-node: 'voltha-scale-1'
Girish Gowdra0de34422020-11-19 11:58:12 -080069 time-trigger: "H H/4 * * *"
Andrea Campanella945a21d2020-11-24 11:09:53 +010070 olts: 2
Girish Gowdra0de34422020-11-19 11:58:12 -080071 pons: 16
72 onus: 32
73 withFlows: true
74 workflow: tt
75 provisionSubscribers: true
Andrea Campanella27b5a662020-12-18 18:49:26 +010076 release: voltha-2.6
Girish Gowdra0de34422020-11-19 11:58:12 -080077 withEapol: false
78 withDhcp: true
79 withIgmp: false
Matteo Scandolof6fe0092020-12-10 09:43:04 -080080 openonuAdapterReplicas: 8
81 extraHelmFlags: '--set use_openonu_adapter_go=false,dhcpRetry=true,defaults.incremental_evto_update=true'
Matteo Scandoloebe4f722021-02-04 09:53:07 -080082 bbsimImg: ''
83 rwCoreImg: ''
84 ofAgentImg: ''
85 openoltAdapterImg: ''
86 openonuAdapterImg: ''
87 openonuAdapterGoImg: ''
88 onosImg: ''
Girish Gowdra0de34422020-11-19 11:58:12 -080089
Matteo Scandolo8df57162020-10-06 14:43:53 -070090 # this job will be used to test custom images without disrupting tests on master
91 - 'voltha-scale-measurements':
92 name: 'voltha-scale-measurements-master-experimental'
Matteo Scandolobb31fc72021-03-16 17:09:46 -070093 build-node: 'voltha-scale-1'
Matteo Scandolo8a82e9c2020-11-06 11:53:19 -080094 'disable-job': false
Matteo Scandoloe6647a02020-11-02 10:27:52 -080095 # trigger on Feb 29th (a.k.a only trigger it manually)
96 time-trigger: "H 0 29 2 *"
Andrea Campanella642e5502020-11-19 19:47:02 +010097 withMonitoring: true
Matteo Scandolo0b5317e2021-03-16 16:44:14 -070098 olts: 1
Matteo Scandolo3329f402021-03-18 18:23:07 -070099 pons: 16
Matteo Scandolo8df57162020-10-06 14:43:53 -0700100 onus: 32
101 withFlows: true
102 provisionSubscribers: true
103 withEapol: true
104 withDhcp: true
105 withIgmp: false
Matteo Scandolo0feb5e92020-10-27 19:34:51 -0700106 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo08d7d002020-11-20 17:37:56 -0800107 withPcap: false
Matteo Scandolo9665d592020-10-23 19:08:14 +0000108
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800109 - 'voltha-scale-measurements':
110 name: 'voltha-scale-measurements-master-experimental-multi-stack'
Matteo Scandolobe823242020-11-20 13:48:13 -0800111 build-node: 'voltha-scale-2'
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800112 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Andrea Campanella9389b0d2021-02-24 19:04:21 -0800113 'disable-job': true
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800114 # trigger on Feb 29th (a.k.a only trigger it manually)
Matteo Scandoloffe19c92020-11-24 15:25:25 -0800115 time-trigger: "H 0 29 2 *"
Matteo Scandolod4d55b72020-11-25 12:29:07 -0800116 withMonitoring: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -0800117 logLevel: WARN
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800118 volthaStacks: 2
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800119 olts: 2
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800120 pons: 2
121 onus: 2
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800122 withFlows: true
123 provisionSubscribers: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -0800124 workflow: dt
125 withEapol: false
126 withDhcp: false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800127 withIgmp: false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800128
Matteo Scandolo8df57162020-10-06 14:43:53 -0700129
Matteo Scandoloe51ef6c2020-09-28 10:32:12 -0700130 # jobs for 512 ONUs with a 8 openonu-adapters and clustered ONOS (1 OLT)
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700131 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700132 name: 'voltha-scale-measurements-master-1-16-32-att-subscribers'
Matteo Scandolo90c5ccc2021-02-26 13:53:14 -0800133 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800134 build-node: 'voltha-scale-1'
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700135 time-trigger: "H H/4 * * *"
136 olts: 1
137 pons: 16
138 onus: 32
139 withFlows: true
140 provisionSubscribers: true
141 withEapol: true
142 withDhcp: true
143 withIgmp: false
Matteo Scandolo37cba472020-10-26 14:15:34 -0700144 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700145
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700146 - 'voltha-scale-measurements':
147 name: 'voltha-scale-measurements-master-1-16-32-tt-subscribers'
Matteo Scandolo90c5ccc2021-02-26 13:53:14 -0800148 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800149 build-node: 'voltha-scale-1'
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700150 time-trigger: "H H/4 * * *"
151 olts: 1
152 pons: 16
153 onus: 32
154 withFlows: true
155 provisionSubscribers: true
156 workflow: tt
157 withEapol: false
158 withDhcp: true
159 withIgmp: true
Matteo Scandolo37cba472020-10-26 14:15:34 -0700160 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700161
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700162 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700163 name: 'voltha-scale-measurements-master-1-16-32-dt-subscribers'
Matteo Scandolo90c5ccc2021-02-26 13:53:14 -0800164 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800165 build-node: 'voltha-scale-1'
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700166 time-trigger: "H H/4 * * *"
167 olts: 1
168 pons: 16
169 onus: 32
170 withFlows: true
171 provisionSubscribers: true
172 workflow: dt
173 withEapol: false
174 withDhcp: false
175 withIgmp: false
Matteo Scandolo37cba472020-10-26 14:15:34 -0700176 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanellafc7c9492020-05-12 12:56:38 +0200177
Matteo Scandolofebf6512021-03-02 11:37:37 -0800178 # jobs for 1024 ONUs with openonu-go and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -0700179 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700180 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800181 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800182 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700183 time-trigger: "H H/4 * * *"
184 olts: 2
185 pons: 16
186 onus: 32
187 withFlows: true
188 provisionSubscribers: true
189 withEapol: true
190 withDhcp: true
191 withIgmp: false
Matteo Scandolo78fe55e2021-03-24 18:23:34 -0700192 extraHelmFlags: '--set authRetry=true,dhcpRetry=true --set global.log_correlation.enabled=true'
193 onosImg: registry.menlo.onlab.us/voltha-dev/voltha-onos:default-tp
194 volthaHelmChartsChange: refs/changes/29/23729/3
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700195
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700196 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700197 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800198 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800199 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700200 time-trigger: "H H/4 * * *"
201 olts: 2
202 pons: 16
203 onus: 32
204 withFlows: true
205 provisionSubscribers: true
206 workflow: dt
207 withEapol: false
208 withDhcp: false
209 withIgmp: false
Matteo Scandolo37cba472020-10-26 14:15:34 -0700210 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanella9eeb4e72021-03-19 10:00:43 +0100211# onosImg: andreacampanella/voltha-onos:olt-mac-integration
Matteo Scandolo86939302020-10-30 13:32:08 -0700212
213 - 'voltha-scale-measurements':
214 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800215 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800216 build-node: 'voltha-scale-1'
Matteo Scandolo86939302020-10-30 13:32:08 -0700217 time-trigger: "H H/4 * * *"
218 olts: 2
219 pons: 16
220 onus: 32
221 withFlows: true
222 provisionSubscribers: true
223 workflow: tt
224 withEapol: false
225 withDhcp: true
226 withIgmp: true
Matteo Scandolo86939302020-10-30 13:32:08 -0700227 onosReplicas: 3
228 atomixReplicas: 3
Matteo Scandolo86939302020-10-30 13:32:08 -0700229 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanella9eeb4e72021-03-19 10:00:43 +0100230 onosImg: andreacampanella/voltha-onos:olt-group-pkt-req-mcast-fix
Matteo Scandolo272aed42020-05-08 15:05:57 -0700231
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800232 # multi-stack jobs
233 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800234 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-att-subscribers'
235 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800236 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800237 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800238 time-trigger: "H H/4 * * *"
239 withMonitoring: false
240 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800241 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800242 olts: 2
243 pons: 16
244 onus: 32
245 withFlows: true
246 provisionSubscribers: true
247 workflow: att
248 withEapol: true
249 withDhcp: true
250 withIgmp: false
Andrea Campanella9eeb4e72021-03-19 10:00:43 +0100251 #onosImg: andreacampanella/voltha-onos:olt-mac-integration
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800252
253 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800254 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-dt-subscribers'
255 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800256 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800257 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800258 time-trigger: "H H/4 * * *"
259 withMonitoring: false
260 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800261 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800262 olts: 2
263 pons: 16
264 onus: 32
265 withFlows: true
266 provisionSubscribers: true
267 workflow: dt
268 withEapol: false
269 withDhcp: false
270 withIgmp: false
Andrea Campanella9eeb4e72021-03-19 10:00:43 +0100271 #onosImg: andreacampanella/voltha-onos:olt-mac-integration
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800272
273 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800274 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-tt-subscribers'
275 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800276 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800277 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800278 time-trigger: "H H/4 * * *"
279 withMonitoring: false
280 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800281 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800282 olts: 2
283 pons: 16
284 onus: 32
285 withFlows: true
286 provisionSubscribers: true
287 workflow: tt
288 withEapol: false
289 withDhcp: true
290 withIgmp: true
Andrea Campanella9eeb4e72021-03-19 10:00:43 +0100291 onosImg: andreacampanella/voltha-onos:olt-group-pkt-req-mcast-fix
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800292
Matteo Scandolo17321b82020-12-11 10:05:10 -0800293 # voltha-2.6 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700294 - 'voltha-scale-measurements':
Matteo Scandolo17321b82020-12-11 10:05:10 -0800295 name: 'voltha-scale-measurements-voltha-2.6-1-16-32-att-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800296 'disable-job': false
Matteo Scandolo11311742021-01-25 13:56:22 -0800297 pipeline-script: 'voltha-scale-test-2.6.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800298 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700299 time-trigger: "H H/4 * * *"
300 olts: 1
301 pons: 16
302 onus: 32
303 withFlows: true
304 provisionSubscribers: true
305 withEapol: true
306 withDhcp: true
307 withIgmp: false
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700308 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo17321b82020-12-11 10:05:10 -0800309 release: voltha-2.6
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700310 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700311 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700312 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700313 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700314 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800315 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200316 onosImg: ''
Matteo Scandolod43064b2020-07-13 17:18:45 -0700317
318 - 'voltha-scale-measurements':
Matteo Scandolo17321b82020-12-11 10:05:10 -0800319 name: 'voltha-scale-measurements-voltha-2.6-2-16-32-dt-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800320 'disable-job': false
Matteo Scandolo11311742021-01-25 13:56:22 -0800321 pipeline-script: 'voltha-scale-test-2.6.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800322 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700323 time-trigger: "H H/4 * * *"
324 olts: 2
325 pons: 16
326 onus: 32
327 withFlows: true
328 provisionSubscribers: true
329 workflow: dt
330 withEapol: false
331 withDhcp: false
332 withIgmp: false
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700333 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo17321b82020-12-11 10:05:10 -0800334 release: voltha-2.6
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700335 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700336 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700337 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700338 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700339 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800340 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200341 onosImg: ''
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700342
Matteo Scandolo031bd982020-09-16 10:03:47 -0700343 - 'voltha-scale-measurements':
Matteo Scandolo17321b82020-12-11 10:05:10 -0800344 name: 'voltha-scale-measurements-voltha-2.6-1-16-32-tt-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800345 'disable-job': false
Matteo Scandolo11311742021-01-25 13:56:22 -0800346 pipeline-script: 'voltha-scale-test-2.6.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800347 build-node: 'voltha-scale-1'
Matteo Scandolo031bd982020-09-16 10:03:47 -0700348 time-trigger: "H H/4 * * *"
349 olts: 1
350 pons: 16
351 onus: 32
352 withFlows: true
353 provisionSubscribers: true
354 workflow: tt
355 withEapol: false
356 withDhcp: true
357 withIgmp: true
Matteo Scandolo031bd982020-09-16 10:03:47 -0700358 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo17321b82020-12-11 10:05:10 -0800359 release: voltha-2.6
Matteo Scandolo031bd982020-09-16 10:03:47 -0700360 bbsimImg: ''
361 rwCoreImg: ''
362 ofAgentImg: ''
363 openoltAdapterImg: ''
364 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800365 openonuAdapterGoImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700366 onosImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700367
Andrea Campanella27b5a662020-12-18 18:49:26 +0100368 # 2.6 multi-stack jobs
369 - 'voltha-scale-measurements':
370 name: 'voltha-scale-measurements-2.6-10-stacks-2-16-32-att-subscribers'
371 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800372 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100373 pipeline-script: 'voltha-scale-multi-stack.groovy'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100374 time-trigger: "H H/4 * * *"
375 withMonitoring: false
376 logLevel: WARN
377 volthaStacks: 10
378 olts: 2
379 pons: 16
380 onus: 32
381 withFlows: true
382 provisionSubscribers: true
383 release: voltha-2.6
384 workflow: att
385 withEapol: true
386 withDhcp: true
387 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800388 bbsimImg: ''
389 rwCoreImg: ''
390 ofAgentImg: ''
391 openoltAdapterImg: ''
392 openonuAdapterImg: ''
393 openonuAdapterGoImg: ''
394 onosImg: ''
Andrea Campanella27b5a662020-12-18 18:49:26 +0100395
396 - 'voltha-scale-measurements':
397 name: 'voltha-scale-measurements-2.6-10-stacks-2-16-32-dt-subscribers'
398 build-node: 'voltha-scale-2'
399 pipeline-script: 'voltha-scale-multi-stack.groovy'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800400 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100401 time-trigger: "H H/4 * * *"
402 withMonitoring: false
403 logLevel: WARN
404 volthaStacks: 10
405 olts: 2
406 pons: 16
407 onus: 32
408 withFlows: true
409 provisionSubscribers: true
410 release: voltha-2.6
411 workflow: dt
412 withEapol: false
413 withDhcp: false
414 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800415 bbsimImg: ''
416 rwCoreImg: ''
417 ofAgentImg: ''
418 openoltAdapterImg: ''
419 openonuAdapterImg: ''
420 openonuAdapterGoImg: ''
421 onosImg: ''
Andrea Campanella27b5a662020-12-18 18:49:26 +0100422
423 - 'voltha-scale-measurements':
424 name: 'voltha-scale-measurements-2.6-10-stacks-2-16-32-tt-subscribers'
425 build-node: 'voltha-scale-2'
426 pipeline-script: 'voltha-scale-multi-stack.groovy'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800427 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100428 time-trigger: "H H/4 * * *"
429 withMonitoring: false
430 logLevel: WARN
431 volthaStacks: 10
432 olts: 2
433 pons: 16
434 onus: 32
435 withFlows: true
436 provisionSubscribers: true
437 release: voltha-2.6
438 workflow: tt
439 withEapol: false
440 withDhcp: true
441 withIgmp: true
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800442 bbsimImg: ''
443 rwCoreImg: ''
444 ofAgentImg: ''
445 openoltAdapterImg: ''
446 openonuAdapterImg: ''
447 openonuAdapterGoImg: ''
448 onosImg: ''
Andrea Campanella27b5a662020-12-18 18:49:26 +0100449
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700450 # per patchset job
451 - 'voltha-scale-measurements':
452 name: 'voltha-scale-measurements-patchset-1-16-32-att-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800453 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700454 olts: 1
455 pons: 16
456 onus: 32
457 withFlows: true
458 provisionSubscribers: true
459 withEapol: true
460 withDhcp: true
461 withIgmp: false
462 withMonitoring: false
463 trigger-comment: "voltha scale test ATT"
464
465 - 'voltha-scale-measurements':
466 name: 'voltha-scale-measurements-patchset-1-16-32-tt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800467 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700468 olts: 1
469 pons: 16
470 onus: 32
471 withFlows: true
472 provisionSubscribers: true
473 workflow: tt
474 withEapol: false
475 withDhcp: true
476 withIgmp: true
477 withMonitoring: false
478 trigger-comment: "voltha scale test TT"
479
480 - 'voltha-scale-measurements':
481 name: 'voltha-scale-measurements-patchset-1-16-32-dt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800482 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700483 olts: 1
484 pons: 16
485 onus: 32
486 withFlows: true
487 provisionSubscribers: true
488 workflow: dt
489 withEapol: false
490 withDhcp: false
491 withIgmp: false
492 withMonitoring: false
493 trigger-comment: "voltha scale test DT"
494
Matteo Scandolo272aed42020-05-08 15:05:57 -0700495 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700496 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700497 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700498 build-node: 'voltha-scale'
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700499 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700500
Matteo Scandolodc930192020-08-27 15:56:16 -0700501 # development matrix
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700502 - 'voltha-scale-matrix':
503 name: 'voltha-scale-matrix-voltha-master-dev'
Matteo Scandolodc930192020-08-27 15:56:16 -0700504 build-node: 'voltha-scale'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800505
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700506 # development matrix
507 - 'voltha-scale-matrix':
508 name: 'voltha-scale-matrix-voltha-master'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800509 build-node: 'voltha-scale-1'
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700510 onosReplicas: 3
511 atomixReplicas: 3
512 kafkaReplicas: 3
513 etcdReplicas: 3
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800514 topologies: 1-16-16, 1-16-32, 2-16-32
Matteo Scandoloaf41ca92020-11-05 06:04:54 -0800515 time-trigger: H 0 * * *
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700516
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700517# list of parameters for the VOLTHA Jobs,
518# used as anchor so that can be shared across multiple jobs
519# to use in a job: `parameters: *voltha-build-job-parameters`
520- voltha-scale-job-parameters: &voltha-scale-job-parameters
521 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700522 parameters:
523 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800524 name: pipeline-script
525 default: '{pipeline-script}'
526 description: 'The pipeline script to use'
527
528 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700529 name: release
530 default: '{release}'
531 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
532
533 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700534 name: buildNode
535 default: '{build-node}'
536 description: 'Name of the Jenkins node to run the job on'
537
538 - string:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700539 name: dockerRegistry
540 default: '{dockerRegistry}'
541 description: 'Address of the docker registry to use if we are building custom images'
542
543 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700544 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700545 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700546 description: 'Log level for all the components'
547
548 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800549 name: volthaStacks
550 default: '{volthaStacks}'
551 description: 'Number of VOLTHA Stacks to deploy'
552
553 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700554 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700555 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700556 description: 'Number of ONUs to provision'
557
558 - string:
559 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700560 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700561 description: 'Number of PONs to provision'
562
563 - string:
564 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700565 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700566 description: 'How many BBSim instances to run'
567
568 - string:
569 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700570 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700571 description: 'Which workflow are we testing (att, dt, tt)'
572
573 - bool:
574 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700575 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700576 description: 'Wheter to push flows from ONOS'
577
578 - bool:
579 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700580 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700581 description: 'Wheter to provision subscribers durint the tests'
582
583 - bool:
584 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700585 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700586 description: 'Wheter EAPOL is enabled for the test'
587
588 - bool:
589 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700590 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700591 description: 'Wheter DHCP is enabled for the test'
592
593 - bool:
594 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700595 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700596 description: 'Wheter IGMP is enabled for the test'
597
598 - bool:
599 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700600 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700601 description: 'Wheter Link Discovery is enabled for the test'
602
603 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700604 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700605 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700606 description: 'Option to install Prometheus'
607
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700608 - bool:
609 name: withProfiling
610 default: '{withProfiling}'
611 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
612
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700613 - bool:
614 name: withPcap
615 default: '{withPcap}'
616 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
617
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700618 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700619 name: withRadius
620 default: '{withRadius}'
621 description: 'Value to pass to kind-voltha WITH_RADIUS'
622
623 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700624 name: extraHelmFlags
625 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700626 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 -0700627
Matteo Scandolo272aed42020-05-08 15:05:57 -0700628 - string:
629 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700630 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700631 description: 'How many OpenONU adapter instances to run'
632
633 - string:
634 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700635 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700636 description: 'How many ONOSes instances to run'
637
638 - string:
639 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700640 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700641 description: 'How many Atomix instances to run'
642
643 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700644 name: kafkaReplicas
645 default: '{kafkaReplicas}'
646 description: 'How many Kafka instances to run'
647
648 - string:
649 name: etcdReplicas
650 default: '{etcdReplicas}'
651 description: 'How many ETCD instances to run'
652
653 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700654 name: onosStatInterval
655 default: '{onosStatInterval}'
656 description: 'How often ONOS should poll for ports, flows and meters'
657
658 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700659 name: bbsimImg
660 default: '{bbsimImg}'
661 description: 'Custom image selection for BBSIM (repo:tag)'
662
663 - string:
664 name: bbsimChart
665 default: '{bbsimChart}'
666 description: 'BBSim chart name (or location on file system)'
667
668 - string:
669 name: rwCoreImg
670 default: '{rwCoreImg}'
671 description: 'Custom image selection for VOLTHA (repo:tag)'
672
673 - string:
674 name: ofAgentImg
675 default: '{ofAgentImg}'
676 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
677
678 - string:
679 name: volthaChart
680 default: '{volthaChart}'
681 description: 'VOLTHA chart name (or location on file system)'
682
683 - string:
684 name: openoltAdapterImg
685 default: '{openoltAdapterImg}'
686 description: 'Custom image selection for Openolt Adapter (repo:tag)'
687
688 - string:
689 name: openoltAdapterChart
690 default: '{openoltAdapterChart}'
691 description: 'OpenOLT chart name (or location on file system)'
692
693 - string:
694 name: openonuAdapterImg
695 default: '{openonuAdapterImg}'
696 description: 'Custom image selection for Openonu Adapter (repo:tag)'
697
698 - string:
Andrea Campanella28763082020-11-18 10:55:31 +0100699 name: openonuAdapterGoImg
700 default: '{openonuAdapterGoImg}'
701 description: 'Custom image selection for Openonu Go Adapter (repo:tag)'
702
703 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700704 name: openonuAdapterChart
705 default: '{openonuAdapterChart}'
706 description: 'OpenONU chart name (or location on file system)'
707
708 - string:
709 name: onosImg
710 default: '{onosImg}'
711 description: 'Custom image selection for Openonu Adapter (repo:tag)'
712
713 - string:
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700714 name: onosChart
715 default: '{onosChart}'
716 description: 'ONOS chart name (or location on file system)'
717
718 - string:
Matteo Scandolo06506102020-10-13 12:24:20 -0700719 name: radiusChart
720 default: '{radiusChart}'
721 description: 'freeradius chart name (or location on file system)'
722
723 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700724 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700725 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700726 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
727
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700728 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -0800729 name: volthaHelmChartsChange
730 default: '{volthaHelmChartsChange}'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700731 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
732
Matteo Scandoloccc06192020-06-22 10:16:17 -0700733 - bool:
734 name: inMemoryEtcdStorage
735 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700736 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700737
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200738 - string:
739 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700740 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200741 description: 'Karaf home'
742
Matteo Scandolo001003e2021-02-03 15:39:26 -0800743 # remove once voltha-2.6 is deprecated
744 - string:
745 name: kindVolthaChange
746 default: '{kindVolthaChange}'
747 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
Matteo Scandolo90c5ccc2021-02-26 13:53:14 -0800748 - bool:
749 name: withMibTemplate
750 default: true
Matteo Scandolo001003e2021-02-03 15:39:26 -0800751
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700752- job-template:
753 id: 'voltha-scale-measurements'
754 name: '{name}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700755 disabled: '{disable-job}'
756
757 description: |
758 <!-- Managed by Jenkins Job Builder -->
759 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
760 Using pipeline {pipeline-script} <br/><br/>
761 Scale measurements for VOLTHA 2.x
762
763 properties:
764 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800765 build-days-to-keep: '{big-build-days-to-keep}'
766 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700767
768 wrappers:
769 - lf-infra-wrappers:
770 build-timeout: '{build-timeout}'
771 jenkins-ssh-credential: '{jenkins-ssh-credential}'
772
773 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800774 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700775 release: master
776
777 bbsimImg: voltha/bbsim:master
778 rwCoreImg: voltha/voltha-rw-core:master
779 ofAgentImg: voltha/voltha-ofagent-go:master
780 openoltAdapterImg: voltha/voltha-openolt-adapter:master
781 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100782 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700783 onosImg: voltha/voltha-onos:master
784
785 bbsimChart: onf/bbsim
786 volthaChart: onf/voltha
787 openoltAdapterChart: onf/voltha-adapter-openolt
788 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700789 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700790 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700791
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800792 volthaStacks: 1
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700793 olts: 2
794 pons: 2
795 onus: 2
796 workflow: att
797 withFlows: false
798 provisionSubscribers: false
799 withEapol: true
800 withDhcp: true
801 withIgmp: false
802 withLLDP: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700803 withMonitoring: true
804 withProfiling: false
805 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700806 withRadius: yes
Andrea Campanellac179de22020-12-10 17:24:40 +0100807 openonuAdapterReplicas: 1
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700808 onosReplicas: 3
809 atomixReplicas: 3
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700810 kafkaReplicas: 3
811 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700812 extraHelmFlags: ''
813 onosStatInterval: 5
814 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800815 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800816 kindVolthaChange: ''
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700817 inMemoryEtcdStorage: true
818 karafHome: 'apache-karaf-4.2.9'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700819 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700820 dockerRegistry: 10.90.0.101:30500
821 trigger-comment: vv7CBoQQYYonvaN8xcru
822 time-trigger: 0 0 29 2 *
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700823
824 <<: *voltha-scale-job-parameters
825
Matteo Scandolo272aed42020-05-08 15:05:57 -0700826 project-type: pipeline
827 concurrent: false
828
829 dsl: !include-raw-escape: pipeline/{pipeline-script}
830
Matteo Scandoloabb83972020-06-25 16:08:23 -0700831 triggers:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700832 # periodic jobs will set this every 4 hours
833 # patchset jobs will set this to "0 0 29 2 *" (feb 29th, it's once every 4 years)
Matteo Scandoloabb83972020-06-25 16:08:23 -0700834 - timed: |
835 TZ=America/Los_Angeles
836 {time-trigger}
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700837 # periodic jobs will set this to vv7CBoQQYYonvaN8xcru (hopefully no-one will comment with that)
838 # patchset jobs will set this to a meaningful comment
839 - gerrit:
840 server-name: '{gerrit-server-name}'
841 silent-start: false
842 successful-message: "PASSED scale test"
843 failure-message: "FAILED scale test"
844 unstable-message: "UNSTABLE scale test"
845 trigger-on:
846 - comment-added-contains-event:
847 comment-contains-value: '.*{trigger-comment}.*'
848 projects:
849 - project-compare-type: REG_EXP
850 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
851 branches:
852 - branch-compare-type: REG_EXP
853 branch-pattern: '{all-branches-regexp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700854
855- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700856 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800857 name: '{name}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800858
859 description: |
860 <!-- Managed by Jenkins Job Builder -->
861 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
862 Using pipeline {pipeline-script} <br/><br/>
863 Scale measurements for VOLTHA 2.x
864
865 properties:
866 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800867 build-days-to-keep: '{big-build-days-to-keep}'
868 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800869
870 wrappers:
871 - lf-infra-wrappers:
872 build-timeout: '{build-timeout}'
873 jenkins-ssh-credential: '{jenkins-ssh-credential}'
874
Matteo Scandolo0430f672020-05-07 11:50:26 -0700875 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800876 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700877 release: master
878
Matteo Scandolo0430f672020-05-07 11:50:26 -0700879 bbsimImg: voltha/bbsim:master
880 rwCoreImg: voltha/voltha-rw-core:master
881 ofAgentImg: voltha/voltha-ofagent-go:master
882 openoltAdapterImg: voltha/voltha-openolt-adapter:master
883 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100884 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandolo0430f672020-05-07 11:50:26 -0700885 onosImg: voltha/voltha-onos:master
886
887 bbsimChart: onf/bbsim
888 volthaChart: onf/voltha
889 openoltAdapterChart: onf/voltha-adapter-openolt
890 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700891 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700892 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700893
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800894 volthaStacks: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700895 olts: 2
896 pons: 2
897 onus: 2
898 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700899 withFlows: true
900 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700901 withEapol: true
902 withDhcp: true
903 withIgmp: false
904 withLLDP: false
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700905 withMonitoring: false
Matteo Scandolo68776b72020-07-21 14:06:06 -0700906 withProfiling: false
907 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700908 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700909 openonuAdapterReplicas: 1
910 onosReplicas: 1
911 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700912 kafkaReplicas: 1
913 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700914 extraHelmFlags: ''
915 onosStatInterval: 5
916 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800917 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800918 kindVolthaChange: ''
Matteo Scandolo68776b72020-07-21 14:06:06 -0700919 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700920 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700921 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700922 dockerRegistry: 10.90.0.69:30500
Matteo Scandolo68776b72020-07-21 14:06:06 -0700923
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700924 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200925
Matteo Scandolo51b76302020-02-05 12:07:23 -0800926 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800927 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800928
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700929 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700930
Matteo Scandolo849db722020-10-21 10:58:41 -0700931 triggers:
932 - gerrit:
933 server-name: '{gerrit-server-name}'
934 silent-start: false
935 successful-message: "PASSED scale test"
936 failure-message: "FAILED scale test"
937 unstable-message: "UNSTABLE scale test"
938 trigger-on:
939 - comment-added-contains-event:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700940 comment-contains-value: '.*test voltha scale.*'
Matteo Scandolo849db722020-10-21 10:58:41 -0700941 projects:
942 - project-compare-type: REG_EXP
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700943 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
Matteo Scandolo849db722020-10-21 10:58:41 -0700944 branches:
945 - branch-compare-type: REG_EXP
946 branch-pattern: '{all-branches-regexp}'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700947- job-template:
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700948 id: 'voltha-scale-matrix'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700949 name: '{name}'
950 pipeline-script: 'voltha-scale-matrix.groovy'
951
952 description: |
953 <!-- Managed by Jenkins Job Builder -->
954 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
955 Using pipeline {pipeline-script} <br/><br/>
956 Scale measurements for VOLTHA 2.x
957
958 properties:
959 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800960 build-days-to-keep: '{big-build-days-to-keep}'
961 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700962
963 wrappers:
964 - lf-infra-wrappers:
965 build-timeout: '{build-timeout}'
966 jenkins-ssh-credential: '{jenkins-ssh-credential}'
967
968 # default values
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800969 time-trigger: 0 0 29 2 *
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700970 release: master
971 build-node: 'voltha-scale'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700972 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800973 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800974 kindVolthaChange: ''
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700975 onosReplicas: 1
976 atomixReplicas: 0
977 kafkaReplicas: 1
978 etcdReplicas: 1
Matteo Scandoloe5d41f62020-11-04 15:43:50 -0800979 openonuAdapterReplicas: 1
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800980 topologies: 1-1-1, 1-2-2, 2-2-2
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700981
982 project-type: pipeline
983 concurrent: false
984
985 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandolodc930192020-08-27 15:56:16 -0700986
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700987 parameters:
988 - string:
989 name: release
990 default: '{release}'
991 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
992
993 - string:
994 name: buildNode
995 default: '{build-node}'
996 description: 'Name of the Jenkins node to run the job on'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700997
998 - string:
999 name: volthaSystemTestsChange
1000 default: '{volthaSystemTestsChange}'
1001 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
1002
1003 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -08001004 name: volthaHelmChartsChange
1005 default: '{volthaHelmChartsChange}'
1006 description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/32/19132/1"'
Matteo Scandolo5fec8022020-08-27 17:29:35 -07001007
1008 - string:
1009 name: onosReplicas
1010 default: '{onosReplicas}'
1011 description: 'How many ONOSes instances to run'
1012
1013 - string:
1014 name: atomixReplicas
1015 default: '{atomixReplicas}'
1016 description: 'How many Atomix instances to run'
1017
1018 - string:
1019 name: kafkaReplicas
1020 default: '{kafkaReplicas}'
1021 description: 'How many Kafka instances to run'
1022
1023 - string:
1024 name: etcdReplicas
1025 default: '{etcdReplicas}'
1026 description: 'How many ETCD instances to run'
Matteo Scandoloffc7f842020-11-04 13:43:21 -08001027
1028 - string:
Matteo Scandoloe5d41f62020-11-04 15:43:50 -08001029 name: openonuAdapterReplicas
1030 default: '{openonuAdapterReplicas}'
1031 description: 'How many OpenONU adapter instances to run'
1032
1033 - string:
Matteo Scandoloffc7f842020-11-04 13:43:21 -08001034 name: topologies
1035 default: '{topologies}'
1036 description: 'Topologies configuration, comma separate list of "olt-pon-onu" eg: "1-16-16, 1-16-32"'
1037
1038 triggers:
1039 - timed: |
1040 TZ=America/Los_Angeles
1041 {time-trigger}