Suchitra Vemuri | 58acd87 | 2019-08-28 18:52:35 -0700 | [diff] [blame] | 1 | --- |
| 2 | # POD Build Pipeline Jobs for Voltha Releases |
Joey Armstrong | ff93d82 | 2023-01-25 19:17:00 -0500 | [diff] [blame] | 3 | # ----------------------------------------------------------------------- |
| 4 | # Disabled, offline -- 'qa-testvm-pod' |
| 5 | # ----------------------------------------------------------------------- |
Suchitra Vemuri | 58acd87 | 2019-08-28 18:52:35 -0700 | [diff] [blame] | 6 | - project: |
| 7 | name: voltha-release-jobs |
| 8 | |
| 9 | project-name: '{name}' |
| 10 | |
| 11 | build-timeout: '300' |
| 12 | |
Zack Williams | 21e3d16 | 2020-02-07 08:38:16 -0700 | [diff] [blame] | 13 | with-kind: false |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 14 | power-switch: false |
| 15 | power-cycle-olt: false |
Hardik Windlass | 5ec68e8 | 2021-03-04 21:51:57 +0530 | [diff] [blame] | 16 | work-flow: 'ATT' |
Andrea Campanella | 12ea28f | 2020-05-21 12:05:55 +0200 | [diff] [blame] | 17 | in-band-management: false |
Suchitra Vemuri | 91896d4 | 2020-04-15 16:33:26 -0700 | [diff] [blame] | 18 | num-of-openonu: '1' |
Suchitra Vemuri | 50e6279 | 2020-05-06 16:48:28 -0700 | [diff] [blame] | 19 | num-of-onos: '1' |
| 20 | num-of-atomix: '0' |
Suchitra Vemuri | a0d9205 | 2020-07-15 11:36:12 -0700 | [diff] [blame] | 21 | reinstall-olt: true |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 22 | test-type: '' |
Matteo Scandolo | 3dce2a1 | 2020-09-15 14:21:14 -0700 | [diff] [blame] | 23 | volthaSystemTestsChange: '' |
| 24 | kindVolthaChange: '' |
| 25 | cordTesterChange: '' |
Andrea Campanella | 0d3110c | 2021-01-20 12:25:45 +0100 | [diff] [blame] | 26 | oltAdapterAppLabel: 'adapter-open-olt' |
Suchitra Vemuri | dddc3ac | 2021-02-11 15:40:43 -0800 | [diff] [blame] | 27 | num-of-onus: '' |
| 28 | num-of-ponports: '' |
Suchitra Vemuri | 5abcf2b | 2020-02-05 14:46:28 -0800 | [diff] [blame] | 29 | |
Suchitra Vemuri | 58acd87 | 2019-08-28 18:52:35 -0700 | [diff] [blame] | 30 | jobs: |
Suchitra Vemuri | bc14985 | 2019-11-25 14:41:24 -0800 | [diff] [blame] | 31 | # flex OCP pod with olt/onu - manual test job, voltha master build job |
Hardik Windlass | 77221c6 | 2021-05-21 06:24:35 +0000 | [diff] [blame] | 32 | - 'build_voltha_pod_manual': |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 33 | disable-job: false |
Zack Williams | 8ef7981 | 2019-10-29 11:09:18 -0700 | [diff] [blame] | 34 | build-node: 'qa-testvm-pod' |
hwchiu | 14f9785 | 2019-10-08 10:51:11 -0700 | [diff] [blame] | 35 | config-pod: 'flex-ocp-cord' |
Suchitra Vemuri | 0ec879e | 2020-08-04 17:26:17 -0700 | [diff] [blame] | 36 | num-of-onos: '3' |
| 37 | num-of-atomix: '3' |
Hardik Windlass | 77221c6 | 2021-05-21 06:24:35 +0000 | [diff] [blame] | 38 | num-of-kafka: '3' |
| 39 | num-of-etcd: '3' |
Matteo Scandolo | d43bb30 | 2021-04-20 10:19:29 -0700 | [diff] [blame] | 40 | VolthaEtcdPort: 9999 |
Hardik Windlass | 77221c6 | 2021-05-21 06:24:35 +0000 | [diff] [blame] | 41 | profile: 'TP' |
| 42 | name-extension: '_TT' |
| 43 | work-flow: 'TT' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 44 | |
Suchitra Vemuri | 9ab77fa | 2019-10-23 14:32:20 -0700 | [diff] [blame] | 45 | # flex pod1 test job - using voltha branch |
Hardik Windlass | 77221c6 | 2021-05-21 06:24:35 +0000 | [diff] [blame] | 46 | - 'build_voltha_pod_manual_test': |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 47 | disable-job: false |
Zack Williams | 8ef7981 | 2019-10-29 11:09:18 -0700 | [diff] [blame] | 48 | build-node: 'qa-testvm-pod' |
Suchitra Vemuri | 9ab77fa | 2019-10-23 14:32:20 -0700 | [diff] [blame] | 49 | config-pod: 'flex-ocp-cord' |
Hardik Windlass | 77221c6 | 2021-05-21 06:24:35 +0000 | [diff] [blame] | 50 | profile: 'TP' |
Suchitra Vemuri | 9ab77fa | 2019-10-23 14:32:20 -0700 | [diff] [blame] | 51 | branch: 'master' |
Hardik Windlass | 77221c6 | 2021-05-21 06:24:35 +0000 | [diff] [blame] | 52 | release: 'master' |
| 53 | work-flow: 'TT' |
| 54 | name-extension: '_TT' |
| 55 | test-type: '' |
Suchitra Vemuri | 9ab77fa | 2019-10-23 14:32:20 -0700 | [diff] [blame] | 56 | test-repo: 'voltha-system-tests' |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 57 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
Suchitra Vemuri | 9ab77fa | 2019-10-23 14:32:20 -0700 | [diff] [blame] | 58 | |
Suchitra Vemuri | f8236c1 | 2019-10-22 15:51:39 -0700 | [diff] [blame] | 59 | # flex pod1 test job - uses tech profile on voltha branch |
Suchitra Vemuri | f921cda | 2019-09-25 22:53:45 -0700 | [diff] [blame] | 60 | - 'build_voltha_pod_test': |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 61 | disable-job: false |
Zack Williams | 8ef7981 | 2019-10-29 11:09:18 -0700 | [diff] [blame] | 62 | build-node: 'qa-testvm-pod' |
hwchiu | 14f9785 | 2019-10-08 10:51:11 -0700 | [diff] [blame] | 63 | config-pod: 'flex-ocp-cord' |
Suchitra Vemuri | 1ee3404 | 2019-10-22 13:28:07 -0700 | [diff] [blame] | 64 | release: 'master' |
hwchiu | 14f9785 | 2019-10-08 10:51:11 -0700 | [diff] [blame] | 65 | branch: 'master' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 66 | power-switch: true |
| 67 | power-cycle-olt: true |
hwchiu | 14f9785 | 2019-10-08 10:51:11 -0700 | [diff] [blame] | 68 | test-repo: 'voltha-system-tests' |
Suchitra Vemuri | 1ee3404 | 2019-10-22 13:28:07 -0700 | [diff] [blame] | 69 | profile: 'Default' |
Suchitra Vemuri | f8236c1 | 2019-10-22 15:51:39 -0700 | [diff] [blame] | 70 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 71 | # ----------------------------------------------------------------------- |
| 72 | # [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch |
| 73 | # ----------------------------------------------------------------------- |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 74 | - 'build_voltha_pod_test': |
Joey Armstrong | ff93d82 | 2023-01-25 19:17:00 -0500 | [diff] [blame] | 75 | disable-job: true |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 76 | build-node: 'qa-testvm-pod' |
| 77 | config-pod: 'flex-ocp-cord' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 78 | release: '2.12' |
| 79 | branch: 'voltha-2.12' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 80 | power-switch: true |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 81 | test-repo: 'voltha-system-tests' |
| 82 | profile: '1T4GEM' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 83 | |
Joey Armstrong | deb6103 | 2023-03-03 15:05:24 -0500 | [diff] [blame] | 84 | # [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 85 | - 'build_voltha_pod_test': |
Joey Armstrong | deb6103 | 2023-03-03 15:05:24 -0500 | [diff] [blame] | 86 | disable-job: true |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 87 | build-node: 'qa-testvm-pod' |
| 88 | config-pod: 'flex-ocp-cord' |
| 89 | release: '2.11' |
| 90 | branch: 'voltha-2.11' |
| 91 | power-switch: true |
| 92 | test-repo: 'voltha-system-tests' |
| 93 | profile: '1T4GEM' |
| 94 | |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 95 | # flex pod1 test job - released versions: uses tech profile on voltha branch |
| 96 | - 'build_voltha_pod_test': |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 97 | disable-job: false |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 98 | build-node: 'qa-testvm-pod' |
| 99 | config-pod: 'flex-ocp-cord' |
| 100 | release: 'master' |
| 101 | branch: 'master' |
| 102 | name-extension: '_TT' |
| 103 | work-flow: 'TT' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 104 | power-switch: true |
| 105 | power-cycle-olt: true |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 106 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 107 | test-repo: 'voltha-system-tests' |
| 108 | profile: 'TP' |
Hardik Windlass | d4fc179 | 2021-11-10 11:44:18 +0000 | [diff] [blame] | 109 | timeout: 360 |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 110 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 111 | # ----------------------------------------------------------------------- |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 112 | # flex pod1 test job - released versions: uses tech profile on voltha branch |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 113 | # ----------------------------------------------------------------------- |
| 114 | # - 'build_voltha_pod_test': |
| 115 | # disable-job: true |
| 116 | # build-node: 'qa-testvm-pod' |
| 117 | # config-pod: 'flex-ocp-cord' |
| 118 | # release: '2.8' |
| 119 | # branch: 'voltha-2.8' |
| 120 | # name-extension: '_TT' |
| 121 | # work-flow: 'TT' |
| 122 | # power-switch: true |
| 123 | # pipeline-script: 'voltha/voltha-2.8/voltha-tt-physical-functional-tests.groovy' |
| 124 | # test-repo: 'voltha-system-tests' |
| 125 | # profile: 'TP' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 126 | |
Joey Armstrong | deb6103 | 2023-03-03 15:05:24 -0500 | [diff] [blame] | 127 | # [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 128 | - 'build_voltha_pod_test': |
Joey Armstrong | deb6103 | 2023-03-03 15:05:24 -0500 | [diff] [blame] | 129 | disable-job: true |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 130 | build-node: 'qa-testvm-pod' |
| 131 | config-pod: 'flex-ocp-cord' |
| 132 | release: '2.11' |
| 133 | branch: 'voltha-2.11' |
| 134 | name-extension: '_TT' |
| 135 | work-flow: 'TT' |
| 136 | power-switch: true |
| 137 | pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy' |
| 138 | test-repo: 'voltha-system-tests' |
| 139 | profile: 'TP' |
| 140 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 141 | # [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch |
| 142 | - 'build_voltha_pod_test': |
| 143 | disable-job: true |
| 144 | build-node: 'qa-testvm-pod' |
| 145 | config-pod: 'flex-ocp-cord' |
| 146 | release: '2.12' |
| 147 | branch: 'voltha-2.12' |
| 148 | name-extension: '_TT' |
| 149 | work-flow: 'TT' |
| 150 | power-switch: true |
| 151 | pipeline-script: 'voltha/voltha-2.12/voltha-tt-physical-functional-tests.groovy' |
| 152 | test-repo: 'voltha-system-tests' |
| 153 | profile: 'TP' |
| 154 | |
Joey Armstrong | 14c0621 | 2023-03-05 09:44:35 -0500 | [diff] [blame] | 155 | # [CORD-4941] - flex pod1 test job - released versions: uses tech profile on voltha branch |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 156 | - 'build_voltha_pod_test': |
Joey Armstrong | 14c0621 | 2023-03-05 09:44:35 -0500 | [diff] [blame] | 157 | disable-job: true |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 158 | build-node: 'qa-testvm-pod' |
| 159 | config-pod: 'flex-ocp-cord-multi-uni' |
| 160 | release: 'master' |
| 161 | branch: 'master' |
| 162 | name-extension: '_TT' |
| 163 | work-flow: 'TT' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 164 | power-switch: true |
| 165 | power-cycle-olt: true |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 166 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 167 | test-repo: 'voltha-system-tests' |
| 168 | profile: 'TP' |
| 169 | enableMultiUni: true |
| 170 | |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 171 | # Menlo pod test job - uses tech profile on voltha branch |
| 172 | - 'build_voltha_pod_test': |
Hardik Windlass | 50ec6d7 | 2021-12-16 05:37:04 +0000 | [diff] [blame] | 173 | timeout: 330 |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 174 | build-node: 'menlo-demo-pod' |
| 175 | config-pod: 'onf-demo-pod' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 176 | disable-job: false |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 177 | release: 'master' |
| 178 | branch: 'master' |
Suchitra Vemuri | 8d180ab | 2020-03-12 17:38:24 -0700 | [diff] [blame] | 179 | name-extension: '_DT' |
Andrea Campanella | d924ce2 | 2020-04-20 16:40:41 +0200 | [diff] [blame] | 180 | work-flow: 'DT' |
Suchitra Vemuri | b1961a8 | 2019-11-18 20:04:44 -0800 | [diff] [blame] | 181 | test-repo: 'voltha-system-tests' |
Suchitra Vemuri | 8d180ab | 2020-03-12 17:38:24 -0700 | [diff] [blame] | 182 | profile: '1T8GEM' |
Matteo Scandolo | 6784281 | 2021-07-13 16:52:13 -0700 | [diff] [blame] | 183 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 184 | power-switch: true |
| 185 | power-cycle-olt: true |
Suchitra Vemuri | b1961a8 | 2019-11-18 20:04:44 -0800 | [diff] [blame] | 186 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 187 | # ----------------------------------------------------------------------- |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 188 | # Menlo pod test job - uses tech profile on voltha branch |
| 189 | # - 'build_voltha_pod_test': |
| 190 | # timeout: 300 |
| 191 | # build-node: 'menlo-demo-pod' |
| 192 | # config-pod: 'onf-demo-pod' |
| 193 | # disable-job: true |
| 194 | # release: '2.8' |
| 195 | # branch: 'voltha-2.8' |
| 196 | # name-extension: '_DT' |
| 197 | # work-flow: 'DT' |
| 198 | # test-repo: 'voltha-system-tests' |
| 199 | # profile: '1T8GEM' |
| 200 | # pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
| 201 | # power-switch: true |
Hardik Windlass | 868475f | 2021-12-16 16:47:39 +0000 | [diff] [blame] | 202 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 203 | # Menlo pod test job - uses tech profile on voltha branch |
| 204 | - 'build_voltha_pod_test': |
| 205 | timeout: 300 |
| 206 | build-node: 'menlo-demo-pod' |
| 207 | config-pod: 'onf-demo-pod' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 208 | disable-job: false |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 209 | release: '2.11' |
| 210 | branch: 'voltha-2.11' |
| 211 | name-extension: '_DT' |
| 212 | work-flow: 'DT' |
| 213 | test-repo: 'voltha-system-tests' |
| 214 | profile: '1T8GEM' |
| 215 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 216 | power-switch: true |
| 217 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 218 | # Menlo pod test job - uses tech profile on voltha branch |
| 219 | - 'build_voltha_pod_test': |
| 220 | timeout: 300 |
| 221 | build-node: 'menlo-demo-pod' |
| 222 | config-pod: 'onf-demo-pod' |
| 223 | disable-job: false |
| 224 | release: '2.12' |
| 225 | branch: 'voltha-2.12' |
| 226 | name-extension: '_DT' |
| 227 | work-flow: 'DT' |
| 228 | test-repo: 'voltha-system-tests' |
| 229 | profile: '1T8GEM' |
| 230 | pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy' |
| 231 | power-switch: true |
| 232 | |
| 233 | # ----------------------------------------------------------------------- |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 234 | # Berlin pod with olt/onu - master versions timer based job , two OLTs |
Hardik Windlass | d4f410a | 2021-02-23 15:05:42 +0530 | [diff] [blame] | 235 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 236 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 237 | config-pod: 'berlin-community-pod-1-multi-olt' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 238 | disable-job: false |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 239 | name-extension: '_DT' |
| 240 | work-flow: 'DT' |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 241 | profile: '1T8GEM' |
Andrea Campanella | 8aefd03 | 2021-06-03 13:52:38 +0200 | [diff] [blame] | 242 | num-of-onos: '3' |
| 243 | num-of-atomix: '3' |
Andrea Campanella | 925efab | 2022-01-03 13:48:30 +0100 | [diff] [blame] | 244 | # Update time trigger value while re-enabling the job |
| 245 | time: '' |
Andrea Campanella | a54bab9 | 2020-02-07 15:37:41 +0100 | [diff] [blame] | 246 | |
Andrea Campanella | f8adea6 | 2020-03-05 20:35:49 +0100 | [diff] [blame] | 247 | # Berlin POD test job - master versions: uses tech profile on voltha branch |
Suchitra Vemuri | bb9736a | 2020-01-16 23:00:12 -0800 | [diff] [blame] | 248 | - 'build_voltha_pod_test': |
Andrea Campanella | 2af4b90 | 2021-11-05 10:40:02 +0100 | [diff] [blame] | 249 | timeout: 360 |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 250 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 251 | config-pod: 'berlin-community-pod-1-multi-olt' |
Andrea Campanella | f8adea6 | 2020-03-05 20:35:49 +0100 | [diff] [blame] | 252 | release: 'master' |
Suchitra Vemuri | bb9736a | 2020-01-16 23:00:12 -0800 | [diff] [blame] | 253 | branch: 'master' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 254 | disable-job: false |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 255 | name-extension: '_DT' |
| 256 | work-flow: 'DT' |
Suchitra Vemuri | bb9736a | 2020-01-16 23:00:12 -0800 | [diff] [blame] | 257 | test-repo: 'voltha-system-tests' |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 258 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 259 | power-switch: true |
Matteo Scandolo | 6784281 | 2021-07-13 16:52:13 -0700 | [diff] [blame] | 260 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
Suchitra Vemuri | 2c4e6ac | 2020-03-30 18:21:01 -0700 | [diff] [blame] | 261 | |
Andrea Campanella | 972d63e | 2020-05-14 19:59:08 +0200 | [diff] [blame] | 262 | # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job |
Hardik Windlass | d4f410a | 2021-02-23 15:05:42 +0530 | [diff] [blame] | 263 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 264 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 265 | config-pod: 'berlin-community-pod-1-gpon' |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 266 | name-extension: '_DT' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 267 | disable-job: false |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 268 | work-flow: 'DT' |
Andrea Campanella | 972d63e | 2020-05-14 19:59:08 +0200 | [diff] [blame] | 269 | profile: '1T8GEM' |
Andrea Campanella | 8aefd03 | 2021-06-03 13:52:38 +0200 | [diff] [blame] | 270 | num-of-onos: '3' |
| 271 | num-of-atomix: '3' |
Andrea Campanella | 925efab | 2022-01-03 13:48:30 +0100 | [diff] [blame] | 272 | # Update time trigger value while re-enabling the job |
| 273 | time: '' |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 274 | |
Andrea Campanella | 972d63e | 2020-05-14 19:59:08 +0200 | [diff] [blame] | 275 | # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 276 | - 'build_voltha_pod_test': |
Hardik Windlass | 50ec6d7 | 2021-12-16 05:37:04 +0000 | [diff] [blame] | 277 | timeout: 330 |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 278 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 279 | config-pod: 'berlin-community-pod-1-gpon' |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 280 | name-extension: '_DT' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 281 | disable-job: false |
Andrea Campanella | d924ce2 | 2020-04-20 16:40:41 +0200 | [diff] [blame] | 282 | work-flow: 'DT' |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 283 | release: 'master' |
| 284 | branch: 'master' |
| 285 | test-repo: 'voltha-system-tests' |
Andrea Campanella | 972d63e | 2020-05-14 19:59:08 +0200 | [diff] [blame] | 286 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 287 | power-switch: true |
Matteo Scandolo | 6784281 | 2021-07-13 16:52:13 -0700 | [diff] [blame] | 288 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
Suchitra Vemuri | daed525 | 2020-05-28 12:36:15 -0700 | [diff] [blame] | 289 | |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 290 | # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 291 | # - 'build_voltha_pod_release_timer': |
| 292 | # build-node: 'berlin-community-pod-1' |
| 293 | # config-pod: 'berlin-community-pod-1-gpon' |
| 294 | # release: '2.8' |
| 295 | # branch: 'voltha-2.8' |
| 296 | # name-extension: '_DT' |
| 297 | # disable-job: true |
| 298 | # work-flow: 'DT' |
| 299 | # profile: '1T8GEM' |
| 300 | # num-of-onos: '3' |
| 301 | # num-of-atomix: '3' |
| 302 | # time: '1' |
| 303 | # pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 304 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 305 | # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job |
| 306 | - 'build_voltha_pod_release_timer': |
| 307 | build-node: 'berlin-community-pod-1' |
| 308 | config-pod: 'berlin-community-pod-1-gpon' |
| 309 | release: '2.11' |
| 310 | branch: 'voltha-2.11' |
| 311 | name-extension: '_DT' |
| 312 | work-flow: 'DT' |
| 313 | profile: '1T8GEM' |
| 314 | num-of-onos: '3' |
| 315 | num-of-atomix: '3' |
| 316 | time: '1' |
| 317 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 318 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 319 | # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job |
| 320 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 321 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 322 | config-pod: 'berlin-community-pod-1-gpon' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 323 | release: '2.12' |
| 324 | branch: 'voltha-2.12' |
Suchitra Vemuri | 26fe243 | 2020-09-14 19:51:32 -0700 | [diff] [blame] | 325 | name-extension: '_DT' |
| 326 | work-flow: 'DT' |
Suchitra Vemuri | 26fe243 | 2020-09-14 19:51:32 -0700 | [diff] [blame] | 327 | profile: '1T8GEM' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 328 | num-of-onos: '3' |
| 329 | num-of-atomix: '3' |
| 330 | time: '1' |
| 331 | pipeline-script: 'voltha/voltha-2.12/physical-build.groovy' |
| 332 | |
| 333 | # ----------------------------------------------------------------------- |
| 334 | # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 335 | # - 'build_voltha_pod_test': |
| 336 | # build-node: 'berlin-community-pod-1' |
| 337 | # config-pod: 'berlin-community-pod-1-gpon' |
| 338 | # name-extension: '_DT' |
| 339 | # disable-job: true |
| 340 | # work-flow: 'DT' |
| 341 | # release: '2.8' |
| 342 | # branch: 'voltha-2.8' |
| 343 | # test-repo: 'voltha-system-tests' |
| 344 | # profile: '1T8GEM' |
| 345 | # power-switch: true |
| 346 | # pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
Suchitra Vemuri | 26fe243 | 2020-09-14 19:51:32 -0700 | [diff] [blame] | 347 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 348 | # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 349 | - 'build_voltha_pod_test': |
| 350 | build-node: 'berlin-community-pod-1' |
| 351 | config-pod: 'berlin-community-pod-1-gpon' |
| 352 | name-extension: '_DT' |
| 353 | work-flow: 'DT' |
| 354 | release: '2.11' |
| 355 | branch: 'voltha-2.11' |
| 356 | test-repo: 'voltha-system-tests' |
| 357 | profile: '1T8GEM' |
| 358 | power-switch: true |
| 359 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 360 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 361 | # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 362 | - 'build_voltha_pod_test': |
Matteo Scandolo | 4fb1142 | 2022-03-29 14:21:04 -0700 | [diff] [blame] | 363 | build-node: 'berlin-community-pod-1' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 364 | config-pod: 'berlin-community-pod-1-gpon' |
Andrea Campanella | 746e2dd | 2021-07-27 13:39:08 +0200 | [diff] [blame] | 365 | name-extension: '_DT' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 366 | work-flow: 'DT' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 367 | release: '2.12' |
| 368 | branch: 'voltha-2.12' |
| 369 | test-repo: 'voltha-system-tests' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 370 | profile: '1T8GEM' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 371 | power-switch: true |
| 372 | pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy' |
| 373 | |
| 374 | # ----------------------------------------------------------------------- |
| 375 | # Berlin pod with olt/onu - voltha-2.8 versions timer based job , two OLTs |
| 376 | # - 'build_voltha_pod_release_timer': |
| 377 | # build-node: 'berlin-community-pod-1' |
| 378 | # config-pod: 'berlin-community-pod-1-multi-olt' |
| 379 | # name-extension: '_DT' |
| 380 | # disable-job: true |
| 381 | # work-flow: 'DT' |
| 382 | # release: '2.8' |
| 383 | # branch: 'voltha-2.8' |
| 384 | # profile: '1T8GEM' |
| 385 | # num-of-onos: '3' |
| 386 | # num-of-atomix: '3' |
| 387 | # pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
| 388 | # time: '7' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 389 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 390 | # Berlin pod with olt/onu - voltha-2.11 versions timer based job , two OLTs |
| 391 | - 'build_voltha_pod_release_timer': |
| 392 | build-node: 'berlin-community-pod-1' |
| 393 | config-pod: 'berlin-community-pod-1-multi-olt' |
| 394 | name-extension: '_DT' |
| 395 | work-flow: 'DT' |
| 396 | release: '2.11' |
| 397 | branch: 'voltha-2.11' |
| 398 | profile: '1T8GEM' |
| 399 | num-of-onos: '3' |
| 400 | num-of-atomix: '3' |
| 401 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 402 | time: '7' |
| 403 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 404 | # Berlin pod with olt/onu - voltha-2.12 versions timer based job , two OLTs |
| 405 | - 'build_voltha_pod_release_timer': |
Matteo Scandolo | 4fb1142 | 2022-03-29 14:21:04 -0700 | [diff] [blame] | 406 | build-node: 'berlin-community-pod-1' |
| 407 | config-pod: 'berlin-community-pod-1-multi-olt' |
Andrea Campanella | 746e2dd | 2021-07-27 13:39:08 +0200 | [diff] [blame] | 408 | name-extension: '_DT' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 409 | work-flow: 'DT' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 410 | release: '2.12' |
| 411 | branch: 'voltha-2.12' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 412 | profile: '1T8GEM' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 413 | num-of-onos: '3' |
| 414 | num-of-atomix: '3' |
| 415 | pipeline-script: 'voltha/voltha-2.12/physical-build.groovy' |
| 416 | time: '7' |
| 417 | |
| 418 | # ----------------------------------------------------------------------- |
| 419 | # Berlin POD test job - voltha-2.8 versions: uses tech profile on voltha branch |
| 420 | # - 'build_voltha_pod_test': |
| 421 | # build-node: 'berlin-community-pod-1' |
| 422 | # config-pod: 'berlin-community-pod-1-multi-olt' |
| 423 | # release: '2.8' |
| 424 | # branch: 'voltha-2.8' |
| 425 | # name-extension: '_DT' |
| 426 | # disable-job: true |
| 427 | # work-flow: 'DT' |
| 428 | # test-repo: 'voltha-system-tests' |
| 429 | # profile: '1T8GEM' |
| 430 | # power-switch: true |
| 431 | # pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 432 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 433 | # Berlin POD test job - voltha-2.11 versions: uses tech profile on voltha branch |
| 434 | - 'build_voltha_pod_test': |
| 435 | build-node: 'berlin-community-pod-1' |
| 436 | config-pod: 'berlin-community-pod-1-multi-olt' |
| 437 | release: '2.11' |
| 438 | branch: 'voltha-2.11' |
| 439 | name-extension: '_DT' |
| 440 | work-flow: 'DT' |
| 441 | test-repo: 'voltha-system-tests' |
| 442 | profile: '1T8GEM' |
| 443 | power-switch: true |
| 444 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 445 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 446 | # Berlin POD test job - voltha-2.12 versions: uses tech profile on voltha branch |
| 447 | - 'build_voltha_pod_test': |
| 448 | build-node: 'berlin-community-pod-1' |
| 449 | config-pod: 'berlin-community-pod-1-multi-olt' |
| 450 | release: '2.12' |
| 451 | branch: 'voltha-2.12' |
| 452 | name-extension: '_DT' |
| 453 | work-flow: 'DT' |
| 454 | test-repo: 'voltha-system-tests' |
| 455 | profile: '1T8GEM' |
| 456 | power-switch: true |
| 457 | pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy' |
| 458 | |
| 459 | # ----------------------------------------------------------------------- |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 460 | # Berlin pod with gpon olt/onu - master 1T4GEM tech profile and timer based job |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 461 | - 'build_voltha_pod_release_timer': |
| 462 | build-node: 'berlin-community-pod-1' |
| 463 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 464 | withFttb: true |
| 465 | name-extension: '_DT' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 466 | disable-job: false |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 467 | work-flow: 'DT' |
Hardik Windlass | 7f98e9e | 2022-05-30 14:36:25 +0530 | [diff] [blame] | 468 | profile: '1T4GEM-FTTB' |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 469 | num-of-onos: '3' |
| 470 | num-of-atomix: '3' |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 471 | time: '13' |
| 472 | |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 473 | # Berlin POD test job - master versions: uses 1T4GEM tech profile on voltha branch |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 474 | - 'build_voltha_pod_test': |
| 475 | timeout: 330 |
| 476 | build-node: 'berlin-community-pod-1' |
| 477 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 478 | withFttb: true |
| 479 | name-extension: '_DT' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 480 | disable-job: false |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 481 | work-flow: 'DT' |
| 482 | release: 'master' |
| 483 | branch: 'master' |
| 484 | test-repo: 'voltha-system-tests' |
Hardik Windlass | 7f98e9e | 2022-05-30 14:36:25 +0530 | [diff] [blame] | 485 | profile: '1T4GEM-FTTB' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 486 | power-switch: true |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 487 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 488 | |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 489 | # Berlin pod with gpon olt/onu - 2.11 1T4GEM tech profile and timer based job |
| 490 | - 'build_voltha_pod_release_timer': |
| 491 | build-node: 'berlin-community-pod-1' |
| 492 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 493 | withFttb: true |
| 494 | name-extension: '_DT' |
| 495 | disable-job: false |
| 496 | work-flow: 'DT' |
| 497 | release: '2.11' |
| 498 | branch: 'voltha-2.11' |
| 499 | profile: '1T4GEM-FTTB' |
| 500 | num-of-onos: '3' |
| 501 | num-of-atomix: '3' |
| 502 | time: '13' |
| 503 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 504 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 505 | # Berlin pod with gpon olt/onu - 2.12 1T4GEM tech profile and timer based job |
| 506 | - 'build_voltha_pod_release_timer': |
| 507 | build-node: 'berlin-community-pod-1' |
| 508 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 509 | withFttb: true |
| 510 | name-extension: '_DT' |
| 511 | disable-job: false |
| 512 | work-flow: 'DT' |
| 513 | release: '2.12' |
| 514 | branch: 'voltha-2.12' |
| 515 | profile: '1T4GEM-FTTB' |
| 516 | num-of-onos: '3' |
| 517 | num-of-atomix: '3' |
| 518 | time: '13' |
| 519 | pipeline-script: 'voltha/voltha-2.12/physical-build.groovy' |
| 520 | |
| 521 | # ----------------------------------------------------------------------- |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 522 | # Berlin POD test job - 2.11 versions: uses 1T4GEM tech profile on voltha branch |
| 523 | - 'build_voltha_pod_test': |
| 524 | timeout: 330 |
| 525 | build-node: 'berlin-community-pod-1' |
| 526 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 527 | withFttb: true |
| 528 | name-extension: '_DT' |
| 529 | disable-job: false |
| 530 | work-flow: 'DT' |
| 531 | release: '2.11' |
| 532 | branch: 'voltha-2.11' |
| 533 | test-repo: 'voltha-system-tests' |
| 534 | profile: '1T4GEM-FTTB' |
| 535 | power-switch: true |
| 536 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 537 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 538 | # Berlin POD test job - 2.12 versions: uses 1T4GEM tech profile on voltha branch |
| 539 | - 'build_voltha_pod_test': |
| 540 | timeout: 330 |
| 541 | build-node: 'berlin-community-pod-1' |
| 542 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 543 | withFttb: true |
| 544 | name-extension: '_DT' |
| 545 | disable-job: false |
| 546 | work-flow: 'DT' |
| 547 | release: '2.12' |
| 548 | branch: 'voltha-2.12' |
| 549 | test-repo: 'voltha-system-tests' |
| 550 | profile: '1T4GEM-FTTB' |
| 551 | power-switch: true |
| 552 | pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy' |
| 553 | |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 554 | # Berlin pod with zyxel gpon olt/onu - master 1T8GEM tech profile and timer based job |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 555 | - 'build_voltha_pod_release_timer': |
| 556 | build-node: 'berlin-community-pod-2' |
| 557 | config-pod: 'berlin-community-pod-2-gpon-zyxel' |
Girish Gowdra | 9b20acc | 2022-05-20 16:22:25 -0700 | [diff] [blame] | 558 | disable-job: false |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 559 | name-extension: '_DT' |
| 560 | work-flow: 'DT' |
| 561 | release: 'master' |
| 562 | branch: 'master' |
| 563 | profile: '1T8GEM' |
| 564 | reinstall-olt: true |
| 565 | num-of-onos: '3' |
| 566 | num-of-atomix: '3' |
| 567 | pipeline-script: 'voltha/master/physical-build.groovy' |
| 568 | VolthaEtcdPort: 9999 |
| 569 | waitTimerForOltUp: 360 |
| 570 | time: '1' |
| 571 | |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 572 | # Berlin POD test job - zyxel gpon master versions: uses tech profile on voltha branch |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 573 | - 'build_voltha_pod_test': |
| 574 | build-node: 'berlin-community-pod-2' |
| 575 | config-pod: 'berlin-community-pod-2-gpon-zyxel' |
| 576 | release: 'master' |
| 577 | branch: 'master' |
| 578 | name-extension: '_DT' |
| 579 | work-flow: 'DT' |
| 580 | test-repo: 'voltha-system-tests' |
| 581 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 582 | power-switch: true |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 583 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 584 | |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 585 | # Berlin pod with zyxel xgspon olt/onu - master 1T8GEM tech profile and timer based job |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 586 | - 'build_voltha_pod_release_timer': |
| 587 | build-node: 'berlin-community-pod-2' |
| 588 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
Girish Gowdra | 9b20acc | 2022-05-20 16:22:25 -0700 | [diff] [blame] | 589 | disable-job: false |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 590 | name-extension: '_DT' |
| 591 | work-flow: 'DT' |
| 592 | release: 'master' |
| 593 | branch: 'master' |
| 594 | reinstall-olt: true |
| 595 | num-of-onos: '3' |
| 596 | num-of-atomix: '3' |
| 597 | pipeline-script: 'voltha/master/physical-build.groovy' |
| 598 | VolthaEtcdPort: 9999 |
| 599 | waitTimerForOltUp: 360 |
Girish Gowdra | e20a52b | 2022-05-19 11:51:31 -0700 | [diff] [blame] | 600 | profile: '1T8GEM' |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 601 | time: '5' |
| 602 | |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 603 | # Berlin POD test job - zyxel xgsgpon master versions: uses tech profile on voltha branch |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 604 | - 'build_voltha_pod_test': |
| 605 | build-node: 'berlin-community-pod-2' |
| 606 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
| 607 | release: 'master' |
| 608 | branch: 'master' |
| 609 | name-extension: '_DT' |
| 610 | work-flow: 'DT' |
| 611 | test-repo: 'voltha-system-tests' |
| 612 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 613 | power-switch: true |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 614 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 615 | |
Joey Armstrong | 980e37f | 2023-02-28 18:57:41 -0500 | [diff] [blame] | 616 | # TT workflow on Zyxel XGSPON OLT at Berlin pod - build job |
Girish Gowdra | 7bd05cc | 2022-09-18 21:37:15 -0700 | [diff] [blame] | 617 | - 'build_voltha_pod_release_timer': |
| 618 | disable-job: false |
| 619 | build-node: 'berlin-community-pod-2' |
| 620 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
| 621 | release: 'master' |
| 622 | branch: 'master' |
| 623 | name-extension: '_TT' |
| 624 | work-flow: 'TT' |
| 625 | profile: 'TP' |
| 626 | time: '10' |
| 627 | VolthaEtcdPort: 9999 |
| 628 | num-of-onos: '3' |
| 629 | num-of-atomix: '3' |
| 630 | |
Joey Armstrong | 980e37f | 2023-02-28 18:57:41 -0500 | [diff] [blame] | 631 | # TT workflow on Zyxel XGSPON OLT at Berlin pod - test job |
Girish Gowdra | 7bd05cc | 2022-09-18 21:37:15 -0700 | [diff] [blame] | 632 | - 'build_voltha_pod_test': |
| 633 | disable-job: false |
| 634 | build-node: 'berlin-community-pod-2' |
| 635 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
| 636 | release: 'master' |
| 637 | branch: 'master' |
| 638 | name-extension: '_TT' |
| 639 | work-flow: 'TT' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 640 | power-switch: true |
| 641 | power-cycle-olt: true |
Girish Gowdra | 7bd05cc | 2022-09-18 21:37:15 -0700 | [diff] [blame] | 642 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
| 643 | test-repo: 'voltha-system-tests' |
| 644 | profile: 'TP' |
| 645 | timeout: 360 |
| 646 | |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 647 | # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job |
| 648 | - 'build_voltha_pod_release_timer': |
Joey Armstrong | 980e37f | 2023-02-28 18:57:41 -0500 | [diff] [blame] | 649 | disable-job: false |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 650 | build-node: 'berlin-community-pod-1' |
| 651 | config-pod: 'berlin-community-pod-1-gpon' |
Joey Armstrong | 980e37f | 2023-02-28 18:57:41 -0500 | [diff] [blame] | 652 | release: 'master' |
| 653 | branch: 'master' |
| 654 | name-extension: '_TT' |
| 655 | work-flow: 'TT' |
| 656 | profile: 'TP' |
| 657 | time: '10' |
| 658 | VolthaEtcdPort: 9999 |
| 659 | num-of-onos: '3' |
| 660 | num-of-atomix: '3' |
| 661 | |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 662 | # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job |
| 663 | - 'build_voltha_pod_test': |
| 664 | disable-job: false |
| 665 | build-node: 'berlin-community-pod-1' |
| 666 | config-pod: 'berlin-community-pod-1-gpon' |
| 667 | release: 'master' |
| 668 | branch: 'master' |
| 669 | name-extension: '_TT' |
| 670 | work-flow: 'TT' |
| 671 | power-switch: true |
Joey Armstrong | df24f60 | 2023-03-02 18:18:21 -0500 | [diff] [blame] | 672 | power-cycle-olt: false |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 673 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
| 674 | test-repo: 'voltha-system-tests' |
| 675 | profile: 'TP' |
| 676 | timeout: 360 |
| 677 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 678 | # ----------------------------------------------------------------------- |
Joey Armstrong | df24f60 | 2023-03-02 18:18:21 -0500 | [diff] [blame] | 679 | # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job |
| 680 | - 'build_voltha_pod_release_timer': |
| 681 | disable-job: false |
| 682 | build-node: 'berlin-community-pod-1' |
| 683 | config-pod: 'berlin-community-pod-1-gpon' |
| 684 | release: 'voltha-2.11' |
| 685 | branch: 'voltha-2.11' |
| 686 | name-extension: '_TT' |
| 687 | work-flow: 'TT' |
| 688 | profile: 'TP' |
| 689 | time: '10' |
| 690 | VolthaEtcdPort: 9999 |
| 691 | num-of-onos: '3' |
| 692 | num-of-atomix: '3' |
| 693 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 694 | # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job |
| 695 | - 'build_voltha_pod_release_timer': |
| 696 | disable-job: false |
| 697 | build-node: 'berlin-community-pod-1' |
| 698 | config-pod: 'berlin-community-pod-1-gpon' |
| 699 | release: 'voltha-2.12' |
| 700 | branch: 'voltha-2.12' |
| 701 | name-extension: '_TT' |
| 702 | work-flow: 'TT' |
| 703 | profile: 'TP' |
| 704 | time: '10' |
| 705 | VolthaEtcdPort: 9999 |
| 706 | num-of-onos: '3' |
| 707 | num-of-atomix: '3' |
| 708 | |
| 709 | # ----------------------------------------------------------------------- |
Joey Armstrong | df24f60 | 2023-03-02 18:18:21 -0500 | [diff] [blame] | 710 | # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job |
| 711 | - 'build_voltha_pod_test': |
| 712 | disable-job: false |
| 713 | build-node: 'berlin-community-pod-1' |
| 714 | config-pod: 'berlin-community-pod-1-gpon' |
| 715 | release: 'voltha-2.11' |
| 716 | branch: 'voltha-2.11' |
| 717 | name-extension: '_TT' |
| 718 | work-flow: 'TT' |
| 719 | power-switch: true |
| 720 | power-cycle-olt: false |
| 721 | pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy' |
| 722 | test-repo: 'voltha-system-tests' |
| 723 | profile: 'TP' |
| 724 | timeout: 360 |
| 725 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 726 | # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job |
| 727 | - 'build_voltha_pod_test': |
| 728 | disable-job: false |
| 729 | build-node: 'berlin-community-pod-1' |
| 730 | config-pod: 'berlin-community-pod-1-gpon' |
| 731 | release: 'voltha-2.12' |
| 732 | branch: 'voltha-2.12' |
| 733 | name-extension: '_TT' |
| 734 | work-flow: 'TT' |
| 735 | power-switch: true |
| 736 | power-cycle-olt: false |
| 737 | pipeline-script: 'voltha/voltha-2.12/voltha-tt-physical-functional-tests.groovy' |
| 738 | test-repo: 'voltha-system-tests' |
| 739 | profile: 'TP' |
| 740 | timeout: 360 |
| 741 | |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 742 | # TT workflow on Zyxel GPON OLT at Berlin pod - build job (playground) |
| 743 | - 'build_voltha_pod_release_timer_playground': |
| 744 | disable-job: false |
| 745 | build-node: 'berlin-community-pod-1' |
| 746 | config-pod: 'berlin-community-pod-1-gpon' |
Joey Armstrong | df24f60 | 2023-03-02 18:18:21 -0500 | [diff] [blame] | 747 | release: 'master' |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 748 | branch: 'master' |
| 749 | name-extension: '_TT' |
| 750 | work-flow: 'TT' |
| 751 | profile: 'TP' |
| 752 | time: '10' |
| 753 | VolthaEtcdPort: 9999 |
| 754 | num-of-onos: '3' |
| 755 | num-of-atomix: '3' |
| 756 | |
| 757 | # TT workflow on Zyxel XGSPON OLT at Berlin pod - test job (playground) |
| 758 | - 'build_voltha_pod_test_playground': |
| 759 | disable-job: false |
| 760 | build-node: 'berlin-community-pod-1' |
| 761 | config-pod: 'berlin-community-pod-1-gpon' |
| 762 | release: 'master' |
| 763 | branch: 'master' |
| 764 | name-extension: '_TT' |
| 765 | work-flow: 'TT' |
| 766 | power-switch: true |
Joey Armstrong | df24f60 | 2023-03-02 18:18:21 -0500 | [diff] [blame] | 767 | power-cycle-olt: false |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 768 | pipeline-script: 'voltha/playground/voltha-tt-physical-functional-tests.groovy' |
| 769 | test-repo: 'voltha-system-tests' |
| 770 | profile: 'TP' |
| 771 | timeout: 360 |
Joey Armstrong | 980e37f | 2023-02-28 18:57:41 -0500 | [diff] [blame] | 772 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 773 | # ----------------------------------------------------------------------- |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 774 | # Berlin pod with adtran gpon olt/onu - 2.8 1T8GEM tech profile and timer based job |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 775 | # - 'build_voltha_pod_release_timer': |
| 776 | # build-node: 'berlin-community-pod-1' |
| 777 | # config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 778 | # name-extension: '_DT' |
| 779 | # disable-job: true |
| 780 | # work-flow: 'DT' |
| 781 | # release: '2.8' |
| 782 | # branch: 'voltha-2.8' |
| 783 | # profile: '1T8GEM' |
| 784 | # reinstall-olt: false |
| 785 | # extraHelmFlags: "--set adapter_adtran_olt.kv_store_data_prefix='service/voltha/voltha_volth#a' --set network.netconfUserSecret='' --set adapter_adtran_olt.topics.core_topic=voltha_voltha_rwcore#" |
| 786 | # num-of-onos: '3' |
| 787 | # num-of-atomix: '3' |
| 788 | # pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
| 789 | # VolthaEtcdPort: 9999 |
| 790 | # openoltAdapterChart: '/home/community/adtran-21.5-voltha-2.8/voltha-adapter-adtran-olt' |
| 791 | # oltAdapterReleaseName: 'adtran-olt' |
| 792 | # waitTimerForOltUp: 420 |
| 793 | # time: '19' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 794 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 795 | # Berlin pod with adtran gpon olt/onu - 2.11 1T8GEM tech profile and timer based job |
| 796 | - 'build_voltha_pod_release_timer': |
| 797 | build-node: 'berlin-community-pod-1' |
| 798 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 799 | name-extension: '_DT' |
| 800 | work-flow: 'DT' |
| 801 | release: '2.11' |
| 802 | branch: 'voltha-2.11' |
| 803 | profile: '1T8GEM' |
| 804 | reinstall-olt: false |
| 805 | extraHelmFlags: "--set adapter_adtran_olt.kv_store_data_prefix='service/voltha/voltha_voltha' --set network.netconfUserSecret='' --set adapter_adtran_olt.topics.core_topic=voltha_voltha_rwcore" |
| 806 | num-of-onos: '3' |
| 807 | num-of-atomix: '3' |
| 808 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 809 | VolthaEtcdPort: 9999 |
Jan Klare | 9f93760 | 2023-07-12 17:39:31 +0200 | [diff] [blame] | 810 | openoltAdapterChart: '/home/community/adtran-23.1-voltha-2.11/voltha-adapter-adtran-olt' |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 811 | oltAdapterReleaseName: 'adtran-olt' |
| 812 | waitTimerForOltUp: 420 |
| 813 | time: '19' |
| 814 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 815 | # Berlin pod with adtran gpon olt/onu - 2.12 1T8GEM tech profile and timer based job |
| 816 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 817 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 818 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 819 | name-extension: '_DT' |
| 820 | work-flow: 'DT' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 821 | release: '2.12' |
| 822 | branch: 'voltha-2.12' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 823 | profile: '1T8GEM' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 824 | reinstall-olt: false |
| 825 | extraHelmFlags: "--set adapter_adtran_olt.kv_store_data_prefix='service/voltha/voltha_voltha' --set network.netconfUserSecret='' --set adapter_adtran_olt.topics.core_topic=voltha_voltha_rwcore" |
| 826 | num-of-onos: '3' |
| 827 | num-of-atomix: '3' |
| 828 | pipeline-script: 'voltha/voltha-2.12/physical-build.groovy' |
| 829 | VolthaEtcdPort: 9999 |
Jan Klare | 9f93760 | 2023-07-12 17:39:31 +0200 | [diff] [blame] | 830 | openoltAdapterChart: '/home/community/adtran-23.1-voltha-2.12/voltha-adapter-adtran-olt' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 831 | oltAdapterReleaseName: 'adtran-olt' |
| 832 | waitTimerForOltUp: 420 |
| 833 | time: '19' |
| 834 | |
| 835 | # ----------------------------------------------------------------------- |
| 836 | # Berlin POD adtran test job - 2.8 versions: uses 1T8GEM tech profile on voltha branch |
| 837 | # - 'build_voltha_pod_test': |
| 838 | # timeout: 390 |
| 839 | # build-node: 'berlin-community-pod-1' |
| 840 | # config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 841 | # release: '2.8' |
| 842 | # branch: 'voltha-2.8' |
| 843 | # name-extension: '_DT' |
| 844 | # disable-job: true |
| 845 | # work-flow: 'DT' |
| 846 | # test-repo: 'voltha-system-tests' |
| 847 | # profile: '1T8GEM' |
| 848 | # power-switch: true |
| 849 | # pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
| 850 | # oltAdapterAppLabel: 'adapter-adtran-olt' |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 851 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 852 | # Berlin POD adtran test job - 2.11 versions: uses 1T8GEM tech profile on voltha branch |
| 853 | - 'build_voltha_pod_test': |
| 854 | timeout: 390 |
| 855 | build-node: 'berlin-community-pod-1' |
| 856 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 857 | release: '2.11' |
| 858 | branch: 'voltha-2.11' |
| 859 | name-extension: '_DT' |
| 860 | work-flow: 'DT' |
| 861 | test-repo: 'voltha-system-tests' |
| 862 | profile: '1T8GEM' |
| 863 | power-switch: true |
| 864 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 865 | oltAdapterAppLabel: 'adapter-adtran-olt' |
| 866 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 867 | # Berlin POD adtran test job - 2.12 versions: uses 1T8GEM tech profile on voltha branch |
| 868 | - 'build_voltha_pod_test': |
| 869 | timeout: 390 |
| 870 | build-node: 'berlin-community-pod-1' |
| 871 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 872 | release: '2.12' |
| 873 | branch: 'voltha-2.12' |
| 874 | name-extension: '_DT' |
| 875 | work-flow: 'DT' |
| 876 | test-repo: 'voltha-system-tests' |
| 877 | profile: '1T8GEM' |
| 878 | power-switch: true |
| 879 | pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy' |
| 880 | oltAdapterAppLabel: 'adapter-adtran-olt' |
| 881 | |
| 882 | # ----------------------------------------------------------------------- |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 883 | # Berlin pod with adtran gpon olt/onu - 1T8GEM tech profile and timer based job |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 884 | - 'verify_voltha_pod_dmi_test': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 885 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 886 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
Hardik Windlass | ace19e5 | 2022-02-10 09:36:21 +0000 | [diff] [blame] | 887 | name-extension: '_DT' |
TorstenThieme | b8e30f8 | 2023-03-03 07:51:46 +0000 | [diff] [blame] | 888 | disable-job: false |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 889 | work-flow: 'DT' |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 890 | release: 'master' |
| 891 | branch: 'master' |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 892 | profile: 'Default' |
Hardik Windlass | 230fca6 | 2022-05-04 08:50:35 +0530 | [diff] [blame] | 893 | installVolthaInfra: true |
| 894 | installVolthaStack: false |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 895 | reinstall-olt: false |
| 896 | restart-olt: false |
| 897 | extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml " |
| 898 | dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager' |
| 899 | OltDevMgr: 'adtran-olt-device-manager' |
| 900 | num-of-onos: '3' |
| 901 | num-of-atomix: '3' |
| 902 | VolthaEtcdPort: 9999 |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 903 | waitTimerForOltUp: 420 |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 904 | time: '16' |
Joey Armstrong | af679da | 2023-01-31 14:22:41 -0500 | [diff] [blame] | 905 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 906 | # ----------------------------------------------------------------------- |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 907 | # Berlin pod with adtran gpon olt/onu - 2.11 1T8GEM tech profile and timer based job |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 908 | # ----------------------------------------------------------------------- |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 909 | - 'verify_voltha_pod_dmi_test': |
| 910 | build-node: 'berlin-community-pod-1' |
| 911 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 912 | name-extension: '_DT' |
TorstenThieme | b8e30f8 | 2023-03-03 07:51:46 +0000 | [diff] [blame] | 913 | disable-job: false |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 914 | work-flow: 'DT' |
| 915 | release: '2.11' |
| 916 | branch: 'voltha-2.11' |
| 917 | profile: 'Default' |
| 918 | installVolthaInfra: true |
| 919 | installVolthaStack: false |
| 920 | reinstall-olt: false |
| 921 | restart-olt: false |
| 922 | extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml " |
| 923 | dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager' |
| 924 | OltDevMgr: 'adtran-olt-device-manager' |
| 925 | num-of-onos: '3' |
| 926 | num-of-atomix: '3' |
| 927 | VolthaEtcdPort: 9999 |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 928 | waitTimerForOltUp: 420 |
| 929 | time: '16' |
| 930 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 931 | # Berlin pod with adtran gpon olt/onu - 2.12 1T8GEM tech profile and timer based job |
| 932 | - 'verify_voltha_pod_dmi_test': |
| 933 | build-node: 'berlin-community-pod-1' |
| 934 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 935 | name-extension: '_DT' |
| 936 | disable-job: false |
| 937 | work-flow: 'DT' |
| 938 | release: '2.12' |
| 939 | branch: 'voltha-2.12' |
| 940 | profile: 'Default' |
| 941 | installVolthaInfra: true |
| 942 | installVolthaStack: false |
| 943 | reinstall-olt: false |
| 944 | restart-olt: false |
| 945 | extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml " |
| 946 | dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager' |
| 947 | OltDevMgr: 'adtran-olt-device-manager' |
| 948 | num-of-onos: '3' |
| 949 | num-of-atomix: '3' |
| 950 | VolthaEtcdPort: 9999 |
| 951 | waitTimerForOltUp: 420 |
| 952 | time: '16' |
| 953 | |
Joey Armstrong | af679da | 2023-01-31 14:22:41 -0500 | [diff] [blame] | 954 | # [EOF] |