blob: a0052a5aa1890770c4c89925516484e48c7764aa [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':
Matteo Scandolod43064b2020-07-13 17:18:45 -070069 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandolo5629e6c2021-11-19 15:57:18 -080070 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080071 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070072 time-trigger: "H H/4 * * *"
73 olts: 2
74 pons: 16
75 onus: 32
76 withFlows: true
77 provisionSubscribers: true
78 workflow: dt
79 withEapol: false
80 withDhcp: false
81 withIgmp: false
Matteo Scandolo0c0b5992021-08-02 10:29:11 -070082 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 -070083
84 - 'voltha-scale-measurements':
85 name: 'voltha-scale-measurements-master-2-16-32-tt-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 Scandolo86939302020-10-30 13:32:08 -070088 time-trigger: "H H/4 * * *"
89 olts: 2
90 pons: 16
91 onus: 32
92 withFlows: true
93 provisionSubscribers: true
94 workflow: tt
95 withEapol: false
96 withDhcp: true
97 withIgmp: true
Matteo Scandolo86939302020-10-30 13:32:08 -070098 onosReplicas: 3
99 atomixReplicas: 3
Matteo Scandolo5629e6c2021-11-19 15:57:18 -0800100 extraHelmFlags: >
101 --set dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn
102 --set global.rpc_timeout=30s,global.adapter_open_onu.timeout=30s,global.adapter_open_olt.timeout=30s,global.adapter_open_olt.rpc_timeout=30s
103 onosStatInterval: 30
104 onosGroupInterval: 30
Matteo Scandolo272aed42020-05-08 15:05:57 -0700105
Andrea Campanellaadc2a922022-01-10 15:17:55 +0100106 # 4k ONTs jobs
107 - 'voltha-scale-measurements':
108 name: 'voltha-scale-measurements-master-2-64-32-dt-subscribers'
109 'disable-job': false
110 build-node: 'voltha-scale-1'
111 time-trigger: "H H/4 * * *"
112 olts: 2
113 pons: 64
114 onus: 32
115 withFlows: true
116 provisionSubscribers: true
117 workflow: dt
118 withEapol: false
119 withDhcp: false
120 withIgmp: false
121 extraHelmFlags: '-f /home/jenkins/voltha-scale/voltha-values.yaml --set uni=1 --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn'
122
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800123 # multi-stack jobs
124 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800125 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-att-subscribers'
126 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200127 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800128 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800129 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800130 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800131 onosReplicas: 1
132 atomixReplicas: 0
133 kafkaReplicas: 1
134 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800135 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800136 olts: 2
137 pons: 16
138 onus: 32
139 withFlows: true
140 provisionSubscribers: true
141 workflow: att
142 withEapol: true
143 withDhcp: true
144 withIgmp: false
Matteo Scandolo53150202021-10-08 14:34:42 -0700145 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800146
147 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800148 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-dt-subscribers'
149 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200150 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800151 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800152 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800153 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800154 onosReplicas: 1
155 atomixReplicas: 0
156 kafkaReplicas: 1
157 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800158 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800159 olts: 2
160 pons: 16
161 onus: 32
162 withFlows: true
163 provisionSubscribers: true
164 workflow: dt
165 withEapol: false
166 withDhcp: false
167 withIgmp: false
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700168 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800169
170 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800171 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-tt-subscribers'
172 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200173 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800174 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800175 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800176 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800177 onosReplicas: 1
178 atomixReplicas: 0
179 kafkaReplicas: 1
180 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800181 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800182 olts: 2
183 pons: 16
184 onus: 32
185 withFlows: true
186 provisionSubscribers: true
187 workflow: tt
188 withEapol: false
189 withDhcp: true
190 withIgmp: true
Matteo Scandolo53150202021-10-08 14:34:42 -0700191 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800192
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000193 # voltha-2.8 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700194 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000195 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-att-subscribers'
Matteo Scandolo56a2ed92021-11-16 16:57:11 -0800196 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000197 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800198 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700199 time-trigger: "H H/4 * * *"
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700200 olts: 2
Matteo Scandolod43064b2020-07-13 17:18:45 -0700201 pons: 16
202 onus: 32
203 withFlows: true
204 provisionSubscribers: true
205 withEapol: true
206 withDhcp: true
207 withIgmp: false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000208 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100209 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200210 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700211 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700212 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700213 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700214 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800215 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200216 onosImg: ''
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700217 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 -0700218
219 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000220 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-dt-subscribers'
Matteo Scandolo56a2ed92021-11-16 16:57:11 -0800221 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000222 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800223 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700224 time-trigger: "H H/4 * * *"
225 olts: 2
226 pons: 16
227 onus: 32
228 withFlows: true
229 provisionSubscribers: true
230 workflow: dt
231 withEapol: false
232 withDhcp: false
233 withIgmp: false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000234 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100235 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200236 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700237 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700238 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700239 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700240 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800241 openonuAdapterGoImg: ''
Andrea Campanella355795d2022-01-05 09:55:45 +0100242 onosImg: 'voltha/voltha-onos:5.0.4'
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700243 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 -0700244
Matteo Scandolo031bd982020-09-16 10:03:47 -0700245 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000246 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-tt-subscribers'
Matteo Scandolo56a2ed92021-11-16 16:57:11 -0800247 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000248 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800249 build-node: 'voltha-scale-1'
Matteo Scandolo031bd982020-09-16 10:03:47 -0700250 time-trigger: "H H/4 * * *"
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700251 olts: 2
Matteo Scandolo031bd982020-09-16 10:03:47 -0700252 pons: 16
253 onus: 32
254 withFlows: true
255 provisionSubscribers: true
256 workflow: tt
257 withEapol: false
258 withDhcp: true
259 withIgmp: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000260 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100261 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200262 bbsimImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700263 rwCoreImg: ''
264 ofAgentImg: ''
265 openoltAdapterImg: ''
266 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800267 openonuAdapterGoImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700268 onosImg: ''
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700269 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 -0700270
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700271 # 2.8 multi-stack jobs
Andrea Campanella27b5a662020-12-18 18:49:26 +0100272 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700273 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-att-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100274 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700275 'disable-job': false
276 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100277 time-trigger: "H H/4 * * *"
278 withMonitoring: false
279 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800280 onosReplicas: 1
281 atomixReplicas: 0
282 kafkaReplicas: 1
283 etcdReplicas: 1
Andrea Campanella27b5a662020-12-18 18:49:26 +0100284 volthaStacks: 10
285 olts: 2
286 pons: 16
287 onus: 32
288 withFlows: true
289 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700290 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100291 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100292 workflow: att
293 withEapol: true
294 withDhcp: true
295 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800296 bbsimImg: ''
297 rwCoreImg: ''
298 ofAgentImg: ''
299 openoltAdapterImg: ''
300 openonuAdapterImg: ''
301 openonuAdapterGoImg: ''
Andrea Campanella355795d2022-01-05 09:55:45 +0100302 onosImg: 'voltha/voltha-onos:5.0.4'
Matteo Scandolo529e8822021-07-21 10:20:18 -0700303 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100304
305 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700306 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-dt-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100307 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700308 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
309 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100310 time-trigger: "H H/4 * * *"
311 withMonitoring: false
312 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800313 onosReplicas: 1
314 atomixReplicas: 0
315 kafkaReplicas: 1
316 etcdReplicas: 1
Andrea Campanella27b5a662020-12-18 18:49:26 +0100317 volthaStacks: 10
318 olts: 2
319 pons: 16
320 onus: 32
321 withFlows: true
322 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700323 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100324 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100325 workflow: dt
326 withEapol: false
327 withDhcp: false
328 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800329 bbsimImg: ''
330 rwCoreImg: ''
331 ofAgentImg: ''
332 openoltAdapterImg: ''
333 openonuAdapterImg: ''
334 openonuAdapterGoImg: ''
335 onosImg: ''
Matteo Scandolo529e8822021-07-21 10:20:18 -0700336 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100337
338 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700339 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-tt-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100340 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700341 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
342 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100343 time-trigger: "H H/4 * * *"
344 withMonitoring: false
345 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800346 onosReplicas: 1
347 atomixReplicas: 0
348 kafkaReplicas: 1
349 etcdReplicas: 1
Andrea Campanella27b5a662020-12-18 18:49:26 +0100350 volthaStacks: 10
351 olts: 2
352 pons: 16
353 onus: 32
354 withFlows: true
355 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700356 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100357 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100358 workflow: tt
359 withEapol: false
360 withDhcp: true
361 withIgmp: true
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800362 bbsimImg: ''
363 rwCoreImg: ''
364 ofAgentImg: ''
365 openoltAdapterImg: ''
366 openonuAdapterImg: ''
367 openonuAdapterGoImg: ''
368 onosImg: ''
Matteo Scandolo529e8822021-07-21 10:20:18 -0700369 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100370
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700371 # per patchset job
372 - 'voltha-scale-measurements':
373 name: 'voltha-scale-measurements-patchset-1-16-32-att-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800374 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700375 olts: 1
376 pons: 16
377 onus: 32
378 withFlows: true
379 provisionSubscribers: true
380 withEapol: true
381 withDhcp: true
382 withIgmp: false
383 withMonitoring: false
384 trigger-comment: "voltha scale test ATT"
385
386 - 'voltha-scale-measurements':
387 name: 'voltha-scale-measurements-patchset-1-16-32-tt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800388 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700389 olts: 1
390 pons: 16
391 onus: 32
392 withFlows: true
393 provisionSubscribers: true
394 workflow: tt
395 withEapol: false
396 withDhcp: true
397 withIgmp: true
398 withMonitoring: false
399 trigger-comment: "voltha scale test TT"
400
401 - 'voltha-scale-measurements':
402 name: 'voltha-scale-measurements-patchset-1-16-32-dt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800403 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700404 olts: 1
405 pons: 16
406 onus: 32
407 withFlows: true
408 provisionSubscribers: true
409 workflow: dt
410 withEapol: false
411 withDhcp: false
412 withIgmp: false
413 withMonitoring: false
414 trigger-comment: "voltha scale test DT"
415
Matteo Scandolo272aed42020-05-08 15:05:57 -0700416 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700417 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700418 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700419 build-node: 'voltha-scale'
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700420
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700421
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700422# list of parameters for the VOLTHA Jobs,
423# used as anchor so that can be shared across multiple jobs
Matteo Scandolo9b644ba2021-04-19 11:21:07 -0700424# to use in a job: `parameters: *voltha-scale-job-parameters`
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700425- voltha-scale-job-parameters: &voltha-scale-job-parameters
426 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700427 parameters:
428 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800429 name: pipeline-script
430 default: '{pipeline-script}'
431 description: 'The pipeline script to use'
432
433 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700434 name: release
435 default: '{release}'
Matteo Scandolo49bc0472021-04-20 09:37:55 -0700436 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 -0700437
438 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700439 name: buildNode
440 default: '{build-node}'
441 description: 'Name of the Jenkins node to run the job on'
442
443 - string:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700444 name: dockerRegistry
445 default: '{dockerRegistry}'
446 description: 'Address of the docker registry to use if we are building custom images'
447
448 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700449 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700450 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700451 description: 'Log level for all the components'
452
453 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800454 name: volthaStacks
455 default: '{volthaStacks}'
456 description: 'Number of VOLTHA Stacks to deploy'
457
458 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700459 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700460 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700461 description: 'Number of ONUs to provision'
462
463 - string:
464 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700465 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700466 description: 'Number of PONs to provision'
467
468 - string:
469 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700470 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700471 description: 'How many BBSim instances to run'
472
473 - string:
474 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700475 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700476 description: 'Which workflow are we testing (att, dt, tt)'
477
478 - bool:
479 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700480 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700481 description: 'Wheter to push flows from ONOS'
482
483 - bool:
484 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700485 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700486 description: 'Wheter to provision subscribers durint the tests'
487
488 - bool:
489 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700490 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700491 description: 'Wheter EAPOL is enabled for the test'
492
493 - bool:
494 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700495 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700496 description: 'Wheter DHCP is enabled for the test'
497
498 - bool:
499 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700500 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700501 description: 'Wheter IGMP is enabled for the test'
502
503 - bool:
504 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700505 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700506 description: 'Wheter Link Discovery is enabled for the test'
507
508 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700509 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700510 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700511 description: 'Option to install Prometheus'
512
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700513 - bool:
514 name: withProfiling
515 default: '{withProfiling}'
516 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
517
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700518 - bool:
519 name: withPcap
520 default: '{withPcap}'
521 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
522
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700523 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700524 name: withRadius
525 default: '{withRadius}'
526 description: 'Value to pass to kind-voltha WITH_RADIUS'
527
528 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700529 name: extraHelmFlags
530 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700531 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 -0700532
Matteo Scandolo272aed42020-05-08 15:05:57 -0700533 - string:
534 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700535 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700536 description: 'How many OpenONU adapter instances to run'
537
538 - string:
539 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700540 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700541 description: 'How many ONOSes instances to run'
542
543 - string:
544 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700545 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700546 description: 'How many Atomix instances to run'
547
548 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700549 name: kafkaReplicas
550 default: '{kafkaReplicas}'
551 description: 'How many Kafka instances to run'
552
553 - string:
554 name: etcdReplicas
555 default: '{etcdReplicas}'
556 description: 'How many ETCD instances to run'
557
558 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700559 name: onosStatInterval
560 default: '{onosStatInterval}'
561 description: 'How often ONOS should poll for ports, flows and meters'
562
563 - string:
Andrea Campanella15f22942021-04-08 17:24:21 +0200564 name: onosGroupInterval
565 default: '{onosGroupInterval}'
566 description: 'How often ONOS should poll for groups'
567
568 - string:
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200569 name: flowObjWorkerThreads
570 default: '{flowObjWorkerThreads}'
571 description: 'How many threads are used by the FlowObjectiveManager worker pool'
572
573 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700574 name: bbsimImg
575 default: '{bbsimImg}'
576 description: 'Custom image selection for BBSIM (repo:tag)'
577
578 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700579 name: rwCoreImg
580 default: '{rwCoreImg}'
581 description: 'Custom image selection for VOLTHA (repo:tag)'
582
583 - string:
584 name: ofAgentImg
585 default: '{ofAgentImg}'
586 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
587
588 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700589 name: openoltAdapterImg
590 default: '{openoltAdapterImg}'
591 description: 'Custom image selection for Openolt Adapter (repo:tag)'
592
593 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700594 name: openonuAdapterImg
595 default: '{openonuAdapterImg}'
596 description: 'Custom image selection for Openonu Adapter (repo:tag)'
597
598 - string:
Andrea Campanella28763082020-11-18 10:55:31 +0100599 name: openonuAdapterGoImg
600 default: '{openonuAdapterGoImg}'
601 description: 'Custom image selection for Openonu Go Adapter (repo:tag)'
602
603 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700604 name: onosImg
605 default: '{onosImg}'
606 description: 'Custom image selection for Openonu Adapter (repo:tag)'
607
608 - string:
609 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700610 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700611 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
612
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700613 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -0800614 name: volthaHelmChartsChange
615 default: '{volthaHelmChartsChange}'
Matteo Scandolod82d1de2021-04-06 14:55:58 -0700616 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 -0700617
Matteo Scandoloccc06192020-06-22 10:16:17 -0700618 - bool:
619 name: inMemoryEtcdStorage
620 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700621 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700622
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200623 - string:
624 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700625 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200626 description: 'Karaf home'
627
Matteo Scandolo001003e2021-02-03 15:39:26 -0800628 # remove once voltha-2.6 is deprecated
629 - string:
630 name: kindVolthaChange
631 default: '{kindVolthaChange}'
632 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 -0800633 - bool:
634 name: withMibTemplate
635 default: true
Matteo Scandolo001003e2021-02-03 15:39:26 -0800636
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700637- job-template:
638 id: 'voltha-scale-measurements'
639 name: '{name}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700640 disabled: '{disable-job}'
641
642 description: |
643 <!-- Managed by Jenkins Job Builder -->
644 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
645 Using pipeline {pipeline-script} <br/><br/>
646 Scale measurements for VOLTHA 2.x
647
648 properties:
649 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800650 build-days-to-keep: '{big-build-days-to-keep}'
651 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700652
653 wrappers:
654 - lf-infra-wrappers:
655 build-timeout: '{build-timeout}'
656 jenkins-ssh-credential: '{jenkins-ssh-credential}'
657
658 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800659 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700660 release: master
661
662 bbsimImg: voltha/bbsim:master
663 rwCoreImg: voltha/voltha-rw-core:master
664 ofAgentImg: voltha/voltha-ofagent-go:master
665 openoltAdapterImg: voltha/voltha-openolt-adapter:master
666 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100667 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700668 onosImg: voltha/voltha-onos:master
669
670 bbsimChart: onf/bbsim
671 volthaChart: onf/voltha
672 openoltAdapterChart: onf/voltha-adapter-openolt
673 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700674 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700675 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700676
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800677 volthaStacks: 1
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700678 olts: 2
679 pons: 2
680 onus: 2
681 workflow: att
682 withFlows: false
683 provisionSubscribers: false
684 withEapol: true
685 withDhcp: true
686 withIgmp: false
687 withLLDP: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700688 withMonitoring: true
689 withProfiling: false
690 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700691 withRadius: yes
Andrea Campanellac179de22020-12-10 17:24:40 +0100692 openonuAdapterReplicas: 1
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700693 onosReplicas: 3
694 atomixReplicas: 3
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700695 kafkaReplicas: 3
696 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700697 extraHelmFlags: ''
Matteo Scandolo29b67472021-11-22 14:17:57 -0800698 onosStatInterval: 10
699 onosGroupInterval: 10
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200700 flowObjWorkerThreads: 12
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700701 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800702 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800703 kindVolthaChange: ''
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700704 inMemoryEtcdStorage: true
Andrea Campanella188e50d2022-01-14 11:30:05 +0100705 karafHome: 'apache-karaf-4.2.14'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700706 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700707 dockerRegistry: 10.90.0.101:30500
708 trigger-comment: vv7CBoQQYYonvaN8xcru
709 time-trigger: 0 0 29 2 *
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700710
711 <<: *voltha-scale-job-parameters
712
Matteo Scandolo272aed42020-05-08 15:05:57 -0700713 project-type: pipeline
714 concurrent: false
715
716 dsl: !include-raw-escape: pipeline/{pipeline-script}
717
Matteo Scandoloabb83972020-06-25 16:08:23 -0700718 triggers:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700719 # periodic jobs will set this every 4 hours
720 # 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 -0700721 - timed: |
722 TZ=America/Los_Angeles
723 {time-trigger}
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700724 # periodic jobs will set this to vv7CBoQQYYonvaN8xcru (hopefully no-one will comment with that)
725 # patchset jobs will set this to a meaningful comment
726 - gerrit:
727 server-name: '{gerrit-server-name}'
728 silent-start: false
729 successful-message: "PASSED scale test"
730 failure-message: "FAILED scale test"
731 unstable-message: "UNSTABLE scale test"
732 trigger-on:
733 - comment-added-contains-event:
734 comment-contains-value: '.*{trigger-comment}.*'
735 projects:
736 - project-compare-type: REG_EXP
737 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
738 branches:
739 - branch-compare-type: REG_EXP
740 branch-pattern: '{all-branches-regexp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700741
742- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700743 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800744 name: '{name}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800745
746 description: |
747 <!-- Managed by Jenkins Job Builder -->
748 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
749 Using pipeline {pipeline-script} <br/><br/>
750 Scale measurements for VOLTHA 2.x
751
752 properties:
753 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800754 build-days-to-keep: '{big-build-days-to-keep}'
755 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800756
757 wrappers:
758 - lf-infra-wrappers:
759 build-timeout: '{build-timeout}'
760 jenkins-ssh-credential: '{jenkins-ssh-credential}'
761
Matteo Scandolo0430f672020-05-07 11:50:26 -0700762 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800763 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700764 release: master
765
Matteo Scandolo0430f672020-05-07 11:50:26 -0700766 bbsimImg: voltha/bbsim:master
767 rwCoreImg: voltha/voltha-rw-core:master
768 ofAgentImg: voltha/voltha-ofagent-go:master
769 openoltAdapterImg: voltha/voltha-openolt-adapter:master
770 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100771 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandolo0430f672020-05-07 11:50:26 -0700772 onosImg: voltha/voltha-onos:master
773
774 bbsimChart: onf/bbsim
775 volthaChart: onf/voltha
776 openoltAdapterChart: onf/voltha-adapter-openolt
777 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700778 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700779 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700780
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800781 volthaStacks: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700782 olts: 2
783 pons: 2
784 onus: 2
785 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700786 withFlows: true
787 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700788 withEapol: true
789 withDhcp: true
790 withIgmp: false
791 withLLDP: false
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700792 withMonitoring: false
Matteo Scandolo68776b72020-07-21 14:06:06 -0700793 withProfiling: false
794 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700795 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700796 openonuAdapterReplicas: 1
797 onosReplicas: 1
798 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700799 kafkaReplicas: 1
800 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700801 extraHelmFlags: ''
Matteo Scandolo29b67472021-11-22 14:17:57 -0800802 onosStatInterval: 10
803 onosGroupInterval: 10
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200804 flowObjWorkerThreads: 12
Matteo Scandolo68776b72020-07-21 14:06:06 -0700805 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800806 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800807 kindVolthaChange: ''
Matteo Scandolo68776b72020-07-21 14:06:06 -0700808 inMemoryEtcdStorage: true
Andrea Campanella188e50d2022-01-14 11:30:05 +0100809 karafHome: 'apache-karaf-4.2.14'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700810 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700811 dockerRegistry: 10.90.0.69:30500
Matteo Scandolo68776b72020-07-21 14:06:06 -0700812
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700813 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200814
Matteo Scandolo51b76302020-02-05 12:07:23 -0800815 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800816 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800817
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700818 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700819
Matteo Scandolo849db722020-10-21 10:58:41 -0700820 triggers:
821 - gerrit:
822 server-name: '{gerrit-server-name}'
823 silent-start: false
824 successful-message: "PASSED scale test"
825 failure-message: "FAILED scale test"
826 unstable-message: "UNSTABLE scale test"
827 trigger-on:
828 - comment-added-contains-event:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700829 comment-contains-value: '.*test voltha scale.*'
Matteo Scandolo849db722020-10-21 10:58:41 -0700830 projects:
831 - project-compare-type: REG_EXP
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700832 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
Matteo Scandolo849db722020-10-21 10:58:41 -0700833 branches:
834 - branch-compare-type: REG_EXP
835 branch-pattern: '{all-branches-regexp}'