Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 1 | --- |
| 2 | # POD Build Pipeline Jobs for Voltha Releases |
| 3 | |
| 4 | - project: |
| 5 | name: voltha-certification-jobs |
| 6 | |
| 7 | project-name: '{name}' |
| 8 | |
| 9 | build-timeout: '300' |
| 10 | |
| 11 | with-kind: false |
| 12 | power-switch: False |
| 13 | work-flow: 'ATT' |
| 14 | in-band-management: false |
| 15 | num-of-openonu: '1' |
| 16 | num-of-onos: '3' |
| 17 | num-of-atomix: '3' |
| 18 | reinstall-olt: true |
| 19 | test-type: '' |
| 20 | volthaSystemTestsChange: '' |
| 21 | kindVolthaChange: '' |
| 22 | cordTesterChange: '' |
| 23 | oltAdapterAppLabel: 'adapter-open-olt' |
| 24 | num-of-onus: '' |
| 25 | num-of-ponports: '' |
| 26 | |
| 27 | jobs: |
| 28 | |
| 29 | # Certification (Radisys 1600G) pod with olt/onu - master versions timer based job |
| 30 | - 'build_voltha_pod_release_timer': |
| 31 | build-node: 'menlo-certification-pod' |
| 32 | config-pod: 'menlo-certification-pod-radisys-1600g' |
Girish Gowdra | d6868b0 | 2021-12-10 21:00:16 +0530 | [diff] [blame] | 33 | disable-job: true |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 34 | reinstall-olt: false |
| 35 | name-extension: '_DT' |
| 36 | work-flow: 'DT' |
| 37 | profile: '1T8GEM' |
| 38 | time: '21' |
Girish Gowdra | f2baefc | 2021-10-18 17:04:40 -0700 | [diff] [blame] | 39 | extraHelmFlags: "--set onos-classic.image.repository=andreacampanella/voltha-onos --set onos-classic.image.tag=meter-fixes-simple --set voltha.global.rw_core.rpc_timeout=30s --set voltha.global.rw_core.internal_timeout=30s" |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 40 | |
| 41 | # Certification (Radisys 1600G) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 42 | - 'build_voltha_pod_test': |
Hardik Windlass | 50ec6d7 | 2021-12-16 05:37:04 +0000 | [diff] [blame^] | 43 | timeout: 330 |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 44 | build-node: 'menlo-certification-pod' |
| 45 | config-pod: 'menlo-certification-pod-radisys-1600g' |
Girish Gowdra | d6868b0 | 2021-12-10 21:00:16 +0530 | [diff] [blame] | 46 | disable-job: true |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 47 | release: 'master' |
| 48 | branch: 'master' |
| 49 | name-extension: '_DT' |
| 50 | work-flow: 'DT' |
| 51 | test-repo: 'voltha-system-tests' |
| 52 | profile: '1T8GEM' |
| 53 | power-switch: True |
| 54 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 55 | |
| 56 | # Certification (Radisys 1600X) pod with olt/onu - master versions timer based job |
| 57 | - 'build_voltha_pod_release_timer': |
| 58 | build-node: 'menlo-certification-pod' |
| 59 | config-pod: 'menlo-certification-pod-radisys-1600x' |
| 60 | disable-job: false |
| 61 | reinstall-olt: false |
| 62 | name-extension: '_DT' |
| 63 | work-flow: 'DT' |
| 64 | profile: '1T8GEM' |
| 65 | time: '1' |
Girish Gowdra | cd8ee22 | 2021-10-20 09:50:19 -0700 | [diff] [blame] | 66 | extraHelmFlags: "--set onos-classic.image.repository=andreacampanella/voltha-onos --set onos-classic.image.tag=meter-fixes-simple --set voltha.global.rw_core.rpc_timeout=30s --set voltha.global.rw_core.internal_timeout=30s" |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 67 | |
| 68 | # Certification (Radisys 1600X) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 69 | - 'build_voltha_pod_test': |
Hardik Windlass | 50ec6d7 | 2021-12-16 05:37:04 +0000 | [diff] [blame^] | 70 | timeout: 330 |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 71 | build-node: 'menlo-certification-pod' |
| 72 | config-pod: 'menlo-certification-pod-radisys-1600x' |
| 73 | disable-job: false |
| 74 | release: 'master' |
| 75 | branch: 'master' |
| 76 | name-extension: '_DT' |
| 77 | work-flow: 'DT' |
| 78 | test-repo: 'voltha-system-tests' |
| 79 | profile: '1T8GEM' |
| 80 | power-switch: True |
| 81 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 82 | |
| 83 | # Certification (Radisys) pod with olt/onu - master versions timer based job |
| 84 | - 'build_voltha_pod_release_timer': |
| 85 | build-node: 'menlo-certification-pod' |
| 86 | config-pod: 'menlo-certification-pod-radisys-3200g' |
Girish Gowdra | d6868b0 | 2021-12-10 21:00:16 +0530 | [diff] [blame] | 87 | disable-job: false |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 88 | reinstall-olt: false |
| 89 | name-extension: '_DT' |
| 90 | work-flow: 'DT' |
| 91 | profile: '1T8GEM' |
| 92 | time: '5' |
Girish Gowdra | cd8ee22 | 2021-10-20 09:50:19 -0700 | [diff] [blame] | 93 | extraHelmFlags: "--set onos-classic.image.repository=andreacampanella/voltha-onos --set onos-classic.image.tag=meter-fixes-simple --set voltha.global.rw_core.rpc_timeout=30s --set voltha.global.rw_core.internal_timeout=30s" |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 94 | |
| 95 | # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 96 | - 'build_voltha_pod_test': |
Hardik Windlass | 50ec6d7 | 2021-12-16 05:37:04 +0000 | [diff] [blame^] | 97 | timeout: 330 |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 98 | build-node: 'menlo-certification-pod' |
| 99 | config-pod: 'menlo-certification-pod-radisys-3200g' |
Girish Gowdra | d6868b0 | 2021-12-10 21:00:16 +0530 | [diff] [blame] | 100 | disable-job: false |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 101 | release: 'master' |
| 102 | branch: 'master' |
| 103 | name-extension: '_DT' |
| 104 | work-flow: 'DT' |
| 105 | test-repo: 'voltha-system-tests' |
| 106 | profile: '1T8GEM' |
| 107 | power-switch: True |
| 108 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 109 | |
| 110 | # Certification (Radisys) pod with olt/onu - 2.8 version timer based job |
| 111 | - 'build_voltha_pod_release_timer': |
| 112 | build-node: 'menlo-certification-pod' |
| 113 | config-pod: 'menlo-certification-pod-radisys-3200g' |
| 114 | disable-job: false |
| 115 | reinstall-olt: false |
| 116 | release: '2.8' |
| 117 | branch: 'voltha-2.8' |
| 118 | name-extension: '_DT' |
| 119 | work-flow: 'DT' |
| 120 | profile: '1T8GEM' |
| 121 | time: '9' |
| 122 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
Girish Gowdra | cd8ee22 | 2021-10-20 09:50:19 -0700 | [diff] [blame] | 123 | extraHelmFlags: "--set onos-classic.image.repository=andreacampanella/voltha-onos --set onos-classic.image.tag=meter-fixes-simple" |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 124 | |
| 125 | # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 126 | - 'build_voltha_pod_test': |
| 127 | build-node: 'menlo-certification-pod' |
| 128 | config-pod: 'menlo-certification-pod-radisys-3200g' |
| 129 | disable-job: false |
| 130 | release: '2.8' |
| 131 | branch: 'voltha-2.8' |
| 132 | name-extension: '_DT' |
| 133 | work-flow: 'DT' |
| 134 | test-repo: 'voltha-system-tests' |
| 135 | profile: '1T8GEM' |
| 136 | power-switch: True |
| 137 | pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
| 138 | |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 139 | # Certification (Radisys) pod with olt/onu - 2.8 version timer based job |
| 140 | - 'build_voltha_pod_release_timer': |
| 141 | build-node: 'menlo-certification-pod' |
| 142 | config-pod: 'menlo-certification-pod-radisys-1600g' |
| 143 | disable-job: false |
| 144 | reinstall-olt: false |
| 145 | release: '2.8' |
| 146 | branch: 'voltha-2.8' |
| 147 | name-extension: '_DT' |
| 148 | work-flow: 'DT' |
| 149 | profile: '1T8GEM' |
| 150 | time: '13' |
| 151 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
Girish Gowdra | cd8ee22 | 2021-10-20 09:50:19 -0700 | [diff] [blame] | 152 | extraHelmFlags: "--set onos-classic.image.repository=andreacampanella/voltha-onos --set onos-classic.image.tag=meter-fixes-simple" |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 153 | |
| 154 | # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 155 | - 'build_voltha_pod_test': |
| 156 | build-node: 'menlo-certification-pod' |
| 157 | config-pod: 'menlo-certification-pod-radisys-1600g' |
| 158 | disable-job: false |
| 159 | release: '2.8' |
| 160 | branch: 'voltha-2.8' |
| 161 | name-extension: '_DT' |
| 162 | work-flow: 'DT' |
| 163 | test-repo: 'voltha-system-tests' |
| 164 | profile: '1T8GEM' |
| 165 | power-switch: True |
| 166 | pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
| 167 | |
| 168 | # Certification (Radisys) pod with olt/onu - 2.8 version timer based job |
| 169 | - 'build_voltha_pod_release_timer': |
| 170 | build-node: 'menlo-certification-pod' |
| 171 | config-pod: 'menlo-certification-pod-radisys-1600x' |
| 172 | disable-job: false |
| 173 | reinstall-olt: false |
| 174 | release: '2.8' |
| 175 | branch: 'voltha-2.8' |
| 176 | name-extension: '_DT' |
| 177 | work-flow: 'DT' |
| 178 | profile: '1T8GEM' |
| 179 | time: '17' |
| 180 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
Girish Gowdra | cd8ee22 | 2021-10-20 09:50:19 -0700 | [diff] [blame] | 181 | extraHelmFlags: "--set onos-classic.image.repository=andreacampanella/voltha-onos --set onos-classic.image.tag=meter-fixes-simple" |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 182 | |
| 183 | # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 184 | - 'build_voltha_pod_test': |
| 185 | build-node: 'menlo-certification-pod' |
| 186 | config-pod: 'menlo-certification-pod-radisys-1600x' |
| 187 | disable-job: false |
| 188 | release: '2.8' |
| 189 | branch: 'voltha-2.8' |
| 190 | name-extension: '_DT' |
| 191 | work-flow: 'DT' |
| 192 | test-repo: 'voltha-system-tests' |
| 193 | profile: '1T8GEM' |
| 194 | power-switch: True |
| 195 | pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
| 196 | |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 197 | # Certification (Radisys) pod with olt/onu - master versions timer based job , two OLTs |
| 198 | - 'build_voltha_pod_release_timer': |
| 199 | build-node: 'menlo-certification-pod' |
| 200 | config-pod: 'menlo-certification-pod-radisys-3200g' |
| 201 | disable-job: true |
| 202 | reinstall-olt: false |
| 203 | work-flow: 'ATT' |
| 204 | profile: '1T4GEM' |
| 205 | time: '13' |
| 206 | |
| 207 | # Certification (Radisys) POD test job - master versions: uses tech profile on voltha branch |
| 208 | - 'build_voltha_pod_test': |
| 209 | build-node: 'menlo-certification-pod' |
| 210 | config-pod: 'menlo-certification-pod-radisys-3200g' |
| 211 | disable-job: true |
| 212 | release: 'master' |
| 213 | branch: 'master' |
| 214 | work-flow: 'ATT' |
| 215 | test-repo: 'voltha-system-tests' |
| 216 | profile: '1T4GEM' |
| 217 | power-switch: True |
| 218 | pipeline-script: 'voltha/master/voltha-physical-functional-tests.groovy' |
| 219 | |
| 220 | # Certification (Radisys) pod with olt/onu - master versions timer based job , two OLTs |
| 221 | - 'build_voltha_pod_release_timer': |
| 222 | build-node: 'menlo-certification-pod' |
| 223 | config-pod: 'menlo-certification-pod-radisys-3200g' |
| 224 | disable-job: true |
| 225 | reinstall-olt: false |
| 226 | work-flow: 'ATT' |
| 227 | profile: '1T4GEM-unencrypted' |
| 228 | time: '17' |
| 229 | |
| 230 | # Certification (Radisys) POD test job - master versions: uses tech profile on voltha branch |
| 231 | - 'build_voltha_pod_test': |
| 232 | build-node: 'menlo-certification-pod' |
| 233 | config-pod: 'menlo-certification-pod-radisys-3200g' |
| 234 | disable-job: true |
| 235 | release: 'master' |
| 236 | branch: 'master' |
| 237 | work-flow: 'ATT' |
| 238 | test-repo: 'voltha-system-tests' |
| 239 | profile: '1T4GEM-unencrypted' |
| 240 | power-switch: True |
| 241 | pipeline-script: 'voltha/master/voltha-physical-functional-tests.groovy' |