blob: 205ae5e5b8473368b3e6eeca8c7c482715ef1d91 [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 Scandolo8df57162020-10-06 14:43:53 -070012 # this job will be used to test custom images without disrupting tests on master
13 - 'voltha-scale-measurements':
14 name: 'voltha-scale-measurements-master-experimental'
Matteo Scandolobb31fc72021-03-16 17:09:46 -070015 build-node: 'voltha-scale-1'
Matteo Scandolo8a82e9c2020-11-06 11:53:19 -080016 'disable-job': false
Matteo Scandoloe6647a02020-11-02 10:27:52 -080017 # trigger on Feb 29th (a.k.a only trigger it manually)
18 time-trigger: "H 0 29 2 *"
Andrea Campanella642e5502020-11-19 19:47:02 +010019 withMonitoring: true
Matteo Scandolo0b5317e2021-03-16 16:44:14 -070020 olts: 1
Matteo Scandolo3329f402021-03-18 18:23:07 -070021 pons: 16
Matteo Scandolo8df57162020-10-06 14:43:53 -070022 onus: 32
23 withFlows: true
24 provisionSubscribers: true
25 withEapol: true
26 withDhcp: true
27 withIgmp: false
Matteo Scandolo28f4ec62021-07-07 17:45:21 -070028 extraHelmFlags: '--set authRetry=false,dhcpRetry=false'
Matteo Scandolo08d7d002020-11-20 17:37:56 -080029 withPcap: false
Matteo Scandolo9665d592020-10-23 19:08:14 +000030
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080031 - 'voltha-scale-measurements':
32 name: 'voltha-scale-measurements-master-experimental-multi-stack'
Matteo Scandolobe823242020-11-20 13:48:13 -080033 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +020034 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandoloac5ff3f2021-06-01 17:05:41 -070035 'disable-job': false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080036 # trigger on Feb 29th (a.k.a only trigger it manually)
Matteo Scandoloffe19c92020-11-24 15:25:25 -080037 time-trigger: "H 0 29 2 *"
Matteo Scandolod4d55b72020-11-25 12:29:07 -080038 withMonitoring: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -080039 logLevel: WARN
Matteo Scandolo95f3bc12021-06-03 15:25:47 -070040 volthaStacks: 10
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080041 olts: 2
Matteo Scandolo95f3bc12021-06-03 15:25:47 -070042 pons: 16
43 onus: 32
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080044 withFlows: true
45 provisionSubscribers: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -080046 workflow: dt
47 withEapol: false
48 withDhcp: false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080049 withIgmp: false
Matteo Scandolo529e8822021-07-21 10:20:18 -070050 # extraHelmFlags: " -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn "
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080051
Matteo Scandolofebf6512021-03-02 11:37:37 -080052 # jobs for 1024 ONUs with openonu-go and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -070053 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070054 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandolo5629e6c2021-11-19 15:57:18 -080055 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080056 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070057 time-trigger: "H H/4 * * *"
58 olts: 2
59 pons: 16
60 onus: 32
61 withFlows: true
62 provisionSubscribers: true
63 withEapol: true
64 withDhcp: true
65 withIgmp: false
Matteo Scandolo6ad7be92021-07-28 11:37:35 -070066 extraHelmFlags: '--set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070067
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070068 - 'voltha-scale-measurements':
Hardik Windlass0e37a1c2022-01-31 10:35:57 +000069 name: 'voltha-scale-measurements-master-onu-upgrade-2-16-32-att-onus'
Hardik Windlass4a76e092022-01-28 11:51:55 +000070 'disable-job': false
71 build-node: 'voltha-scale-1'
72 time-trigger: "H H/12 * * *"
73 olts: 2
74 pons: 16
75 onus: 32
76 withOnuUpgrade: true
77 withFlows: true
78 provisionSubscribers: false
79 withEapol: false
80 withDhcp: false
81 withIgmp: false
Hardik Windlassddaf7be2022-02-01 17:54:20 +000082 extraHelmFlags: '--set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn --set voltha-adapter-openonu.adapter_open_onu.omci_timeout=3s'
Hardik Windlass4a76e092022-01-28 11:51:55 +000083
84 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070085 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandolo5629e6c2021-11-19 15:57:18 -080086 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080087 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070088 time-trigger: "H H/4 * * *"
89 olts: 2
90 pons: 16
91 onus: 32
92 withFlows: true
93 provisionSubscribers: true
94 workflow: dt
95 withEapol: false
96 withDhcp: false
97 withIgmp: false
Matteo Scandolo0c0b5992021-08-02 10:29:11 -070098 extraHelmFlags: '-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn'
Matteo Scandolo86939302020-10-30 13:32:08 -070099
100 - 'voltha-scale-measurements':
101 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers'
Matteo Scandolo5629e6c2021-11-19 15:57:18 -0800102 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800103 build-node: 'voltha-scale-1'
Matteo Scandolo86939302020-10-30 13:32:08 -0700104 time-trigger: "H H/4 * * *"
105 olts: 2
106 pons: 16
107 onus: 32
108 withFlows: true
109 provisionSubscribers: true
110 workflow: tt
111 withEapol: false
112 withDhcp: true
113 withIgmp: true
Matteo Scandolo86939302020-10-30 13:32:08 -0700114 onosReplicas: 3
115 atomixReplicas: 3
Matteo Scandolo5629e6c2021-11-19 15:57:18 -0800116 extraHelmFlags: >
117 --set dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn
118 --set global.rpc_timeout=30s,global.adapter_open_onu.timeout=30s,global.adapter_open_olt.timeout=30s,global.adapter_open_olt.rpc_timeout=30s
119 onosStatInterval: 30
120 onosGroupInterval: 30
Matteo Scandolo272aed42020-05-08 15:05:57 -0700121
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100122 - 'voltha-scale-measurements':
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100123 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers-maclearner'
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100124 'disable-job': false
125 build-node: 'voltha-scale-1'
126 time-trigger: "H H/4 * * *"
127 olts: 2
128 pons: 16
129 onus: 32
130 withFlows: true
131 provisionSubscribers: true
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100132 workflow: tt
133 withEapol: false
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100134 withDhcp: true
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100135 withIgmp: true
Andrea Campanella7c3945f2022-02-07 17:19:30 +0100136 withMaclearning: true
Andrea Campanellade9139a2022-02-09 16:50:36 +0100137 testTimeout: 20
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100138 onosReplicas: 3
139 atomixReplicas: 3
140 extraHelmFlags: >
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100141 --set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values-tt.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100142 --set onos-classic.image.repository=andreacampanella/voltha-onos --set onos-classic.image.tag=maclearner
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100143 --set bbsim-sadis-server.images.bbsim_sadis_server.tag=master
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100144
145
Andrea Campanellaadc2a922022-01-10 15:17:55 +0100146 # 4k ONTs jobs
147 - 'voltha-scale-measurements':
148 name: 'voltha-scale-measurements-master-2-64-32-dt-subscribers'
149 'disable-job': false
150 build-node: 'voltha-scale-1'
151 time-trigger: "H H/4 * * *"
152 olts: 2
153 pons: 64
154 onus: 32
155 withFlows: true
156 provisionSubscribers: true
157 workflow: dt
158 withEapol: false
159 withDhcp: false
160 withIgmp: false
Andrea Campanellad0c8fee2022-01-27 17:07:43 +0100161 onosImg: andreacampanella/voltha-onos:4k-dev
162 withMibTemplate: false
Andrea Campanellaadc2a922022-01-10 15:17:55 +0100163 extraHelmFlags: '-f /home/jenkins/voltha-scale/voltha-values.yaml --set uni=1 --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn'
164
Andrea Campanella518e6672022-01-17 11:42:53 +0100165 - 'voltha-scale-measurements':
Andrea Campanellabd91d932022-01-19 09:00:53 +0100166 name: 'voltha-scale-measurements-master-1-64-63-dt-subscribers'
Matteo Scandoloe7692012022-02-01 11:53:45 -0800167 'disable-job': false
Andrea Campanella518e6672022-01-17 11:42:53 +0100168 build-node: 'voltha-scale-1'
169 time-trigger: "H H/4 * * *"
170 olts: 1
171 pons: 64
Andrea Campanellabd91d932022-01-19 09:00:53 +0100172 onus: 63
Andrea Campanella518e6672022-01-17 11:42:53 +0100173 withFlows: true
174 provisionSubscribers: true
175 workflow: dt
176 withEapol: false
177 withDhcp: false
178 withIgmp: false
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100179 onosImg: andreacampanella/voltha-onos:4k-dev
180 withMibTemplate: false
Andrea Campanella4c2f1522022-01-19 19:10:03 +0100181 extraHelmFlags: '-f /home/jenkins/voltha-scale/voltha-values.yaml --set uni=1 --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn -f /home/cord/dt-custom-values.yaml'
Andrea Campanella518e6672022-01-17 11:42:53 +0100182
Matteo Scandolo95f99682022-02-10 15:10:37 -0800183 - 'voltha-scale-measurements':
184 name: 'voltha-scale-measurements-master-1-64-63-tt-subscribers'
185 'disable-job': false
186 build-node: 'voltha-scale-1'
187 time-trigger: "H H/4 * * *"
188 olts: 1
189 pons: 64
190 onus: 63
191 withFlows: true
192 provisionSubscribers: true
193 workflow: tt
194 withEapol: false
Andrea Campanella3279ce42022-02-14 12:55:06 +0100195 withDhcp: true
196 withIgmp: true
Matteo Scandolo95f99682022-02-10 15:10:37 -0800197 onosImg: andreacampanella/voltha-onos:4k-dev
198 withMibTemplate: false
199 extraHelmFlags: '-f /home/jenkins/voltha-scale/voltha-values.yaml --set uni=1 --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn -f /home/cord/dt-custom-values.yaml'
200
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800201 # multi-stack jobs
202 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800203 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-att-subscribers'
204 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200205 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800206 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800207 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800208 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800209 onosReplicas: 1
210 atomixReplicas: 0
211 kafkaReplicas: 1
212 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800213 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800214 olts: 2
215 pons: 16
216 onus: 32
217 withFlows: true
218 provisionSubscribers: true
219 workflow: att
220 withEapol: true
221 withDhcp: true
222 withIgmp: false
Matteo Scandolo2ce69032022-01-18 14:33:48 -0800223 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800224
225 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800226 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-dt-subscribers'
227 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200228 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800229 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800230 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800231 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800232 onosReplicas: 1
233 atomixReplicas: 0
234 kafkaReplicas: 1
235 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800236 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800237 olts: 2
238 pons: 16
239 onus: 32
240 withFlows: true
241 provisionSubscribers: true
242 workflow: dt
243 withEapol: false
244 withDhcp: false
245 withIgmp: false
Matteo Scandolo2ce69032022-01-18 14:33:48 -0800246 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800247
248 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800249 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-tt-subscribers'
250 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200251 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800252 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800253 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800254 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800255 onosReplicas: 1
256 atomixReplicas: 0
257 kafkaReplicas: 1
258 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800259 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800260 olts: 2
261 pons: 16
262 onus: 32
263 withFlows: true
264 provisionSubscribers: true
265 workflow: tt
266 withEapol: false
267 withDhcp: true
268 withIgmp: true
Matteo Scandolo2ce69032022-01-18 14:33:48 -0800269 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800270
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000271 # voltha-2.8 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700272 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000273 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-att-subscribers'
Matteo Scandolo56a2ed92021-11-16 16:57:11 -0800274 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000275 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800276 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700277 time-trigger: "H H/4 * * *"
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700278 olts: 2
Matteo Scandolod43064b2020-07-13 17:18:45 -0700279 pons: 16
280 onus: 32
281 withFlows: true
282 provisionSubscribers: true
283 withEapol: true
284 withDhcp: true
285 withIgmp: false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000286 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100287 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200288 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700289 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700290 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700291 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700292 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800293 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200294 onosImg: ''
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700295 extraHelmFlags: "--set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn"
Matteo Scandolod43064b2020-07-13 17:18:45 -0700296
297 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000298 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-dt-subscribers'
Matteo Scandolo56a2ed92021-11-16 16:57:11 -0800299 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000300 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800301 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700302 time-trigger: "H H/4 * * *"
303 olts: 2
304 pons: 16
305 onus: 32
306 withFlows: true
307 provisionSubscribers: true
308 workflow: dt
309 withEapol: false
310 withDhcp: false
311 withIgmp: false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000312 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100313 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200314 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700315 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700316 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700317 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700318 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800319 openonuAdapterGoImg: ''
Andrea Campanella355795d2022-01-05 09:55:45 +0100320 onosImg: 'voltha/voltha-onos:5.0.4'
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700321 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn"
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700322
Matteo Scandolo031bd982020-09-16 10:03:47 -0700323 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000324 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-tt-subscribers'
Matteo Scandolo56a2ed92021-11-16 16:57:11 -0800325 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000326 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800327 build-node: 'voltha-scale-1'
Matteo Scandolo031bd982020-09-16 10:03:47 -0700328 time-trigger: "H H/4 * * *"
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700329 olts: 2
Matteo Scandolo031bd982020-09-16 10:03:47 -0700330 pons: 16
331 onus: 32
332 withFlows: true
333 provisionSubscribers: true
334 workflow: tt
335 withEapol: false
336 withDhcp: true
337 withIgmp: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000338 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100339 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200340 bbsimImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700341 rwCoreImg: ''
342 ofAgentImg: ''
343 openoltAdapterImg: ''
344 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800345 openonuAdapterGoImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700346 onosImg: ''
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700347 extraHelmFlags: "--set dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn"
Matteo Scandolo031bd982020-09-16 10:03:47 -0700348
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700349 # 2.8 multi-stack jobs
Andrea Campanella27b5a662020-12-18 18:49:26 +0100350 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700351 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-att-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100352 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700353 'disable-job': false
354 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100355 time-trigger: "H H/4 * * *"
356 withMonitoring: false
357 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800358 onosReplicas: 1
359 atomixReplicas: 0
360 kafkaReplicas: 1
361 etcdReplicas: 1
Andrea Campanella27b5a662020-12-18 18:49:26 +0100362 volthaStacks: 10
363 olts: 2
364 pons: 16
365 onus: 32
366 withFlows: true
367 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700368 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100369 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100370 workflow: att
371 withEapol: true
372 withDhcp: true
373 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800374 bbsimImg: ''
375 rwCoreImg: ''
376 ofAgentImg: ''
377 openoltAdapterImg: ''
378 openonuAdapterImg: ''
379 openonuAdapterGoImg: ''
Andrea Campanella355795d2022-01-05 09:55:45 +0100380 onosImg: 'voltha/voltha-onos:5.0.4'
Matteo Scandolo529e8822021-07-21 10:20:18 -0700381 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100382
383 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700384 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-dt-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100385 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700386 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
387 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100388 time-trigger: "H H/4 * * *"
389 withMonitoring: false
390 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800391 onosReplicas: 1
392 atomixReplicas: 0
393 kafkaReplicas: 1
394 etcdReplicas: 1
Andrea Campanella27b5a662020-12-18 18:49:26 +0100395 volthaStacks: 10
396 olts: 2
397 pons: 16
398 onus: 32
399 withFlows: true
400 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700401 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100402 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100403 workflow: dt
404 withEapol: false
405 withDhcp: false
406 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800407 bbsimImg: ''
408 rwCoreImg: ''
409 ofAgentImg: ''
410 openoltAdapterImg: ''
411 openonuAdapterImg: ''
412 openonuAdapterGoImg: ''
413 onosImg: ''
Matteo Scandolo529e8822021-07-21 10:20:18 -0700414 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100415
416 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700417 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-tt-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100418 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700419 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
420 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100421 time-trigger: "H H/4 * * *"
422 withMonitoring: false
423 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800424 onosReplicas: 1
425 atomixReplicas: 0
426 kafkaReplicas: 1
427 etcdReplicas: 1
Andrea Campanella27b5a662020-12-18 18:49:26 +0100428 volthaStacks: 10
429 olts: 2
430 pons: 16
431 onus: 32
432 withFlows: true
433 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700434 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100435 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100436 workflow: tt
437 withEapol: false
438 withDhcp: true
439 withIgmp: true
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800440 bbsimImg: ''
441 rwCoreImg: ''
442 ofAgentImg: ''
443 openoltAdapterImg: ''
444 openonuAdapterImg: ''
445 openonuAdapterGoImg: ''
446 onosImg: ''
Matteo Scandolo529e8822021-07-21 10:20:18 -0700447 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100448
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700449 # per patchset job
450 - 'voltha-scale-measurements':
451 name: 'voltha-scale-measurements-patchset-1-16-32-att-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800452 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700453 olts: 1
454 pons: 16
455 onus: 32
456 withFlows: true
457 provisionSubscribers: true
458 withEapol: true
459 withDhcp: true
460 withIgmp: false
461 withMonitoring: false
462 trigger-comment: "voltha scale test ATT"
463
464 - 'voltha-scale-measurements':
465 name: 'voltha-scale-measurements-patchset-1-16-32-tt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800466 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700467 olts: 1
468 pons: 16
469 onus: 32
470 withFlows: true
471 provisionSubscribers: true
472 workflow: tt
473 withEapol: false
474 withDhcp: true
475 withIgmp: true
476 withMonitoring: false
477 trigger-comment: "voltha scale test TT"
478
479 - 'voltha-scale-measurements':
480 name: 'voltha-scale-measurements-patchset-1-16-32-dt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800481 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700482 olts: 1
483 pons: 16
484 onus: 32
485 withFlows: true
486 provisionSubscribers: true
487 workflow: dt
488 withEapol: false
489 withDhcp: false
490 withIgmp: false
491 withMonitoring: false
492 trigger-comment: "voltha scale test DT"
493
Matteo Scandolo272aed42020-05-08 15:05:57 -0700494 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700495 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700496 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700497 build-node: 'voltha-scale'
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700498
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700499
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700500# list of parameters for the VOLTHA Jobs,
501# used as anchor so that can be shared across multiple jobs
Matteo Scandolo9b644ba2021-04-19 11:21:07 -0700502# to use in a job: `parameters: *voltha-scale-job-parameters`
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700503- voltha-scale-job-parameters: &voltha-scale-job-parameters
504 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700505 parameters:
506 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800507 name: pipeline-script
508 default: '{pipeline-script}'
509 description: 'The pipeline script to use'
510
511 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700512 name: release
513 default: '{release}'
Matteo Scandolo49bc0472021-04-20 09:37:55 -0700514 description: 'Version of the code to test (matches a branch in voltha-helm-charts and voltha-system-tests repos)'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700515
516 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700517 name: buildNode
518 default: '{build-node}'
519 description: 'Name of the Jenkins node to run the job on'
520
521 - string:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700522 name: dockerRegistry
523 default: '{dockerRegistry}'
524 description: 'Address of the docker registry to use if we are building custom images'
525
526 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700527 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700528 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700529 description: 'Log level for all the components'
530
531 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800532 name: volthaStacks
533 default: '{volthaStacks}'
534 description: 'Number of VOLTHA Stacks to deploy'
535
536 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700537 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700538 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700539 description: 'Number of ONUs to provision'
540
541 - string:
542 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700543 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700544 description: 'Number of PONs to provision'
545
546 - string:
547 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700548 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700549 description: 'How many BBSim instances to run'
550
551 - string:
552 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700553 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700554 description: 'Which workflow are we testing (att, dt, tt)'
555
556 - bool:
Hardik Windlass4a76e092022-01-28 11:51:55 +0000557 name: withOnuUpgrade
558 default: '{withOnuUpgrade}'
559 description: 'Whether to run the ONU Upgrade test'
560
561 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700562 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700563 default: '{withFlows}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000564 description: 'Whether to push flows from ONOS'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700565
566 - bool:
567 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700568 default: '{provisionSubscribers}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000569 description: 'Whether to provision subscribers during the tests'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700570
571 - bool:
572 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700573 default: '{withEapol}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000574 description: 'Whether EAPOL is enabled for the test'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700575
576 - bool:
577 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700578 default: '{withDhcp}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000579 description: 'Whether DHCP is enabled for the test'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700580
581 - bool:
582 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700583 default: '{withIgmp}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000584 description: 'Whether IGMP is enabled for the test'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700585
586 - bool:
Andrea Campanella7c3945f2022-02-07 17:19:30 +0100587 name: withMaclearning
588 default: '{withMaclearning}'
589 description: 'Whether mac learning is enabled for the test'
590
591 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700592 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700593 default: '{withLLDP}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000594 description: 'Whether Link Discovery is enabled for the test'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700595
596 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700597 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700598 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700599 description: 'Option to install Prometheus'
600
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700601 - bool:
602 name: withProfiling
603 default: '{withProfiling}'
604 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
605
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700606 - bool:
607 name: withPcap
608 default: '{withPcap}'
609 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
610
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700611 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700612 name: withRadius
613 default: '{withRadius}'
614 description: 'Value to pass to kind-voltha WITH_RADIUS'
615
616 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700617 name: extraHelmFlags
618 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700619 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 -0700620
Matteo Scandolo272aed42020-05-08 15:05:57 -0700621 - string:
622 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700623 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700624 description: 'How many OpenONU adapter instances to run'
625
626 - string:
627 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700628 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700629 description: 'How many ONOSes instances to run'
630
631 - string:
632 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700633 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700634 description: 'How many Atomix instances to run'
635
636 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700637 name: kafkaReplicas
638 default: '{kafkaReplicas}'
639 description: 'How many Kafka instances to run'
640
641 - string:
642 name: etcdReplicas
643 default: '{etcdReplicas}'
644 description: 'How many ETCD instances to run'
645
646 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700647 name: onosStatInterval
648 default: '{onosStatInterval}'
649 description: 'How often ONOS should poll for ports, flows and meters'
650
651 - string:
Andrea Campanella15f22942021-04-08 17:24:21 +0200652 name: onosGroupInterval
653 default: '{onosGroupInterval}'
654 description: 'How often ONOS should poll for groups'
655
656 - string:
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200657 name: flowObjWorkerThreads
658 default: '{flowObjWorkerThreads}'
659 description: 'How many threads are used by the FlowObjectiveManager worker pool'
660
661 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700662 name: bbsimImg
663 default: '{bbsimImg}'
664 description: 'Custom image selection for BBSIM (repo:tag)'
665
666 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700667 name: rwCoreImg
668 default: '{rwCoreImg}'
669 description: 'Custom image selection for VOLTHA (repo:tag)'
670
671 - string:
672 name: ofAgentImg
673 default: '{ofAgentImg}'
674 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
675
676 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700677 name: openoltAdapterImg
678 default: '{openoltAdapterImg}'
679 description: 'Custom image selection for Openolt Adapter (repo:tag)'
680
681 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700682 name: openonuAdapterImg
683 default: '{openonuAdapterImg}'
684 description: 'Custom image selection for Openonu Adapter (repo:tag)'
685
686 - string:
Andrea Campanella28763082020-11-18 10:55:31 +0100687 name: openonuAdapterGoImg
688 default: '{openonuAdapterGoImg}'
689 description: 'Custom image selection for Openonu Go Adapter (repo:tag)'
690
691 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700692 name: onosImg
693 default: '{onosImg}'
694 description: 'Custom image selection for Openonu Adapter (repo:tag)'
695
696 - string:
697 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700698 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700699 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
700
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700701 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -0800702 name: volthaHelmChartsChange
703 default: '{volthaHelmChartsChange}'
Matteo Scandolod82d1de2021-04-06 14:55:58 -0700704 description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/32/19132/1"'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700705
Matteo Scandoloccc06192020-06-22 10:16:17 -0700706 - bool:
707 name: inMemoryEtcdStorage
708 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700709 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700710
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200711 - string:
712 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700713 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200714 description: 'Karaf home'
715
Andrea Campanellade9139a2022-02-09 16:50:36 +0100716 - string:
717 name: testTimeout
718 default: '{testTimeout}'
719 description: 'How long the scale test can run for in minutes, e.g 10, 15'
720
Matteo Scandolo001003e2021-02-03 15:39:26 -0800721 # remove once voltha-2.6 is deprecated
722 - string:
723 name: kindVolthaChange
724 default: '{kindVolthaChange}'
725 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 -0800726 - bool:
727 name: withMibTemplate
Andrea Campanellac8720d62022-01-28 10:03:32 +0100728 default: '{withMibTemplate}'
Matteo Scandolo001003e2021-02-03 15:39:26 -0800729
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700730- job-template:
731 id: 'voltha-scale-measurements'
732 name: '{name}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700733 disabled: '{disable-job}'
734
735 description: |
736 <!-- Managed by Jenkins Job Builder -->
737 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
738 Using pipeline {pipeline-script} <br/><br/>
739 Scale measurements for VOLTHA 2.x
740
741 properties:
742 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800743 build-days-to-keep: '{big-build-days-to-keep}'
744 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700745
746 wrappers:
747 - lf-infra-wrappers:
748 build-timeout: '{build-timeout}'
749 jenkins-ssh-credential: '{jenkins-ssh-credential}'
750
751 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800752 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700753 release: master
754
755 bbsimImg: voltha/bbsim:master
756 rwCoreImg: voltha/voltha-rw-core:master
757 ofAgentImg: voltha/voltha-ofagent-go:master
758 openoltAdapterImg: voltha/voltha-openolt-adapter:master
759 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100760 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700761 onosImg: voltha/voltha-onos:master
762
763 bbsimChart: onf/bbsim
764 volthaChart: onf/voltha
765 openoltAdapterChart: onf/voltha-adapter-openolt
766 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700767 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700768 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700769
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800770 volthaStacks: 1
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700771 olts: 2
772 pons: 2
773 onus: 2
774 workflow: att
Hardik Windlass4a76e092022-01-28 11:51:55 +0000775 withOnuUpgrade: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700776 withFlows: false
777 provisionSubscribers: false
778 withEapol: true
779 withDhcp: true
780 withIgmp: false
Andrea Campanella7c3945f2022-02-07 17:19:30 +0100781 withMaclearning: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700782 withLLDP: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700783 withMonitoring: true
784 withProfiling: false
785 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700786 withRadius: yes
Andrea Campanellac179de22020-12-10 17:24:40 +0100787 openonuAdapterReplicas: 1
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700788 onosReplicas: 3
789 atomixReplicas: 3
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700790 kafkaReplicas: 3
791 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700792 extraHelmFlags: ''
Matteo Scandolo29b67472021-11-22 14:17:57 -0800793 onosStatInterval: 10
794 onosGroupInterval: 10
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200795 flowObjWorkerThreads: 12
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700796 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800797 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800798 kindVolthaChange: ''
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700799 inMemoryEtcdStorage: true
Andrea Campanellac8720d62022-01-28 10:03:32 +0100800 withMibTemplate: true
Andrea Campanella188e50d2022-01-14 11:30:05 +0100801 karafHome: 'apache-karaf-4.2.14'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700802 logLevel: 'INFO'
Andrea Campanellade9139a2022-02-09 16:50:36 +0100803 testTimeout: 10
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700804 dockerRegistry: 10.90.0.101:30500
805 trigger-comment: vv7CBoQQYYonvaN8xcru
806 time-trigger: 0 0 29 2 *
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700807
808 <<: *voltha-scale-job-parameters
809
Matteo Scandolo272aed42020-05-08 15:05:57 -0700810 project-type: pipeline
811 concurrent: false
812
813 dsl: !include-raw-escape: pipeline/{pipeline-script}
814
Matteo Scandoloabb83972020-06-25 16:08:23 -0700815 triggers:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700816 # periodic jobs will set this every 4 hours
817 # 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 -0700818 - timed: |
819 TZ=America/Los_Angeles
820 {time-trigger}
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700821 # periodic jobs will set this to vv7CBoQQYYonvaN8xcru (hopefully no-one will comment with that)
822 # patchset jobs will set this to a meaningful comment
823 - gerrit:
824 server-name: '{gerrit-server-name}'
825 silent-start: false
826 successful-message: "PASSED scale test"
827 failure-message: "FAILED scale test"
828 unstable-message: "UNSTABLE scale test"
829 trigger-on:
830 - comment-added-contains-event:
831 comment-contains-value: '.*{trigger-comment}.*'
832 projects:
833 - project-compare-type: REG_EXP
834 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
835 branches:
836 - branch-compare-type: REG_EXP
837 branch-pattern: '{all-branches-regexp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700838
839- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700840 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800841 name: '{name}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800842
843 description: |
844 <!-- Managed by Jenkins Job Builder -->
845 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
846 Using pipeline {pipeline-script} <br/><br/>
847 Scale measurements for VOLTHA 2.x
848
849 properties:
850 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800851 build-days-to-keep: '{big-build-days-to-keep}'
852 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800853
854 wrappers:
855 - lf-infra-wrappers:
856 build-timeout: '{build-timeout}'
857 jenkins-ssh-credential: '{jenkins-ssh-credential}'
858
Matteo Scandolo0430f672020-05-07 11:50:26 -0700859 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800860 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700861 release: master
862
Matteo Scandolo0430f672020-05-07 11:50:26 -0700863 bbsimImg: voltha/bbsim:master
864 rwCoreImg: voltha/voltha-rw-core:master
865 ofAgentImg: voltha/voltha-ofagent-go:master
866 openoltAdapterImg: voltha/voltha-openolt-adapter:master
867 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100868 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandolo0430f672020-05-07 11:50:26 -0700869 onosImg: voltha/voltha-onos:master
870
871 bbsimChart: onf/bbsim
872 volthaChart: onf/voltha
873 openoltAdapterChart: onf/voltha-adapter-openolt
874 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700875 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700876 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700877
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800878 volthaStacks: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700879 olts: 2
880 pons: 2
881 onus: 2
882 workflow: att
Hardik Windlass4a76e092022-01-28 11:51:55 +0000883 withOnuUpgrade: false
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700884 withFlows: true
885 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700886 withEapol: true
887 withDhcp: true
888 withIgmp: false
Andrea Campanella7c3945f2022-02-07 17:19:30 +0100889 withMaclearning: false
Matteo Scandolo68776b72020-07-21 14:06:06 -0700890 withLLDP: false
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700891 withMonitoring: false
Matteo Scandolo68776b72020-07-21 14:06:06 -0700892 withProfiling: false
893 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700894 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700895 openonuAdapterReplicas: 1
896 onosReplicas: 1
897 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700898 kafkaReplicas: 1
899 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700900 extraHelmFlags: ''
Matteo Scandolo29b67472021-11-22 14:17:57 -0800901 onosStatInterval: 10
902 onosGroupInterval: 10
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200903 flowObjWorkerThreads: 12
Matteo Scandolo68776b72020-07-21 14:06:06 -0700904 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800905 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800906 kindVolthaChange: ''
Matteo Scandolo68776b72020-07-21 14:06:06 -0700907 inMemoryEtcdStorage: true
Andrea Campanellac8720d62022-01-28 10:03:32 +0100908 withMibTemplate: true
Andrea Campanella188e50d2022-01-14 11:30:05 +0100909 karafHome: 'apache-karaf-4.2.14'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700910 logLevel: 'INFO'
Andrea Campanellade9139a2022-02-09 16:50:36 +0100911 testTimeout: 10
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700912 dockerRegistry: 10.90.0.69:30500
Matteo Scandolo68776b72020-07-21 14:06:06 -0700913
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700914 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200915
Matteo Scandolo51b76302020-02-05 12:07:23 -0800916 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800917 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800918
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700919 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700920
Matteo Scandolo849db722020-10-21 10:58:41 -0700921 triggers:
922 - gerrit:
923 server-name: '{gerrit-server-name}'
924 silent-start: false
925 successful-message: "PASSED scale test"
926 failure-message: "FAILED scale test"
927 unstable-message: "UNSTABLE scale test"
928 trigger-on:
929 - comment-added-contains-event:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700930 comment-contains-value: '.*test voltha scale.*'
Matteo Scandolo849db722020-10-21 10:58:41 -0700931 projects:
932 - project-compare-type: REG_EXP
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700933 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
Matteo Scandolo849db722020-10-21 10:58:41 -0700934 branches:
935 - branch-compare-type: REG_EXP
936 branch-pattern: '{all-branches-regexp}'