Hardik Windlass | 0f9621d | 2021-02-24 21:23:19 +0530 | [diff] [blame] | 1 | --- |
| 2 | # voltha 2.X tests |
| 3 | |
| 4 | - project: |
| 5 | name: software-upgrades |
| 6 | project-name: '{name}' |
| 7 | |
| 8 | jobs: |
| 9 | - 'software-upgrades-test': |
| 10 | name: 'periodic-software-upgrade-test-bbsim' |
| 11 | pipeline-script: 'voltha/master/software-upgrades.groovy' |
Hardik Windlass | 9f5bee1 | 2021-05-07 06:47:21 +0000 | [diff] [blame] | 12 | build-node: 'ubuntu18.04-basebuild-8c-15g' |
Hardik Windlass | 0f9621d | 2021-02-24 21:23:19 +0530 | [diff] [blame] | 13 | code-branch: 'master' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 14 | aaa-version: '2.4.0' |
| 15 | aaa-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/aaa-app/2.4.0/aaa-app-2.4.0.oar' |
| 16 | olt-version: '4.5.0' |
| 17 | olt-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/olt-app/4.5.0/olt-app-4.5.0.oar' |
| 18 | dhcpl2relay-version: '2.5.0' |
| 19 | dhcpl2relay-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/dhcpl2relay-app/2.5.0/dhcpl2relay-app-2.5.0.oar' |
| 20 | igmpproxy-version: '2.3.0' |
| 21 | igmpproxy-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/onos-app-igmpproxy-app/2.3.0/onos-app-igmpproxy-app-2.3.0.oar' |
| 22 | sadis-version: '5.4.0' |
| 23 | sadis-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/sadis-app/5.4.0/sadis-app-5.4.0.oar' |
| 24 | mcast-version: '2.4.0' |
| 25 | mcast-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/mcast-app/2.4.0/mcast-app-2.4.0.oar' |
| 26 | kafka-version: '2.7.0' |
| 27 | kafka-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/kafka/2.7.0/kafka-2.7.0.oar' |
Hardik Windlass | 6769f24 | 2021-10-07 11:05:30 +0000 | [diff] [blame] | 28 | adapter-open-olt-image: 'voltha/voltha-openolt-adapter:4.0.0' |
| 29 | adapter-open-onu-image: 'voltha/voltha-openonu-adapter-go:2.0.1' |
| 30 | rw-core-image: 'voltha/voltha-rw-core:3.0.0' |
| 31 | ofagent-image: 'voltha/voltha-ofagent-go:2.0.0' |
Hardik Windlass | 8881454 | 2021-06-22 09:43:46 +0000 | [diff] [blame] | 32 | onu-image-version: 'BBSM_IMG_00002' |
| 33 | onu-image-url: 'http://bbsim0:50074/images/software-image.img' |
| 34 | onu-image-vendor: 'BBSM' |
| 35 | onu-image-activate-on-success: 'false' |
| 36 | onu-image-commit-on-success: 'false' |
Hardik Windlass | ae82ab7 | 2021-03-31 14:49:47 +0530 | [diff] [blame] | 37 | onu-image-crc: '0' |
Hardik Windlass | ae82ab7 | 2021-03-31 14:49:47 +0530 | [diff] [blame] | 38 | time-trigger: "H H/23 * * *" |
| 39 | |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 40 | - 'software-upgrades-test': |
| 41 | name: 'periodic-software-upgrade-test-bbsim-2.8' |
| 42 | pipeline-script: 'voltha/voltha-2.8/software-upgrades.groovy' |
Hardik Windlass | 9f5bee1 | 2021-05-07 06:47:21 +0000 | [diff] [blame] | 43 | build-node: 'ubuntu18.04-basebuild-8c-15g' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 44 | code-branch: 'voltha-2.8' |
| 45 | aaa-version: '2.4.0' |
| 46 | aaa-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/aaa-app/2.4.0/aaa-app-2.4.0.oar' |
| 47 | olt-version: '4.5.0' |
| 48 | olt-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/olt-app/4.5.0/olt-app-4.5.0.oar' |
| 49 | dhcpl2relay-version: '2.5.0' |
| 50 | dhcpl2relay-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/dhcpl2relay-app/2.5.0/dhcpl2relay-app-2.5.0.oar' |
| 51 | igmpproxy-version: '2.3.0' |
| 52 | igmpproxy-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/onos-app-igmpproxy-app/2.3.0/onos-app-igmpproxy-app-2.3.0.oar' |
| 53 | sadis-version: '5.4.0' |
| 54 | sadis-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/sadis-app/5.4.0/sadis-app-5.4.0.oar' |
| 55 | mcast-version: '2.4.0' |
| 56 | mcast-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/mcast-app/2.4.0/mcast-app-2.4.0.oar' |
| 57 | kafka-version: '2.7.0' |
| 58 | kafka-oar-url: 'https://oss.sonatype.org/content/groups/public/org/opencord/kafka/2.7.0/kafka-2.7.0.oar' |
Hardik Windlass | 2cf4a93 | 2021-09-16 18:14:07 +0530 | [diff] [blame] | 59 | adapter-open-olt-image: 'voltha/voltha-openolt-adapter:3.5.5' |
Hardik Windlass | 6769f24 | 2021-10-07 11:05:30 +0000 | [diff] [blame] | 60 | adapter-open-onu-image: 'voltha/voltha-openonu-adapter-go:1.3.13' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 61 | rw-core-image: 'voltha/voltha-rw-core:2.9.3' |
| 62 | ofagent-image: 'voltha/voltha-ofagent-go:1.6.5' |
| 63 | onu-image-version: 'BBSM_IMG_00002' |
| 64 | onu-image-url: 'http://bbsim0:50074/images/software-image.img' |
| 65 | onu-image-vendor: 'BBSM' |
| 66 | onu-image-activate-on-success: 'false' |
| 67 | onu-image-commit-on-success: 'false' |
Hardik Windlass | 834afbb | 2021-03-23 11:48:15 +0530 | [diff] [blame] | 68 | onu-image-crc: '0' |
Hardik Windlass | 0f9621d | 2021-02-24 21:23:19 +0530 | [diff] [blame] | 69 | time-trigger: "H H/23 * * *" |
| 70 | |
| 71 | - job-template: |
Hardik Windlass | 8881454 | 2021-06-22 09:43:46 +0000 | [diff] [blame] | 72 | id: 'software-upgrades-test' |
| 73 | name: '{name}' |
| 74 | sandbox: true |
| 75 | volthaSystemTestsChange: '' |
| 76 | volthaHelmChartsChange: '' |
| 77 | kindVolthaChange: '' |
Hardik Windlass | cb95582 | 2021-10-21 14:59:11 +0000 | [diff] [blame] | 78 | logLevel: 'DEBUG' |
| 79 | logging: true |
Hardik Windlass | 8881454 | 2021-06-22 09:43:46 +0000 | [diff] [blame] | 80 | |
| 81 | description: | |
| 82 | <!-- Managed by Jenkins Job Builder --> |
| 83 | Created by {id} job-template from ci-management/jjb/software-upgrades.yaml <br /><br /> |
| 84 | E2E Validation for Voltha 2.X |
| 85 | properties: |
| 86 | - cord-infra-properties: |
| 87 | build-days-to-keep: '{build-days-to-keep}' |
| 88 | artifact-num-to-keep: '{artifact-num-to-keep}' |
| 89 | |
| 90 | wrappers: |
| 91 | - lf-infra-wrappers: |
| 92 | build-timeout: '{build-timeout}' |
| 93 | jenkins-ssh-credential: '{jenkins-ssh-credential}' |
| 94 | |
| 95 | parameters: |
| 96 | - string: |
| 97 | name: buildNode |
| 98 | default: '{build-node}' |
| 99 | description: 'Name of the Jenkins node to run the job on' |
| 100 | |
| 101 | - string: |
| 102 | name: extraHelmFlags |
| 103 | default: '' |
| 104 | description: 'Helm flags to pass to every helm install command' |
| 105 | |
| 106 | - string: |
| 107 | name: volthaSystemTestsChange |
| 108 | default: '' |
| 109 | description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"' |
| 110 | |
| 111 | - string: |
| 112 | name: volthaHelmChartsChange |
| 113 | default: '' |
| 114 | description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/79/18779/13"' |
| 115 | |
| 116 | - string: |
| 117 | name: branch |
| 118 | default: '{code-branch}' |
| 119 | description: 'Name of the branch to use' |
| 120 | |
| 121 | # deprecated params (not used in master, remove after 2.6 support is dropped) |
| 122 | - string: |
| 123 | name: kindVolthaChange |
| 124 | default: '' |
| 125 | description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"' |
| 126 | |
| 127 | - string: |
| 128 | name: onosImg |
| 129 | default: '' |
| 130 | description: 'ONOS Image to use' |
| 131 | |
| 132 | - string: |
| 133 | name: aaaVer |
| 134 | default: '{aaa-version}' |
| 135 | description: 'ONOS AAA App Version to Test Upgrade' |
| 136 | |
| 137 | - string: |
| 138 | name: aaaOarUrl |
| 139 | default: '{aaa-oar-url}' |
| 140 | description: 'ONOS AAA App OAR File Url' |
| 141 | |
| 142 | - string: |
| 143 | name: oltVer |
| 144 | default: '{olt-version}' |
| 145 | description: 'ONOS OLT App Version to Test Upgrade' |
| 146 | |
| 147 | - string: |
| 148 | name: oltOarUrl |
| 149 | default: '{olt-oar-url}' |
| 150 | description: 'ONOS OLT App OAR File Url' |
| 151 | |
| 152 | - string: |
| 153 | name: dhcpl2relayVer |
| 154 | default: '{dhcpl2relay-version}' |
| 155 | description: 'ONOS DHCP L2 Relay App Version to Test Upgrade' |
| 156 | |
| 157 | - string: |
| 158 | name: dhcpl2relayOarUrl |
| 159 | default: '{dhcpl2relay-oar-url}' |
| 160 | description: 'ONOS DHCP L2 Relay App OAR File Url' |
| 161 | |
| 162 | - string: |
| 163 | name: igmpproxyVer |
| 164 | default: '{igmpproxy-version}' |
| 165 | description: 'ONOS Igmp Proxy App Version to Test Upgrade' |
| 166 | |
| 167 | - string: |
| 168 | name: igmpproxyOarUrl |
| 169 | default: '{igmpproxy-oar-url}' |
| 170 | description: 'ONOS Igmp Proxy App OAR File Url' |
| 171 | |
| 172 | - string: |
| 173 | name: sadisVer |
| 174 | default: '{sadis-version}' |
| 175 | description: 'ONOS Sadis App Version to Test Upgrade' |
| 176 | |
| 177 | - string: |
| 178 | name: sadisOarUrl |
| 179 | default: '{sadis-oar-url}' |
| 180 | description: 'ONOS Sadis App OAR File Url' |
| 181 | |
| 182 | - string: |
| 183 | name: mcastVer |
| 184 | default: '{mcast-version}' |
| 185 | description: 'ONOS MCast App Version to Test Upgrade' |
| 186 | |
| 187 | - string: |
| 188 | name: mcastOarUrl |
| 189 | default: '{mcast-oar-url}' |
| 190 | description: 'ONOS MCast App OAR File Url' |
| 191 | |
| 192 | - string: |
| 193 | name: kafkaVer |
| 194 | default: '{kafka-version}' |
| 195 | description: 'ONOS Kafka App Version to Test Upgrade' |
| 196 | |
| 197 | - string: |
| 198 | name: kafkaOarUrl |
| 199 | default: '{kafka-oar-url}' |
| 200 | description: 'ONOS Kafka App OAR File Url' |
| 201 | |
| 202 | - string: |
| 203 | name: adapterOpenOltImage |
| 204 | default: '{adapter-open-olt-image}' |
| 205 | description: 'Voltha Adapter Open OLT Component Image' |
| 206 | |
| 207 | - string: |
| 208 | name: adapterOpenOnuImage |
| 209 | default: '{adapter-open-onu-image}' |
| 210 | description: 'Voltha Adapter Open ONU Component Image' |
| 211 | |
| 212 | - string: |
| 213 | name: rwCoreImage |
| 214 | default: '{rw-core-image}' |
| 215 | description: 'Voltha RW Core Component Image' |
| 216 | |
| 217 | - string: |
| 218 | name: ofAgentImage |
| 219 | default: '{ofagent-image}' |
| 220 | description: 'Voltha Ofagent Component Image' |
| 221 | |
| 222 | - string: |
| 223 | name: onuImageVersion |
| 224 | default: '{onu-image-version}' |
| 225 | description: 'Version of ONU Image to Upgrade' |
| 226 | |
| 227 | - string: |
| 228 | name: onuImageUrl |
| 229 | default: '{onu-image-url}' |
| 230 | description: 'Url of ONU Image to Upgrade' |
| 231 | |
| 232 | - string: |
| 233 | name: onuImageVendor |
| 234 | default: '{onu-image-vendor}' |
| 235 | description: 'Vendor of ONU Image to Upgrade' |
| 236 | |
| 237 | - string: |
| 238 | name: onuImageActivateOnSuccess |
| 239 | default: '{onu-image-activate-on-success}' |
| 240 | description: 'Activate ONU Image' |
| 241 | |
| 242 | - string: |
| 243 | name: onuImageCommitOnSuccess |
| 244 | default: '{onu-image-commit-on-success}' |
| 245 | description: 'Commit ONU Image' |
| 246 | |
| 247 | - string: |
| 248 | name: onuImageCrc |
| 249 | default: '{onu-image-crc}' |
| 250 | description: 'CRC of ONU Image to Upgrade' |
| 251 | |
Hardik Windlass | cb95582 | 2021-10-21 14:59:11 +0000 | [diff] [blame] | 252 | - string: |
| 253 | name: logLevel |
| 254 | default: '{logLevel}' |
| 255 | description: 'Log level for all the components' |
| 256 | |
| 257 | - bool: |
| 258 | name: logging |
| 259 | default: '{logging}' |
| 260 | description: 'Option to collect voltha components logs per test case' |
| 261 | |
Hardik Windlass | 8881454 | 2021-06-22 09:43:46 +0000 | [diff] [blame] | 262 | project-type: pipeline |
| 263 | concurrent: true |
| 264 | |
| 265 | dsl: !include-raw-escape: pipeline/{pipeline-script} |
| 266 | |
| 267 | triggers: |
| 268 | - timed: | |
| 269 | TZ=America/Los_Angeles |
| 270 | {time-trigger} |