Matteo Scandolo | 51b7630 | 2020-02-05 12:07:23 -0800 | [diff] [blame] | 1 | --- |
| 2 | # VOLTHA 2.x scale measurements |
| 3 | |
| 4 | - project: |
| 5 | name: voltha-scale |
| 6 | |
| 7 | project-name: '{name}' |
| 8 | |
| 9 | jobs: |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 10 | # name format is <job-template>-<olts>-<pon>-<onus>-<setup> |
| 11 | # needed for comparison with the openonu-go adapter |
Matteo Scandolo | 679ced2 | 2020-05-19 15:15:58 -0700 | [diff] [blame] | 12 | # - 'voltha-scale-measurements': |
| 13 | # name: 'voltha-scale-measurements-1-2-32-activation-no-mib' |
| 14 | # build-node: 'onf-pod1-head-node' |
| 15 | # time-trigger: "H H/4 * * *" |
| 16 | # olts: 1 |
| 17 | # pons: 2 |
| 18 | # onus: 32 |
| 19 | # withFlows: false |
| 20 | # provisionSubscribers: false |
| 21 | # withEapol: false |
| 22 | # withDhcp: false |
| 23 | # withIgmp: false |
| 24 | # withMibTemplate: false |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 25 | |
| 26 | # jobs for 200 ONUs with a single openonu-adapter |
Matteo Scandolo | 679ced2 | 2020-05-19 15:15:58 -0700 | [diff] [blame] | 27 | # - 'voltha-scale-measurements': |
| 28 | # name: 'voltha-scale-measurements-1-10-20-activation' |
| 29 | # build-node: 'onf-pod1-head-node' |
| 30 | # time-trigger: "H H/4 * * *" |
| 31 | # olts: 1 |
| 32 | # pons: 10 |
| 33 | # onus: 20 |
| 34 | # withFlows: false |
| 35 | # provisionSubscribers: false |
| 36 | # withEapol: false |
| 37 | # withDhcp: false |
| 38 | # withIgmp: false |
| 39 | # - 'voltha-scale-measurements': |
| 40 | # name: 'voltha-scale-measurements-1-10-20-att-flows' |
| 41 | # build-node: 'onf-pod1-head-node' |
| 42 | # time-trigger: "H H/4 * * *" |
| 43 | # olts: 1 |
| 44 | # pons: 10 |
| 45 | # onus: 20 |
| 46 | # withFlows: true |
| 47 | # provisionSubscribers: false |
| 48 | # withEapol: true |
| 49 | # withDhcp: true |
| 50 | # withIgmp: false |
| 51 | # extraHelmFlags: '--set auth=false ' |
| 52 | # - 'voltha-scale-measurements': |
| 53 | # name: 'voltha-scale-measurements-1-10-20-att-subscribers' |
| 54 | # build-node: 'onf-pod1-head-node' |
| 55 | # time-trigger: "H H/4 * * *" |
| 56 | # olts: 1 |
| 57 | # pons: 10 |
| 58 | # onus: 20 |
| 59 | # withFlows: true |
| 60 | # provisionSubscribers: true |
| 61 | # withEapol: true |
| 62 | # withDhcp: true |
| 63 | # withIgmp: false |
| 64 | # - 'voltha-scale-measurements': |
| 65 | # name: 'voltha-scale-measurements-1-10-20-att-subscribers-profiled' |
| 66 | # build-node: 'onf-pod1-head-node' |
| 67 | # time-trigger: "H H/4 * * *" |
| 68 | # olts: 1 |
| 69 | # pons: 10 |
| 70 | # onus: 20 |
| 71 | # withFlows: true |
| 72 | # provisionSubscribers: true |
| 73 | # withEapol: true |
| 74 | # withDhcp: true |
| 75 | # withIgmp: false |
| 76 | # withProfiling: true |
| 77 | # extraHelmFlags: '--set profiler.enabled=true ' |
| 78 | # rwCoreImg: voltha/voltha-rw-core:master-profile |
| 79 | # openoltAdapterImg: voltha/voltha-openolt-adapter:master-profile |
| 80 | # ofAgentImg: voltha/voltha-ofagent-go:master-profile |
| 81 | # |
| 82 | # # jobs for DT with 200 ONUs with a single openonu-adapter |
| 83 | # - 'voltha-scale-measurements': |
| 84 | # name: 'voltha-scale-measurements-1-10-20-dt-subscribers' |
| 85 | # build-node: 'onf-pod1-head-node' |
| 86 | # time-trigger: "H H/4 * * *" |
| 87 | # olts: 1 |
| 88 | # pons: 10 |
| 89 | # onus: 20 |
| 90 | # withFlows: true |
| 91 | # provisionSubscribers: true |
| 92 | # workflow: dt |
| 93 | # withEapol: false |
| 94 | # withDhcp: false |
| 95 | # withIgmp: false |
Matteo Scandolo | 3136cca | 2020-05-15 14:14:27 -0700 | [diff] [blame] | 96 | |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 97 | # jobs for 512 ONUs with a 8 openonu-adapters and clustered ONOS |
Matteo Scandolo | b46bc40 | 2020-06-11 13:59:44 -0700 | [diff] [blame] | 98 | - 'voltha-scale-measurements': |
| 99 | name: 'voltha-scale-measurements-1-16-32-activation' |
| 100 | build-node: 'onf-pod1-head-node' |
| 101 | time-trigger: "H H/4 * * *" |
| 102 | olts: 1 |
| 103 | pons: 16 |
| 104 | onus: 32 |
| 105 | withFlows: false |
| 106 | provisionSubscribers: false |
| 107 | withEapol: false |
| 108 | withDhcp: false |
| 109 | withIgmp: false |
| 110 | openonuAdapterReplicas: 8 |
| 111 | onosReplicas: 3 |
| 112 | atomixReplicas: 3 |
| 113 | extraHelmFlags: '--set limits.memory=8192Mi ' |
Matteo Scandolo | 9093cbd | 2020-06-16 17:58:16 -0700 | [diff] [blame] | 114 | openonuAdapterImg: matteoscandolo/voltha-openonu-adapter:adopt-retry |
| 115 | rwCoreImg: matteoscandolo/voltha-rw-core:flow-remove-log |
Matteo Scandolo | 7b89736 | 2020-06-17 12:22:48 -0700 | [diff] [blame^] | 116 | ofAgentImg: matteoscandolo/voltha-ofagent-go:flow-remove-log |
Matteo Scandolo | b46bc40 | 2020-06-11 13:59:44 -0700 | [diff] [blame] | 117 | |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 118 | - 'voltha-scale-measurements': |
Matteo Scandolo | 3136cca | 2020-05-15 14:14:27 -0700 | [diff] [blame] | 119 | name: 'voltha-scale-measurements-1-16-32-att-flows' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 120 | build-node: 'onf-pod1-head-node' |
| 121 | time-trigger: "H H/4 * * *" |
| 122 | olts: 1 |
| 123 | pons: 16 |
| 124 | onus: 32 |
| 125 | withFlows: true |
| 126 | provisionSubscribers: false |
| 127 | withEapol: true |
| 128 | withDhcp: true |
| 129 | withIgmp: false |
| 130 | openonuAdapterReplicas: 8 |
| 131 | onosReplicas: 3 |
| 132 | atomixReplicas: 3 |
Matteo Scandolo | b46bc40 | 2020-06-11 13:59:44 -0700 | [diff] [blame] | 133 | extraHelmFlags: '--set auth=false --set limits.memory=8192Mi ' |
Matteo Scandolo | 9093cbd | 2020-06-16 17:58:16 -0700 | [diff] [blame] | 134 | openonuAdapterImg: matteoscandolo/voltha-openonu-adapter:adopt-retry |
| 135 | rwCoreImg: matteoscandolo/voltha-rw-core:flow-remove-log |
Matteo Scandolo | 7b89736 | 2020-06-17 12:22:48 -0700 | [diff] [blame^] | 136 | ofAgentImg: matteoscandolo/voltha-ofagent-go:flow-remove-log |
Matteo Scandolo | e4b0434 | 2020-05-28 07:35:45 -0700 | [diff] [blame] | 137 | |
| 138 | - 'voltha-scale-measurements': |
| 139 | name: 'voltha-scale-measurements-1-16-32-att-subscribers' |
| 140 | build-node: 'onf-pod1-head-node' |
| 141 | time-trigger: "H H/4 * * *" |
| 142 | olts: 1 |
| 143 | pons: 16 |
| 144 | onus: 32 |
| 145 | withFlows: true |
| 146 | provisionSubscribers: true |
| 147 | withEapol: true |
| 148 | withDhcp: true |
| 149 | withIgmp: false |
| 150 | openonuAdapterReplicas: 8 |
| 151 | onosReplicas: 3 |
| 152 | atomixReplicas: 3 |
Matteo Scandolo | b46bc40 | 2020-06-11 13:59:44 -0700 | [diff] [blame] | 153 | extraHelmFlags: '--set limits.memory=8192Mi --set defaults.rw_core.timeout=30s' |
Matteo Scandolo | 9093cbd | 2020-06-16 17:58:16 -0700 | [diff] [blame] | 154 | openonuAdapterImg: matteoscandolo/voltha-openonu-adapter:adopt-retry |
| 155 | rwCoreImg: matteoscandolo/voltha-rw-core:flow-remove-log |
Matteo Scandolo | 7b89736 | 2020-06-17 12:22:48 -0700 | [diff] [blame^] | 156 | ofAgentImg: matteoscandolo/voltha-ofagent-go:flow-remove-log |
Matteo Scandolo | e4b0434 | 2020-05-28 07:35:45 -0700 | [diff] [blame] | 157 | |
| 158 | # jobs for DT with 512 ONUs with a 8 openonu-adapters and clustered ONOS. |
| 159 | - 'voltha-scale-measurements': |
| 160 | name: 'voltha-scale-measurements-1-16-32-dt-subscribers' |
| 161 | build-node: 'onf-pod1-head-node' |
| 162 | time-trigger: "H H/4 * * *" |
| 163 | olts: 1 |
| 164 | pons: 16 |
| 165 | onus: 32 |
| 166 | withFlows: true |
| 167 | provisionSubscribers: true |
| 168 | workflow: dt |
| 169 | withEapol: false |
| 170 | withDhcp: false |
| 171 | withIgmp: false |
| 172 | openonuAdapterReplicas: 8 |
| 173 | onosReplicas: 3 |
| 174 | atomixReplicas: 3 |
Matteo Scandolo | b46bc40 | 2020-06-11 13:59:44 -0700 | [diff] [blame] | 175 | extraHelmFlags: '--set limits.memory=8192Mi ' |
Matteo Scandolo | 9093cbd | 2020-06-16 17:58:16 -0700 | [diff] [blame] | 176 | openonuAdapterImg: matteoscandolo/voltha-openonu-adapter:adopt-retry |
| 177 | rwCoreImg: matteoscandolo/voltha-rw-core:flow-remove-log |
Matteo Scandolo | 7b89736 | 2020-06-17 12:22:48 -0700 | [diff] [blame^] | 178 | ofAgentImg: matteoscandolo/voltha-ofagent-go:flow-remove-log |
Andrea Campanella | fc7c949 | 2020-05-12 12:56:38 +0200 | [diff] [blame] | 179 | |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 180 | # jobs for 1024 ONUs with a 8 openonu-adapters and clustered ONOS (2 OLTs) |
Matteo Scandolo | cb72643 | 2020-06-01 08:49:14 -0700 | [diff] [blame] | 181 | - 'voltha-scale-measurements': |
| 182 | disabled: true |
| 183 | name: 'voltha-scale-measurements-2-16-32-activation' |
| 184 | build-node: 'onf-pod1-head-node' |
| 185 | time-trigger: "H H/4 * * *" |
| 186 | olts: 2 |
| 187 | pons: 16 |
| 188 | onus: 32 |
| 189 | withFlows: false |
| 190 | provisionSubscribers: false |
| 191 | withEapol: false |
| 192 | withDhcp: false |
| 193 | withIgmp: false |
| 194 | openonuAdapterReplicas: 8 |
| 195 | onosReplicas: 3 |
| 196 | atomixReplicas: 3 |
Matteo Scandolo | b46bc40 | 2020-06-11 13:59:44 -0700 | [diff] [blame] | 197 | extraHelmFlags: '--set limits.memory=8192Mi ' |
Matteo Scandolo | 9093cbd | 2020-06-16 17:58:16 -0700 | [diff] [blame] | 198 | openonuAdapterImg: matteoscandolo/voltha-openonu-adapter:adopt-retry |
| 199 | rwCoreImg: matteoscandolo/voltha-rw-core:flow-remove-log |
Matteo Scandolo | 7b89736 | 2020-06-17 12:22:48 -0700 | [diff] [blame^] | 200 | ofAgentImg: matteoscandolo/voltha-ofagent-go:flow-remove-log |
Matteo Scandolo | c3dea53 | 2020-06-04 10:46:49 -0700 | [diff] [blame] | 201 | |
Matteo Scandolo | cb72643 | 2020-06-01 08:49:14 -0700 | [diff] [blame] | 202 | - 'voltha-scale-measurements': |
| 203 | disabled: true |
| 204 | name: 'voltha-scale-measurements-2-16-32-att-flows' |
| 205 | build-node: 'onf-pod1-head-node' |
| 206 | time-trigger: "H H/4 * * *" |
| 207 | olts: 2 |
| 208 | pons: 16 |
| 209 | onus: 32 |
| 210 | withFlows: true |
| 211 | provisionSubscribers: false |
| 212 | withEapol: true |
| 213 | withDhcp: true |
| 214 | withIgmp: false |
| 215 | openonuAdapterReplicas: 8 |
| 216 | onosReplicas: 3 |
| 217 | atomixReplicas: 3 |
Matteo Scandolo | b46bc40 | 2020-06-11 13:59:44 -0700 | [diff] [blame] | 218 | extraHelmFlags: '--set limits.memory=8192Mi --set auth=false ' |
Matteo Scandolo | 9093cbd | 2020-06-16 17:58:16 -0700 | [diff] [blame] | 219 | openonuAdapterImg: matteoscandolo/voltha-openonu-adapter:adopt-retry |
| 220 | rwCoreImg: matteoscandolo/voltha-rw-core:flow-remove-log |
Matteo Scandolo | 7b89736 | 2020-06-17 12:22:48 -0700 | [diff] [blame^] | 221 | ofAgentImg: matteoscandolo/voltha-ofagent-go:flow-remove-log |
Matteo Scandolo | c3dea53 | 2020-06-04 10:46:49 -0700 | [diff] [blame] | 222 | |
Matteo Scandolo | a6dc5a1 | 2020-06-04 16:51:29 -0700 | [diff] [blame] | 223 | - 'voltha-scale-measurements': |
| 224 | disabled: true |
| 225 | name: 'voltha-scale-measurements-2-16-32-att-subscribers' |
| 226 | build-node: 'onf-pod1-head-node' |
| 227 | time-trigger: "H H/4 * * *" |
| 228 | olts: 2 |
| 229 | pons: 16 |
| 230 | onus: 32 |
| 231 | withFlows: true |
| 232 | provisionSubscribers: true |
| 233 | withEapol: true |
| 234 | withDhcp: true |
| 235 | withIgmp: false |
| 236 | openonuAdapterReplicas: 8 |
| 237 | onosReplicas: 3 |
| 238 | atomixReplicas: 3 |
Matteo Scandolo | b46bc40 | 2020-06-11 13:59:44 -0700 | [diff] [blame] | 239 | extraHelmFlags: '--set limits.memory=8192Mi --set defaults.rw_core.timeout=30s' |
Matteo Scandolo | 9093cbd | 2020-06-16 17:58:16 -0700 | [diff] [blame] | 240 | openonuAdapterImg: matteoscandolo/voltha-openonu-adapter:adopt-retry |
| 241 | rwCoreImg: matteoscandolo/voltha-rw-core:flow-remove-log |
Matteo Scandolo | 7b89736 | 2020-06-17 12:22:48 -0700 | [diff] [blame^] | 242 | ofAgentImg: matteoscandolo/voltha-ofagent-go:flow-remove-log |
Matteo Scandolo | a6dc5a1 | 2020-06-04 16:51:29 -0700 | [diff] [blame] | 243 | |
| 244 | # jobs for DT with 512 ONUs with a 8 openonu-adapters and clustered ONOS. |
| 245 | - 'voltha-scale-measurements': |
| 246 | name: 'voltha-scale-measurements-2-16-32-dt-subscribers' |
| 247 | build-node: 'onf-pod1-head-node' |
| 248 | time-trigger: "H H/4 * * *" |
| 249 | olts: 2 |
| 250 | pons: 16 |
| 251 | onus: 32 |
| 252 | withFlows: true |
| 253 | provisionSubscribers: true |
| 254 | workflow: dt |
| 255 | withEapol: false |
| 256 | withDhcp: false |
| 257 | withIgmp: false |
| 258 | openonuAdapterReplicas: 8 |
| 259 | onosReplicas: 3 |
| 260 | atomixReplicas: 3 |
Matteo Scandolo | b46bc40 | 2020-06-11 13:59:44 -0700 | [diff] [blame] | 261 | extraHelmFlags: '--set limits.memory=8192Mi --set defaults.rw_core.timeout=30s' |
Matteo Scandolo | 9093cbd | 2020-06-16 17:58:16 -0700 | [diff] [blame] | 262 | openonuAdapterImg: matteoscandolo/voltha-openonu-adapter:adopt-retry |
| 263 | rwCoreImg: matteoscandolo/voltha-rw-core:flow-remove-log |
Matteo Scandolo | 7b89736 | 2020-06-17 12:22:48 -0700 | [diff] [blame^] | 264 | ofAgentImg: matteoscandolo/voltha-ofagent-go:flow-remove-log |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 265 | |
| 266 | # development pipeline |
Matteo Scandolo | 64e56c6 | 2020-06-08 10:04:31 -0700 | [diff] [blame] | 267 | - 'voltha-scale-measurements-dev': |
| 268 | name: 'voltha-scale-measurements-dev' |
| 269 | build-node: 'voltha-scale' |
Matteo Scandolo | c3dea53 | 2020-06-04 10:46:49 -0700 | [diff] [blame] | 270 | |
Matteo Scandolo | 51b7630 | 2020-02-05 12:07:23 -0800 | [diff] [blame] | 271 | |
| 272 | - job-template: |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 273 | id: 'voltha-scale-measurements' |
| 274 | name: '{name}' |
| 275 | pipeline-script: 'voltha-scale-test.groovy' |
| 276 | |
| 277 | description: | |
| 278 | <!-- Managed by Jenkins Job Builder --> |
| 279 | Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br /> |
| 280 | Using pipeline {pipeline-script} <br/><br/> |
| 281 | Scale measurements for VOLTHA 2.x |
| 282 | |
| 283 | properties: |
| 284 | - cord-infra-properties: |
| 285 | build-days-to-keep: '{build-days-to-keep}' |
| 286 | artifact-num-to-keep: '{artifact-num-to-keep}' |
| 287 | |
| 288 | wrappers: |
| 289 | - lf-infra-wrappers: |
| 290 | build-timeout: '{build-timeout}' |
| 291 | jenkins-ssh-credential: '{jenkins-ssh-credential}' |
| 292 | |
| 293 | # default values |
| 294 | bbsimImg: voltha/bbsim:master |
| 295 | rwCoreImg: voltha/voltha-rw-core:master |
| 296 | ofAgentImg: voltha/voltha-ofagent-go:master |
| 297 | openoltAdapterImg: voltha/voltha-openolt-adapter:master |
| 298 | openonuAdapterImg: voltha/voltha-openonu-adapter:master |
| 299 | onosImg: voltha/voltha-onos:master |
| 300 | |
| 301 | bbsimChart: onf/bbsim |
| 302 | volthaChart: onf/voltha |
| 303 | openoltAdapterChart: onf/voltha-adapter-openolt |
| 304 | openonuAdapterChart: onf/voltha-adapter-openonu |
| 305 | |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 306 | olts: 2 |
| 307 | pons: 2 |
| 308 | onus: 2 |
| 309 | workflow: att |
| 310 | withFlows: false |
| 311 | provisionSubscribers: false |
| 312 | withEapol: true |
| 313 | withDhcp: true |
| 314 | withIgmp: false |
| 315 | withLLDP: false |
| 316 | withMibTemplate: true |
| 317 | withMonitoring: true |
Matteo Scandolo | a731f8f | 2020-05-11 10:27:26 -0700 | [diff] [blame] | 318 | withProfiling: false |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 319 | openonuAdapterReplicas: 1 |
| 320 | onosReplicas: 1 |
| 321 | atomixReplicas: 0 |
Matteo Scandolo | a731f8f | 2020-05-11 10:27:26 -0700 | [diff] [blame] | 322 | extraHelmFlags: '' |
Matteo Scandolo | 3136cca | 2020-05-15 14:14:27 -0700 | [diff] [blame] | 323 | onosStatInterval: 5 |
Matteo Scandolo | fae2281 | 2020-06-03 15:02:27 -0700 | [diff] [blame] | 324 | volthaSystemTestsChange: '' |
| 325 | kindVolthaChange: '' |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 326 | |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 327 | parameters: |
| 328 | - string: |
| 329 | name: buildNode |
| 330 | default: '{build-node}' |
| 331 | description: 'Name of the Jenkins node to run the job on' |
| 332 | |
| 333 | - string: |
| 334 | name: logLevel |
| 335 | default: 'WARN' |
| 336 | description: 'Log level for all the components' |
| 337 | |
| 338 | - string: |
| 339 | name: onus |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 340 | default: '{onus}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 341 | description: 'Number of ONUs to provision' |
| 342 | |
| 343 | - string: |
| 344 | name: pons |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 345 | default: '{pons}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 346 | description: 'Number of PONs to provision' |
| 347 | |
| 348 | - string: |
| 349 | name: olts |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 350 | default: '{olts}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 351 | description: 'How many BBSim instances to run' |
| 352 | |
| 353 | - string: |
| 354 | name: workflow |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 355 | default: '{workflow}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 356 | description: 'Which workflow are we testing (att, dt, tt)' |
| 357 | |
| 358 | - bool: |
| 359 | name: withFlows |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 360 | default: '{withFlows}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 361 | description: 'Wheter to push flows from ONOS' |
| 362 | |
| 363 | - bool: |
| 364 | name: provisionSubscribers |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 365 | default: '{provisionSubscribers}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 366 | description: 'Wheter to provision subscribers durint the tests' |
| 367 | |
| 368 | - bool: |
| 369 | name: withEapol |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 370 | default: '{withEapol}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 371 | description: 'Wheter EAPOL is enabled for the test' |
| 372 | |
| 373 | - bool: |
| 374 | name: withDhcp |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 375 | default: '{withDhcp}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 376 | description: 'Wheter DHCP is enabled for the test' |
| 377 | |
| 378 | - bool: |
| 379 | name: withIgmp |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 380 | default: '{withIgmp}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 381 | description: 'Wheter IGMP is enabled for the test' |
| 382 | |
| 383 | - bool: |
| 384 | name: withLLDP |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 385 | default: '{withLLDP}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 386 | description: 'Wheter Link Discovery is enabled for the test' |
| 387 | |
| 388 | - bool: |
| 389 | name: withMibTemplate |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 390 | default: '{withMibTemplate}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 391 | description: 'Option to trigger MIB template command' |
| 392 | |
| 393 | - bool: |
| 394 | name: withMonitoring |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 395 | default: '{withMonitoring}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 396 | description: 'Option to install Prometheus' |
| 397 | |
Matteo Scandolo | a731f8f | 2020-05-11 10:27:26 -0700 | [diff] [blame] | 398 | - bool: |
| 399 | name: withProfiling |
| 400 | default: '{withProfiling}' |
| 401 | description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)' |
| 402 | |
| 403 | - string: |
| 404 | name: extraHelmFlags |
| 405 | default: '{extraHelmFlags}' |
| 406 | description: 'Any extra helm parameters you want (passed to every helm install command)' |
| 407 | |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 408 | - string: |
| 409 | name: openonuAdapterReplicas |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 410 | default: '{openonuAdapterReplicas}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 411 | description: 'How many OpenONU adapter instances to run' |
| 412 | |
| 413 | - string: |
| 414 | name: onosReplicas |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 415 | default: '{onosReplicas}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 416 | description: 'How many ONOSes instances to run' |
| 417 | |
| 418 | - string: |
| 419 | name: atomixReplicas |
Matteo Scandolo | 393add1 | 2020-05-08 18:03:17 -0700 | [diff] [blame] | 420 | default: '{atomixReplicas}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 421 | description: 'How many Atomix instances to run' |
| 422 | |
| 423 | - string: |
Matteo Scandolo | 3136cca | 2020-05-15 14:14:27 -0700 | [diff] [blame] | 424 | name: onosStatInterval |
| 425 | default: '{onosStatInterval}' |
| 426 | description: 'How often ONOS should poll for ports, flows and meters' |
| 427 | |
| 428 | - string: |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 429 | name: bbsimImg |
| 430 | default: '{bbsimImg}' |
| 431 | description: 'Custom image selection for BBSIM (repo:tag)' |
| 432 | |
| 433 | - string: |
| 434 | name: bbsimChart |
| 435 | default: '{bbsimChart}' |
| 436 | description: 'BBSim chart name (or location on file system)' |
| 437 | |
| 438 | - string: |
| 439 | name: rwCoreImg |
| 440 | default: '{rwCoreImg}' |
| 441 | description: 'Custom image selection for VOLTHA (repo:tag)' |
| 442 | |
| 443 | - string: |
| 444 | name: ofAgentImg |
| 445 | default: '{ofAgentImg}' |
| 446 | description: 'Custom image selection for OfAgent (repo:tag), only supports the go version' |
| 447 | |
| 448 | - string: |
| 449 | name: volthaChart |
| 450 | default: '{volthaChart}' |
| 451 | description: 'VOLTHA chart name (or location on file system)' |
| 452 | |
| 453 | - string: |
| 454 | name: openoltAdapterImg |
| 455 | default: '{openoltAdapterImg}' |
| 456 | description: 'Custom image selection for Openolt Adapter (repo:tag)' |
| 457 | |
| 458 | - string: |
| 459 | name: openoltAdapterChart |
| 460 | default: '{openoltAdapterChart}' |
| 461 | description: 'OpenOLT chart name (or location on file system)' |
| 462 | |
| 463 | - string: |
| 464 | name: openonuAdapterImg |
| 465 | default: '{openonuAdapterImg}' |
| 466 | description: 'Custom image selection for Openonu Adapter (repo:tag)' |
| 467 | |
| 468 | - string: |
| 469 | name: openonuAdapterChart |
| 470 | default: '{openonuAdapterChart}' |
| 471 | description: 'OpenONU chart name (or location on file system)' |
| 472 | |
| 473 | - string: |
| 474 | name: onosImg |
| 475 | default: '{onosImg}' |
| 476 | description: 'Custom image selection for Openonu Adapter (repo:tag)' |
| 477 | |
| 478 | - string: |
| 479 | name: volthaSystemTestsChange |
Matteo Scandolo | fae2281 | 2020-06-03 15:02:27 -0700 | [diff] [blame] | 480 | default: '{volthaSystemTestsChange}' |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 481 | description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"' |
| 482 | |
Matteo Scandolo | 5708e2f | 2020-06-03 14:11:32 -0700 | [diff] [blame] | 483 | - string: |
| 484 | name: kindVolthaChange |
Matteo Scandolo | fae2281 | 2020-06-03 15:02:27 -0700 | [diff] [blame] | 485 | default: '{kindVolthaChange}' |
Matteo Scandolo | 5708e2f | 2020-06-03 14:11:32 -0700 | [diff] [blame] | 486 | description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"' |
| 487 | |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 488 | project-type: pipeline |
| 489 | concurrent: false |
| 490 | |
| 491 | dsl: !include-raw-escape: pipeline/{pipeline-script} |
| 492 | |
Matteo Scandolo | 9093cbd | 2020-06-16 17:58:16 -0700 | [diff] [blame] | 493 | triggers: |
| 494 | - timed: | |
| 495 | TZ=America/Los_Angeles |
| 496 | {time-trigger} |
Matteo Scandolo | 272aed4 | 2020-05-08 15:05:57 -0700 | [diff] [blame] | 497 | |
| 498 | - job-template: |
Matteo Scandolo | fbcbdb8 | 2020-05-06 15:41:32 -0700 | [diff] [blame] | 499 | id: 'voltha-scale-measurements-dev' |
Matteo Scandolo | 51b7630 | 2020-02-05 12:07:23 -0800 | [diff] [blame] | 500 | name: '{name}' |
Matteo Scandolo | fbcbdb8 | 2020-05-06 15:41:32 -0700 | [diff] [blame] | 501 | pipeline-script: 'voltha-scale-test.groovy' |
Matteo Scandolo | 51b7630 | 2020-02-05 12:07:23 -0800 | [diff] [blame] | 502 | |
| 503 | description: | |
| 504 | <!-- Managed by Jenkins Job Builder --> |
| 505 | Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br /> |
| 506 | Using pipeline {pipeline-script} <br/><br/> |
| 507 | Scale measurements for VOLTHA 2.x |
| 508 | |
| 509 | properties: |
| 510 | - cord-infra-properties: |
| 511 | build-days-to-keep: '{build-days-to-keep}' |
| 512 | artifact-num-to-keep: '{artifact-num-to-keep}' |
| 513 | |
| 514 | wrappers: |
| 515 | - lf-infra-wrappers: |
| 516 | build-timeout: '{build-timeout}' |
| 517 | jenkins-ssh-credential: '{jenkins-ssh-credential}' |
| 518 | |
Matteo Scandolo | 0430f67 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 519 | # default values |
| 520 | bbsimImg: voltha/bbsim:master |
| 521 | rwCoreImg: voltha/voltha-rw-core:master |
| 522 | ofAgentImg: voltha/voltha-ofagent-go:master |
| 523 | openoltAdapterImg: voltha/voltha-openolt-adapter:master |
| 524 | openonuAdapterImg: voltha/voltha-openonu-adapter:master |
| 525 | onosImg: voltha/voltha-onos:master |
| 526 | |
| 527 | bbsimChart: onf/bbsim |
| 528 | volthaChart: onf/voltha |
| 529 | openoltAdapterChart: onf/voltha-adapter-openolt |
| 530 | openonuAdapterChart: onf/voltha-adapter-openonu |
| 531 | |
Matteo Scandolo | 51b7630 | 2020-02-05 12:07:23 -0800 | [diff] [blame] | 532 | parameters: |
| 533 | - string: |
| 534 | name: buildNode |
| 535 | default: '{build-node}' |
| 536 | description: 'Name of the Jenkins node to run the job on' |
| 537 | |
| 538 | - string: |
Matteo Scandolo | 330f752 | 2020-03-17 17:15:53 -0700 | [diff] [blame] | 539 | name: logLevel |
| 540 | default: 'WARN' |
| 541 | description: 'Log level for all the components' |
| 542 | |
| 543 | - string: |
Matteo Scandolo | fbcbdb8 | 2020-05-06 15:41:32 -0700 | [diff] [blame] | 544 | name: onus |
| 545 | default: 2 |
Matteo Scandolo | 51b7630 | 2020-02-05 12:07:23 -0800 | [diff] [blame] | 546 | description: 'Number of ONUs to provision' |
| 547 | |
| 548 | - string: |
Matteo Scandolo | fbcbdb8 | 2020-05-06 15:41:32 -0700 | [diff] [blame] | 549 | name: pons |
Matteo Scandolo | b70b3e0 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 550 | default: 2 |
Matteo Scandolo | 51b7630 | 2020-02-05 12:07:23 -0800 | [diff] [blame] | 551 | description: 'Number of PONs to provision' |
| 552 | |
Matteo Scandolo | 0430f67 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 553 | - string: |
| 554 | name: olts |
| 555 | default: 2 |
| 556 | description: 'How many BBSim instances to run' |
| 557 | |
| 558 | - string: |
| 559 | name: workflow |
| 560 | default: att |
| 561 | description: 'Which workflow are we testing (att, dt, tt)' |
| 562 | |
| 563 | - bool: |
| 564 | name: withFlows |
| 565 | default: false |
| 566 | description: 'Wheter to push flows from ONOS' |
| 567 | |
| 568 | - bool: |
| 569 | name: provisionSubscribers |
| 570 | default: false |
| 571 | description: 'Wheter to provision subscribers durint the tests' |
| 572 | |
| 573 | - bool: |
| 574 | name: withEapol |
| 575 | default: true |
| 576 | description: 'Wheter EAPOL is enabled for the test' |
| 577 | |
| 578 | - bool: |
| 579 | name: withDhcp |
| 580 | default: true |
| 581 | description: 'Wheter DHCP is enabled for the test' |
| 582 | |
| 583 | - bool: |
| 584 | name: withIgmp |
Matteo Scandolo | b70b3e0 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 585 | default: false |
Matteo Scandolo | 0430f67 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 586 | description: 'Wheter IGMP is enabled for the test' |
| 587 | |
| 588 | - bool: |
| 589 | name: withLLDP |
| 590 | default: false |
| 591 | description: 'Wheter Link Discovery is enabled for the test' |
| 592 | |
Shrey Baid | 0d4e31d | 2020-02-11 13:28:47 -0800 | [diff] [blame] | 593 | - bool: |
| 594 | name: withMibTemplate |
Matteo Scandolo | fbcbdb8 | 2020-05-06 15:41:32 -0700 | [diff] [blame] | 595 | default: true |
Shrey Baid | 0d4e31d | 2020-02-11 13:28:47 -0800 | [diff] [blame] | 596 | description: 'Option to trigger MIB template command' |
Shrey Baid | 7cbb06e | 2020-02-11 17:45:07 -0800 | [diff] [blame] | 597 | |
Matteo Scandolo | 0430f67 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 598 | - bool: |
| 599 | name: withMonitoring |
| 600 | default: true |
| 601 | description: 'Option to install Prometheus' |
| 602 | |
Matteo Scandolo | a731f8f | 2020-05-11 10:27:26 -0700 | [diff] [blame] | 603 | - bool: |
| 604 | name: withProfiling |
| 605 | default: false |
| 606 | description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)' |
| 607 | |
| 608 | - string: |
| 609 | name: extraHelmFlags |
| 610 | default: ' ' |
| 611 | description: 'Any extra helm parameters you want (passed to every helm install command)' |
| 612 | |
Shrey Baid | 7cbb06e | 2020-02-11 17:45:07 -0800 | [diff] [blame] | 613 | - string: |
Matteo Scandolo | 0430f67 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 614 | name: openonuAdapterReplicas |
| 615 | default: 1 |
| 616 | description: 'How many OpenONU adapter instances to run' |
| 617 | |
Matteo Scandolo | b70b3e0 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 618 | # the dev node is single node cluster, we can't install a clustered ONOS because of the contraints |
Matteo Scandolo | 0430f67 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 619 | - string: |
| 620 | name: onosReplicas |
Matteo Scandolo | b70b3e0 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 621 | default: 1 |
Matteo Scandolo | 0430f67 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 622 | description: 'How many ONOSes instances to run' |
| 623 | |
| 624 | - string: |
| 625 | name: atomixReplicas |
Matteo Scandolo | b70b3e0 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 626 | default: 0 |
Matteo Scandolo | 0430f67 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 627 | description: 'How many Atomix instances to run' |
| 628 | |
| 629 | - string: |
Matteo Scandolo | 3136cca | 2020-05-15 14:14:27 -0700 | [diff] [blame] | 630 | name: onosStatInterval |
| 631 | default: 5 |
| 632 | description: 'How often ONOS should poll for ports, flows and meters' |
| 633 | |
| 634 | - string: |
Matteo Scandolo | 0430f67 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 635 | name: bbsimImg |
| 636 | default: '{bbsimImg}' |
| 637 | description: 'Custom image selection for BBSIM (repo:tag)' |
| 638 | |
| 639 | - string: |
| 640 | name: bbsimChart |
| 641 | default: '{bbsimChart}' |
| 642 | description: 'BBSim chart name (or location on file system)' |
| 643 | |
| 644 | - string: |
| 645 | name: rwCoreImg |
| 646 | default: '{rwCoreImg}' |
| 647 | description: 'Custom image selection for VOLTHA (repo:tag)' |
| 648 | |
| 649 | - string: |
| 650 | name: ofAgentImg |
| 651 | default: '{ofAgentImg}' |
| 652 | description: 'Custom image selection for OfAgent (repo:tag), only supports the go version' |
| 653 | |
| 654 | - string: |
| 655 | name: volthaChart |
| 656 | default: '{volthaChart}' |
| 657 | description: 'VOLTHA chart name (or location on file system)' |
| 658 | |
| 659 | - string: |
| 660 | name: openoltAdapterImg |
| 661 | default: '{openoltAdapterImg}' |
| 662 | description: 'Custom image selection for Openolt Adapter (repo:tag)' |
| 663 | |
| 664 | - string: |
| 665 | name: openoltAdapterChart |
| 666 | default: '{openoltAdapterChart}' |
| 667 | description: 'OpenOLT chart name (or location on file system)' |
| 668 | |
| 669 | - string: |
| 670 | name: openonuAdapterImg |
| 671 | default: '{openonuAdapterImg}' |
| 672 | description: 'Custom image selection for Openonu Adapter (repo:tag)' |
| 673 | |
| 674 | - string: |
| 675 | name: openonuAdapterChart |
| 676 | default: '{openonuAdapterChart}' |
| 677 | description: 'OpenONU chart name (or location on file system)' |
| 678 | |
| 679 | - string: |
| 680 | name: onosImg |
| 681 | default: '{onosImg}' |
| 682 | description: 'Custom image selection for Openonu Adapter (repo:tag)' |
Matteo Scandolo | f87e1da | 2020-04-16 16:13:31 -0700 | [diff] [blame] | 683 | |
Matteo Scandolo | b70b3e0 | 2020-05-07 11:50:26 -0700 | [diff] [blame] | 684 | - string: |
| 685 | name: volthaSystemTestsChange |
| 686 | default: '' |
| 687 | description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"' |
| 688 | |
Matteo Scandolo | 5708e2f | 2020-06-03 14:11:32 -0700 | [diff] [blame] | 689 | - string: |
| 690 | name: kindVolthaChange |
| 691 | default: '' |
| 692 | description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"' |
| 693 | |
Matteo Scandolo | 51b7630 | 2020-02-05 12:07:23 -0800 | [diff] [blame] | 694 | project-type: pipeline |
Matteo Scandolo | d48d95e | 2020-02-27 17:04:55 -0800 | [diff] [blame] | 695 | concurrent: false |
Matteo Scandolo | 51b7630 | 2020-02-05 12:07:23 -0800 | [diff] [blame] | 696 | |
Matteo Scandolo | e69614f | 2020-03-10 11:35:35 -0700 | [diff] [blame] | 697 | dsl: !include-raw-escape: pipeline/{pipeline-script} |