blob: dfe366671440abe8e2619e1fd90e37cd898dad24 [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 Scandolobe823242020-11-20 13:48:13 -080093 build-node: 'voltha-scale-2'
Andrea Campanella642e5502020-11-19 19:47:02 +010094 pipeline-script: 'voltha-scale-test-etcd-kafka-bitnami.groovy'
Matteo Scandolo8a82e9c2020-11-06 11:53:19 -080095 'disable-job': false
Matteo Scandoloe6647a02020-11-02 10:27:52 -080096 # trigger on Feb 29th (a.k.a only trigger it manually)
97 time-trigger: "H 0 29 2 *"
Andrea Campanella642e5502020-11-19 19:47:02 +010098 withMonitoring: true
Matteo Scandolo0b5317e2021-03-16 16:44:14 -070099 olts: 1
100 pons: 1
Matteo Scandolo8df57162020-10-06 14:43:53 -0700101 onus: 32
102 withFlows: true
103 provisionSubscribers: true
104 withEapol: true
105 withDhcp: true
106 withIgmp: false
Matteo Scandolo0feb5e92020-10-27 19:34:51 -0700107 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo08d7d002020-11-20 17:37:56 -0800108 withPcap: false
Matteo Scandolo0b5317e2021-03-16 16:44:14 -0700109 openoltAdapterImg: matteoscandolo/voltha-openolt-adapter:id-validation
110 bbsimImg: matteoscandolo/bbsim:id-check
Matteo Scandolo9665d592020-10-23 19:08:14 +0000111
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800112 - 'voltha-scale-measurements':
113 name: 'voltha-scale-measurements-master-experimental-multi-stack'
Matteo Scandolobe823242020-11-20 13:48:13 -0800114 build-node: 'voltha-scale-2'
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800115 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Andrea Campanella9389b0d2021-02-24 19:04:21 -0800116 'disable-job': true
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800117 # trigger on Feb 29th (a.k.a only trigger it manually)
Matteo Scandoloffe19c92020-11-24 15:25:25 -0800118 time-trigger: "H 0 29 2 *"
Matteo Scandolod4d55b72020-11-25 12:29:07 -0800119 withMonitoring: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -0800120 logLevel: WARN
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800121 volthaStacks: 2
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800122 olts: 2
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800123 pons: 2
124 onus: 2
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800125 withFlows: true
126 provisionSubscribers: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -0800127 workflow: dt
128 withEapol: false
129 withDhcp: false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800130 withIgmp: false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800131
Matteo Scandolo8df57162020-10-06 14:43:53 -0700132
Matteo Scandoloe51ef6c2020-09-28 10:32:12 -0700133 # jobs for 512 ONUs with a 8 openonu-adapters and clustered ONOS (1 OLT)
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700134 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700135 name: 'voltha-scale-measurements-master-1-16-32-att-subscribers'
Matteo Scandolo90c5ccc2021-02-26 13:53:14 -0800136 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800137 build-node: 'voltha-scale-1'
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700138 time-trigger: "H H/4 * * *"
139 olts: 1
140 pons: 16
141 onus: 32
142 withFlows: true
143 provisionSubscribers: true
144 withEapol: true
145 withDhcp: true
146 withIgmp: false
Matteo Scandolo37cba472020-10-26 14:15:34 -0700147 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700148
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700149 - 'voltha-scale-measurements':
150 name: 'voltha-scale-measurements-master-1-16-32-tt-subscribers'
Matteo Scandolo90c5ccc2021-02-26 13:53:14 -0800151 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800152 build-node: 'voltha-scale-1'
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700153 time-trigger: "H H/4 * * *"
154 olts: 1
155 pons: 16
156 onus: 32
157 withFlows: true
158 provisionSubscribers: true
159 workflow: tt
160 withEapol: false
161 withDhcp: true
162 withIgmp: true
Matteo Scandolo37cba472020-10-26 14:15:34 -0700163 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700164
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700165 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700166 name: 'voltha-scale-measurements-master-1-16-32-dt-subscribers'
Matteo Scandolo90c5ccc2021-02-26 13:53:14 -0800167 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800168 build-node: 'voltha-scale-1'
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700169 time-trigger: "H H/4 * * *"
170 olts: 1
171 pons: 16
172 onus: 32
173 withFlows: true
174 provisionSubscribers: true
175 workflow: dt
176 withEapol: false
177 withDhcp: false
178 withIgmp: false
Matteo Scandolo37cba472020-10-26 14:15:34 -0700179 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanellafc7c9492020-05-12 12:56:38 +0200180
Matteo Scandolofebf6512021-03-02 11:37:37 -0800181 # jobs for 1024 ONUs with openonu-go and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -0700182 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700183 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800184 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800185 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700186 time-trigger: "H H/4 * * *"
187 olts: 2
188 pons: 16
189 onus: 32
190 withFlows: true
191 provisionSubscribers: true
192 withEapol: true
193 withDhcp: true
194 withIgmp: false
Matteo Scandolo37cba472020-10-26 14:15:34 -0700195 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanella7ca2b662021-03-15 11:10:28 +0100196 onosImg: andreacampanella/voltha-onos:olt-mac-integration
197# bbsimImg: matteoscandolo/bbsim:id-check
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700198
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700199 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700200 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800201 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800202 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700203 time-trigger: "H H/4 * * *"
204 olts: 2
205 pons: 16
206 onus: 32
207 withFlows: true
208 provisionSubscribers: true
209 workflow: dt
210 withEapol: false
211 withDhcp: false
212 withIgmp: false
Matteo Scandolo37cba472020-10-26 14:15:34 -0700213 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanella7ca2b662021-03-15 11:10:28 +0100214 onosImg: andreacampanella/voltha-onos:olt-mac-integration
215# bbsimImg: matteoscandolo/bbsim:id-check
Matteo Scandolo86939302020-10-30 13:32:08 -0700216
217 - 'voltha-scale-measurements':
218 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800219 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800220 build-node: 'voltha-scale-1'
Matteo Scandolo86939302020-10-30 13:32:08 -0700221 time-trigger: "H H/4 * * *"
222 olts: 2
223 pons: 16
224 onus: 32
225 withFlows: true
226 provisionSubscribers: true
227 workflow: tt
228 withEapol: false
229 withDhcp: true
230 withIgmp: true
Matteo Scandolo86939302020-10-30 13:32:08 -0700231 onosReplicas: 3
232 atomixReplicas: 3
Matteo Scandolo86939302020-10-30 13:32:08 -0700233 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanella7ca2b662021-03-15 11:10:28 +0100234 onosImg: andreacampanella/voltha-onos:olt-mac-integration
235# bbsimImg: matteoscandolo/bbsim:id-check
Matteo Scandolo272aed42020-05-08 15:05:57 -0700236
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800237 # multi-stack jobs
238 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800239 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-att-subscribers'
240 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800241 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800242 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800243 time-trigger: "H H/4 * * *"
244 withMonitoring: false
245 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800246 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800247 olts: 2
248 pons: 16
249 onus: 32
250 withFlows: true
251 provisionSubscribers: true
252 workflow: att
253 withEapol: true
254 withDhcp: true
255 withIgmp: false
Andrea Campanella7ca2b662021-03-15 11:10:28 +0100256 onosImg: andreacampanella/voltha-onos:olt-mac-integration
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800257
258 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800259 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-dt-subscribers'
260 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800261 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800262 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800263 time-trigger: "H H/4 * * *"
264 withMonitoring: false
265 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800266 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800267 olts: 2
268 pons: 16
269 onus: 32
270 withFlows: true
271 provisionSubscribers: true
272 workflow: dt
273 withEapol: false
274 withDhcp: false
275 withIgmp: false
Andrea Campanella7ca2b662021-03-15 11:10:28 +0100276 onosImg: andreacampanella/voltha-onos:olt-mac-integration
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800277
278 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800279 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-tt-subscribers'
280 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800281 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800282 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800283 time-trigger: "H H/4 * * *"
284 withMonitoring: false
285 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800286 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800287 olts: 2
288 pons: 16
289 onus: 32
290 withFlows: true
291 provisionSubscribers: true
292 workflow: tt
293 withEapol: false
294 withDhcp: true
295 withIgmp: true
Andrea Campanella7ca2b662021-03-15 11:10:28 +0100296 onosImg: andreacampanella/voltha-onos:olt-mac-integration
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800297
Matteo Scandolo17321b82020-12-11 10:05:10 -0800298 # voltha-2.6 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700299 - 'voltha-scale-measurements':
Matteo Scandolo17321b82020-12-11 10:05:10 -0800300 name: 'voltha-scale-measurements-voltha-2.6-1-16-32-att-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800301 'disable-job': false
Matteo Scandolo11311742021-01-25 13:56:22 -0800302 pipeline-script: 'voltha-scale-test-2.6.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800303 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700304 time-trigger: "H H/4 * * *"
305 olts: 1
306 pons: 16
307 onus: 32
308 withFlows: true
309 provisionSubscribers: true
310 withEapol: true
311 withDhcp: true
312 withIgmp: false
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700313 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo17321b82020-12-11 10:05:10 -0800314 release: voltha-2.6
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700315 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700316 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700317 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700318 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700319 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800320 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200321 onosImg: ''
Matteo Scandolod43064b2020-07-13 17:18:45 -0700322
323 - 'voltha-scale-measurements':
Matteo Scandolo17321b82020-12-11 10:05:10 -0800324 name: 'voltha-scale-measurements-voltha-2.6-2-16-32-dt-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800325 'disable-job': false
Matteo Scandolo11311742021-01-25 13:56:22 -0800326 pipeline-script: 'voltha-scale-test-2.6.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800327 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700328 time-trigger: "H H/4 * * *"
329 olts: 2
330 pons: 16
331 onus: 32
332 withFlows: true
333 provisionSubscribers: true
334 workflow: dt
335 withEapol: false
336 withDhcp: false
337 withIgmp: false
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700338 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo17321b82020-12-11 10:05:10 -0800339 release: voltha-2.6
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700340 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700341 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700342 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700343 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700344 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800345 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200346 onosImg: ''
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700347
Matteo Scandolo031bd982020-09-16 10:03:47 -0700348 - 'voltha-scale-measurements':
Matteo Scandolo17321b82020-12-11 10:05:10 -0800349 name: 'voltha-scale-measurements-voltha-2.6-1-16-32-tt-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800350 'disable-job': false
Matteo Scandolo11311742021-01-25 13:56:22 -0800351 pipeline-script: 'voltha-scale-test-2.6.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800352 build-node: 'voltha-scale-1'
Matteo Scandolo031bd982020-09-16 10:03:47 -0700353 time-trigger: "H H/4 * * *"
354 olts: 1
355 pons: 16
356 onus: 32
357 withFlows: true
358 provisionSubscribers: true
359 workflow: tt
360 withEapol: false
361 withDhcp: true
362 withIgmp: true
Matteo Scandolo031bd982020-09-16 10:03:47 -0700363 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo17321b82020-12-11 10:05:10 -0800364 release: voltha-2.6
Matteo Scandolo031bd982020-09-16 10:03:47 -0700365 bbsimImg: ''
366 rwCoreImg: ''
367 ofAgentImg: ''
368 openoltAdapterImg: ''
369 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800370 openonuAdapterGoImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700371 onosImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700372
Andrea Campanella27b5a662020-12-18 18:49:26 +0100373 # 2.6 multi-stack jobs
374 - 'voltha-scale-measurements':
375 name: 'voltha-scale-measurements-2.6-10-stacks-2-16-32-att-subscribers'
376 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800377 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100378 pipeline-script: 'voltha-scale-multi-stack.groovy'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100379 time-trigger: "H H/4 * * *"
380 withMonitoring: false
381 logLevel: WARN
382 volthaStacks: 10
383 olts: 2
384 pons: 16
385 onus: 32
386 withFlows: true
387 provisionSubscribers: true
388 release: voltha-2.6
389 workflow: att
390 withEapol: true
391 withDhcp: true
392 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800393 bbsimImg: ''
394 rwCoreImg: ''
395 ofAgentImg: ''
396 openoltAdapterImg: ''
397 openonuAdapterImg: ''
398 openonuAdapterGoImg: ''
399 onosImg: ''
Andrea Campanella27b5a662020-12-18 18:49:26 +0100400
401 - 'voltha-scale-measurements':
402 name: 'voltha-scale-measurements-2.6-10-stacks-2-16-32-dt-subscribers'
403 build-node: 'voltha-scale-2'
404 pipeline-script: 'voltha-scale-multi-stack.groovy'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800405 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100406 time-trigger: "H H/4 * * *"
407 withMonitoring: false
408 logLevel: WARN
409 volthaStacks: 10
410 olts: 2
411 pons: 16
412 onus: 32
413 withFlows: true
414 provisionSubscribers: true
415 release: voltha-2.6
416 workflow: dt
417 withEapol: false
418 withDhcp: false
419 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800420 bbsimImg: ''
421 rwCoreImg: ''
422 ofAgentImg: ''
423 openoltAdapterImg: ''
424 openonuAdapterImg: ''
425 openonuAdapterGoImg: ''
426 onosImg: ''
Andrea Campanella27b5a662020-12-18 18:49:26 +0100427
428 - 'voltha-scale-measurements':
429 name: 'voltha-scale-measurements-2.6-10-stacks-2-16-32-tt-subscribers'
430 build-node: 'voltha-scale-2'
431 pipeline-script: 'voltha-scale-multi-stack.groovy'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800432 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100433 time-trigger: "H H/4 * * *"
434 withMonitoring: false
435 logLevel: WARN
436 volthaStacks: 10
437 olts: 2
438 pons: 16
439 onus: 32
440 withFlows: true
441 provisionSubscribers: true
442 release: voltha-2.6
443 workflow: tt
444 withEapol: false
445 withDhcp: true
446 withIgmp: true
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800447 bbsimImg: ''
448 rwCoreImg: ''
449 ofAgentImg: ''
450 openoltAdapterImg: ''
451 openonuAdapterImg: ''
452 openonuAdapterGoImg: ''
453 onosImg: ''
Andrea Campanella27b5a662020-12-18 18:49:26 +0100454
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700455 # per patchset job
456 - 'voltha-scale-measurements':
457 name: 'voltha-scale-measurements-patchset-1-16-32-att-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800458 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700459 olts: 1
460 pons: 16
461 onus: 32
462 withFlows: true
463 provisionSubscribers: true
464 withEapol: true
465 withDhcp: true
466 withIgmp: false
467 withMonitoring: false
468 trigger-comment: "voltha scale test ATT"
469
470 - 'voltha-scale-measurements':
471 name: 'voltha-scale-measurements-patchset-1-16-32-tt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800472 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700473 olts: 1
474 pons: 16
475 onus: 32
476 withFlows: true
477 provisionSubscribers: true
478 workflow: tt
479 withEapol: false
480 withDhcp: true
481 withIgmp: true
482 withMonitoring: false
483 trigger-comment: "voltha scale test TT"
484
485 - 'voltha-scale-measurements':
486 name: 'voltha-scale-measurements-patchset-1-16-32-dt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800487 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700488 olts: 1
489 pons: 16
490 onus: 32
491 withFlows: true
492 provisionSubscribers: true
493 workflow: dt
494 withEapol: false
495 withDhcp: false
496 withIgmp: false
497 withMonitoring: false
498 trigger-comment: "voltha scale test DT"
499
Matteo Scandolo272aed42020-05-08 15:05:57 -0700500 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700501 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700502 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700503 build-node: 'voltha-scale'
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700504 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700505
Matteo Scandolodc930192020-08-27 15:56:16 -0700506 # development matrix
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700507 - 'voltha-scale-matrix':
508 name: 'voltha-scale-matrix-voltha-master-dev'
Matteo Scandolodc930192020-08-27 15:56:16 -0700509 build-node: 'voltha-scale'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800510
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700511 # development matrix
512 - 'voltha-scale-matrix':
513 name: 'voltha-scale-matrix-voltha-master'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800514 build-node: 'voltha-scale-1'
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700515 onosReplicas: 3
516 atomixReplicas: 3
517 kafkaReplicas: 3
518 etcdReplicas: 3
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800519 topologies: 1-16-16, 1-16-32, 2-16-32
Matteo Scandoloaf41ca92020-11-05 06:04:54 -0800520 time-trigger: H 0 * * *
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700521
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700522# list of parameters for the VOLTHA Jobs,
523# used as anchor so that can be shared across multiple jobs
524# to use in a job: `parameters: *voltha-build-job-parameters`
525- voltha-scale-job-parameters: &voltha-scale-job-parameters
526 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700527 parameters:
528 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800529 name: pipeline-script
530 default: '{pipeline-script}'
531 description: 'The pipeline script to use'
532
533 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700534 name: release
535 default: '{release}'
536 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
537
538 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700539 name: buildNode
540 default: '{build-node}'
541 description: 'Name of the Jenkins node to run the job on'
542
543 - string:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700544 name: dockerRegistry
545 default: '{dockerRegistry}'
546 description: 'Address of the docker registry to use if we are building custom images'
547
548 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700549 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700550 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700551 description: 'Log level for all the components'
552
553 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800554 name: volthaStacks
555 default: '{volthaStacks}'
556 description: 'Number of VOLTHA Stacks to deploy'
557
558 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700559 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700560 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700561 description: 'Number of ONUs to provision'
562
563 - string:
564 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700565 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700566 description: 'Number of PONs to provision'
567
568 - string:
569 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700570 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700571 description: 'How many BBSim instances to run'
572
573 - string:
574 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700575 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700576 description: 'Which workflow are we testing (att, dt, tt)'
577
578 - bool:
579 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700580 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700581 description: 'Wheter to push flows from ONOS'
582
583 - bool:
584 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700585 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700586 description: 'Wheter to provision subscribers durint the tests'
587
588 - bool:
589 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700590 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700591 description: 'Wheter EAPOL is enabled for the test'
592
593 - bool:
594 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700595 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700596 description: 'Wheter DHCP is enabled for the test'
597
598 - bool:
599 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700600 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700601 description: 'Wheter IGMP is enabled for the test'
602
603 - bool:
604 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700605 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700606 description: 'Wheter Link Discovery is enabled for the test'
607
608 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700609 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700610 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700611 description: 'Option to install Prometheus'
612
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700613 - bool:
614 name: withProfiling
615 default: '{withProfiling}'
616 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
617
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700618 - bool:
619 name: withPcap
620 default: '{withPcap}'
621 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
622
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700623 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700624 name: withRadius
625 default: '{withRadius}'
626 description: 'Value to pass to kind-voltha WITH_RADIUS'
627
628 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700629 name: extraHelmFlags
630 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700631 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 -0700632
Matteo Scandolo272aed42020-05-08 15:05:57 -0700633 - string:
634 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700635 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700636 description: 'How many OpenONU adapter instances to run'
637
638 - string:
639 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700640 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700641 description: 'How many ONOSes instances to run'
642
643 - string:
644 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700645 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700646 description: 'How many Atomix instances to run'
647
648 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700649 name: kafkaReplicas
650 default: '{kafkaReplicas}'
651 description: 'How many Kafka instances to run'
652
653 - string:
654 name: etcdReplicas
655 default: '{etcdReplicas}'
656 description: 'How many ETCD instances to run'
657
658 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700659 name: onosStatInterval
660 default: '{onosStatInterval}'
661 description: 'How often ONOS should poll for ports, flows and meters'
662
663 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700664 name: bbsimImg
665 default: '{bbsimImg}'
666 description: 'Custom image selection for BBSIM (repo:tag)'
667
668 - string:
669 name: bbsimChart
670 default: '{bbsimChart}'
671 description: 'BBSim chart name (or location on file system)'
672
673 - string:
674 name: rwCoreImg
675 default: '{rwCoreImg}'
676 description: 'Custom image selection for VOLTHA (repo:tag)'
677
678 - string:
679 name: ofAgentImg
680 default: '{ofAgentImg}'
681 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
682
683 - string:
684 name: volthaChart
685 default: '{volthaChart}'
686 description: 'VOLTHA chart name (or location on file system)'
687
688 - string:
689 name: openoltAdapterImg
690 default: '{openoltAdapterImg}'
691 description: 'Custom image selection for Openolt Adapter (repo:tag)'
692
693 - string:
694 name: openoltAdapterChart
695 default: '{openoltAdapterChart}'
696 description: 'OpenOLT chart name (or location on file system)'
697
698 - string:
699 name: openonuAdapterImg
700 default: '{openonuAdapterImg}'
701 description: 'Custom image selection for Openonu Adapter (repo:tag)'
702
703 - string:
Andrea Campanella28763082020-11-18 10:55:31 +0100704 name: openonuAdapterGoImg
705 default: '{openonuAdapterGoImg}'
706 description: 'Custom image selection for Openonu Go Adapter (repo:tag)'
707
708 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700709 name: openonuAdapterChart
710 default: '{openonuAdapterChart}'
711 description: 'OpenONU chart name (or location on file system)'
712
713 - string:
714 name: onosImg
715 default: '{onosImg}'
716 description: 'Custom image selection for Openonu Adapter (repo:tag)'
717
718 - string:
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700719 name: onosChart
720 default: '{onosChart}'
721 description: 'ONOS chart name (or location on file system)'
722
723 - string:
Matteo Scandolo06506102020-10-13 12:24:20 -0700724 name: radiusChart
725 default: '{radiusChart}'
726 description: 'freeradius chart name (or location on file system)'
727
728 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700729 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700730 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700731 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
732
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700733 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -0800734 name: volthaHelmChartsChange
735 default: '{volthaHelmChartsChange}'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700736 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
737
Matteo Scandoloccc06192020-06-22 10:16:17 -0700738 - bool:
739 name: inMemoryEtcdStorage
740 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700741 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700742
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200743 - string:
744 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700745 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200746 description: 'Karaf home'
747
Matteo Scandolo001003e2021-02-03 15:39:26 -0800748 # remove once voltha-2.6 is deprecated
749 - string:
750 name: kindVolthaChange
751 default: '{kindVolthaChange}'
752 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 -0800753 - bool:
754 name: withMibTemplate
755 default: true
Matteo Scandolo001003e2021-02-03 15:39:26 -0800756
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700757- job-template:
758 id: 'voltha-scale-measurements'
759 name: '{name}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700760 disabled: '{disable-job}'
761
762 description: |
763 <!-- Managed by Jenkins Job Builder -->
764 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
765 Using pipeline {pipeline-script} <br/><br/>
766 Scale measurements for VOLTHA 2.x
767
768 properties:
769 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800770 build-days-to-keep: '{big-build-days-to-keep}'
771 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700772
773 wrappers:
774 - lf-infra-wrappers:
775 build-timeout: '{build-timeout}'
776 jenkins-ssh-credential: '{jenkins-ssh-credential}'
777
778 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800779 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700780 release: master
781
782 bbsimImg: voltha/bbsim:master
783 rwCoreImg: voltha/voltha-rw-core:master
784 ofAgentImg: voltha/voltha-ofagent-go:master
785 openoltAdapterImg: voltha/voltha-openolt-adapter:master
786 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100787 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700788 onosImg: voltha/voltha-onos:master
789
790 bbsimChart: onf/bbsim
791 volthaChart: onf/voltha
792 openoltAdapterChart: onf/voltha-adapter-openolt
793 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700794 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700795 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700796
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800797 volthaStacks: 1
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700798 olts: 2
799 pons: 2
800 onus: 2
801 workflow: att
802 withFlows: false
803 provisionSubscribers: false
804 withEapol: true
805 withDhcp: true
806 withIgmp: false
807 withLLDP: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700808 withMonitoring: true
809 withProfiling: false
810 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700811 withRadius: yes
Andrea Campanellac179de22020-12-10 17:24:40 +0100812 openonuAdapterReplicas: 1
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700813 onosReplicas: 3
814 atomixReplicas: 3
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700815 kafkaReplicas: 3
816 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700817 extraHelmFlags: ''
818 onosStatInterval: 5
819 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800820 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800821 kindVolthaChange: ''
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700822 inMemoryEtcdStorage: true
823 karafHome: 'apache-karaf-4.2.9'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700824 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700825 dockerRegistry: 10.90.0.101:30500
826 trigger-comment: vv7CBoQQYYonvaN8xcru
827 time-trigger: 0 0 29 2 *
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700828
829 <<: *voltha-scale-job-parameters
830
Matteo Scandolo272aed42020-05-08 15:05:57 -0700831 project-type: pipeline
832 concurrent: false
833
834 dsl: !include-raw-escape: pipeline/{pipeline-script}
835
Matteo Scandoloabb83972020-06-25 16:08:23 -0700836 triggers:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700837 # periodic jobs will set this every 4 hours
838 # 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 -0700839 - timed: |
840 TZ=America/Los_Angeles
841 {time-trigger}
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700842 # periodic jobs will set this to vv7CBoQQYYonvaN8xcru (hopefully no-one will comment with that)
843 # patchset jobs will set this to a meaningful comment
844 - gerrit:
845 server-name: '{gerrit-server-name}'
846 silent-start: false
847 successful-message: "PASSED scale test"
848 failure-message: "FAILED scale test"
849 unstable-message: "UNSTABLE scale test"
850 trigger-on:
851 - comment-added-contains-event:
852 comment-contains-value: '.*{trigger-comment}.*'
853 projects:
854 - project-compare-type: REG_EXP
855 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
856 branches:
857 - branch-compare-type: REG_EXP
858 branch-pattern: '{all-branches-regexp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700859
860- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700861 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800862 name: '{name}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800863
864 description: |
865 <!-- Managed by Jenkins Job Builder -->
866 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
867 Using pipeline {pipeline-script} <br/><br/>
868 Scale measurements for VOLTHA 2.x
869
870 properties:
871 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800872 build-days-to-keep: '{big-build-days-to-keep}'
873 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800874
875 wrappers:
876 - lf-infra-wrappers:
877 build-timeout: '{build-timeout}'
878 jenkins-ssh-credential: '{jenkins-ssh-credential}'
879
Matteo Scandolo0430f672020-05-07 11:50:26 -0700880 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800881 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700882 release: master
883
Matteo Scandolo0430f672020-05-07 11:50:26 -0700884 bbsimImg: voltha/bbsim:master
885 rwCoreImg: voltha/voltha-rw-core:master
886 ofAgentImg: voltha/voltha-ofagent-go:master
887 openoltAdapterImg: voltha/voltha-openolt-adapter:master
888 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100889 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandolo0430f672020-05-07 11:50:26 -0700890 onosImg: voltha/voltha-onos:master
891
892 bbsimChart: onf/bbsim
893 volthaChart: onf/voltha
894 openoltAdapterChart: onf/voltha-adapter-openolt
895 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700896 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700897 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700898
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800899 volthaStacks: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700900 olts: 2
901 pons: 2
902 onus: 2
903 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700904 withFlows: true
905 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700906 withEapol: true
907 withDhcp: true
908 withIgmp: false
909 withLLDP: false
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700910 withMonitoring: false
Matteo Scandolo68776b72020-07-21 14:06:06 -0700911 withProfiling: false
912 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700913 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700914 openonuAdapterReplicas: 1
915 onosReplicas: 1
916 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700917 kafkaReplicas: 1
918 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700919 extraHelmFlags: ''
920 onosStatInterval: 5
921 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800922 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800923 kindVolthaChange: ''
Matteo Scandolo68776b72020-07-21 14:06:06 -0700924 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700925 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700926 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700927 dockerRegistry: 10.90.0.69:30500
Matteo Scandolo68776b72020-07-21 14:06:06 -0700928
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700929 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200930
Matteo Scandolo51b76302020-02-05 12:07:23 -0800931 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800932 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800933
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700934 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700935
Matteo Scandolo849db722020-10-21 10:58:41 -0700936 triggers:
937 - gerrit:
938 server-name: '{gerrit-server-name}'
939 silent-start: false
940 successful-message: "PASSED scale test"
941 failure-message: "FAILED scale test"
942 unstable-message: "UNSTABLE scale test"
943 trigger-on:
944 - comment-added-contains-event:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700945 comment-contains-value: '.*test voltha scale.*'
Matteo Scandolo849db722020-10-21 10:58:41 -0700946 projects:
947 - project-compare-type: REG_EXP
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700948 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
Matteo Scandolo849db722020-10-21 10:58:41 -0700949 branches:
950 - branch-compare-type: REG_EXP
951 branch-pattern: '{all-branches-regexp}'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700952- job-template:
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700953 id: 'voltha-scale-matrix'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700954 name: '{name}'
955 pipeline-script: 'voltha-scale-matrix.groovy'
956
957 description: |
958 <!-- Managed by Jenkins Job Builder -->
959 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
960 Using pipeline {pipeline-script} <br/><br/>
961 Scale measurements for VOLTHA 2.x
962
963 properties:
964 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800965 build-days-to-keep: '{big-build-days-to-keep}'
966 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700967
968 wrappers:
969 - lf-infra-wrappers:
970 build-timeout: '{build-timeout}'
971 jenkins-ssh-credential: '{jenkins-ssh-credential}'
972
973 # default values
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800974 time-trigger: 0 0 29 2 *
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700975 release: master
976 build-node: 'voltha-scale'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700977 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800978 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800979 kindVolthaChange: ''
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700980 onosReplicas: 1
981 atomixReplicas: 0
982 kafkaReplicas: 1
983 etcdReplicas: 1
Matteo Scandoloe5d41f62020-11-04 15:43:50 -0800984 openonuAdapterReplicas: 1
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800985 topologies: 1-1-1, 1-2-2, 2-2-2
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700986
987 project-type: pipeline
988 concurrent: false
989
990 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandolodc930192020-08-27 15:56:16 -0700991
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700992 parameters:
993 - string:
994 name: release
995 default: '{release}'
996 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
997
998 - string:
999 name: buildNode
1000 default: '{build-node}'
1001 description: 'Name of the Jenkins node to run the job on'
Matteo Scandolo52749cb2020-08-27 16:33:13 -07001002
1003 - string:
1004 name: volthaSystemTestsChange
1005 default: '{volthaSystemTestsChange}'
1006 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
1007
1008 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -08001009 name: volthaHelmChartsChange
1010 default: '{volthaHelmChartsChange}'
1011 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 -07001012
1013 - string:
1014 name: onosReplicas
1015 default: '{onosReplicas}'
1016 description: 'How many ONOSes instances to run'
1017
1018 - string:
1019 name: atomixReplicas
1020 default: '{atomixReplicas}'
1021 description: 'How many Atomix instances to run'
1022
1023 - string:
1024 name: kafkaReplicas
1025 default: '{kafkaReplicas}'
1026 description: 'How many Kafka instances to run'
1027
1028 - string:
1029 name: etcdReplicas
1030 default: '{etcdReplicas}'
1031 description: 'How many ETCD instances to run'
Matteo Scandoloffc7f842020-11-04 13:43:21 -08001032
1033 - string:
Matteo Scandoloe5d41f62020-11-04 15:43:50 -08001034 name: openonuAdapterReplicas
1035 default: '{openonuAdapterReplicas}'
1036 description: 'How many OpenONU adapter instances to run'
1037
1038 - string:
Matteo Scandoloffc7f842020-11-04 13:43:21 -08001039 name: topologies
1040 default: '{topologies}'
1041 description: 'Topologies configuration, comma separate list of "olt-pon-onu" eg: "1-16-16, 1-16-32"'
1042
1043 triggers:
1044 - timed: |
1045 TZ=America/Los_Angeles
1046 {time-trigger}