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 | |
| 95 | # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job |
Matteo Scandolo | 9973c65 | 2020-08-07 15:23:35 -0700 | [diff] [blame] | 96 | - 'build_voltha_pod_release_timer': |
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' |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 102 | name-extension: '_TT' |
| 103 | work-flow: 'TT' |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 104 | profile: 'TP' |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 105 | time: '10' |
Matteo Scandolo | d43bb30 | 2021-04-20 10:19:29 -0700 | [diff] [blame] | 106 | VolthaEtcdPort: 9999 |
| 107 | num-of-onos: '3' |
| 108 | num-of-atomix: '3' |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 109 | |
| 110 | # flex pod1 test job - released versions: uses tech profile on voltha branch |
| 111 | - 'build_voltha_pod_test': |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 112 | disable-job: false |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 113 | build-node: 'qa-testvm-pod' |
| 114 | config-pod: 'flex-ocp-cord' |
| 115 | release: 'master' |
| 116 | branch: 'master' |
| 117 | name-extension: '_TT' |
| 118 | work-flow: 'TT' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 119 | power-switch: true |
| 120 | power-cycle-olt: true |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 121 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 122 | test-repo: 'voltha-system-tests' |
| 123 | profile: 'TP' |
Hardik Windlass | d4fc179 | 2021-11-10 11:44:18 +0000 | [diff] [blame] | 124 | timeout: 360 |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 125 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 126 | # ----------------------------------------------------------------------- |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 127 | # flex pod1 test job - released versions: uses tech profile on voltha branch |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 128 | # ----------------------------------------------------------------------- |
| 129 | # - 'build_voltha_pod_test': |
| 130 | # disable-job: true |
| 131 | # build-node: 'qa-testvm-pod' |
| 132 | # config-pod: 'flex-ocp-cord' |
| 133 | # release: '2.8' |
| 134 | # branch: 'voltha-2.8' |
| 135 | # name-extension: '_TT' |
| 136 | # work-flow: 'TT' |
| 137 | # power-switch: true |
| 138 | # pipeline-script: 'voltha/voltha-2.8/voltha-tt-physical-functional-tests.groovy' |
| 139 | # test-repo: 'voltha-system-tests' |
| 140 | # profile: 'TP' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 141 | |
Joey Armstrong | deb6103 | 2023-03-03 15:05:24 -0500 | [diff] [blame] | 142 | # [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] | 143 | - 'build_voltha_pod_test': |
Joey Armstrong | deb6103 | 2023-03-03 15:05:24 -0500 | [diff] [blame] | 144 | disable-job: true |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 145 | build-node: 'qa-testvm-pod' |
| 146 | config-pod: 'flex-ocp-cord' |
| 147 | release: '2.11' |
| 148 | branch: 'voltha-2.11' |
| 149 | name-extension: '_TT' |
| 150 | work-flow: 'TT' |
| 151 | power-switch: true |
| 152 | pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy' |
| 153 | test-repo: 'voltha-system-tests' |
| 154 | profile: 'TP' |
| 155 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 156 | # [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch |
| 157 | - 'build_voltha_pod_test': |
| 158 | disable-job: true |
| 159 | build-node: 'qa-testvm-pod' |
| 160 | config-pod: 'flex-ocp-cord' |
| 161 | release: '2.12' |
| 162 | branch: 'voltha-2.12' |
| 163 | name-extension: '_TT' |
| 164 | work-flow: 'TT' |
| 165 | power-switch: true |
| 166 | pipeline-script: 'voltha/voltha-2.12/voltha-tt-physical-functional-tests.groovy' |
| 167 | test-repo: 'voltha-system-tests' |
| 168 | profile: 'TP' |
| 169 | |
| 170 | # ----------------------------------------------------------------------- |
Joey Armstrong | 14c0621 | 2023-03-05 09:44:35 -0500 | [diff] [blame] | 171 | # [CORD-4941] - flex OCP pod with olt/onu - Released versions Default tech profile and timer based job |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 172 | - 'build_voltha_pod_release_timer': |
Joey Armstrong | 14c0621 | 2023-03-05 09:44:35 -0500 | [diff] [blame] | 173 | disable-job: true |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 174 | build-node: 'qa-testvm-pod' |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 175 | config-pod: 'flex-ocp-cord-multi-uni' |
| 176 | release: 'master' |
| 177 | branch: 'master' |
| 178 | name-extension: '_TT' |
| 179 | work-flow: 'TT' |
| 180 | profile: 'TP' |
Hardik Windlass | a1ff58f | 2021-10-29 07:42:53 +0000 | [diff] [blame] | 181 | time: '16' |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 182 | VolthaEtcdPort: 9999 |
| 183 | num-of-onos: '3' |
| 184 | num-of-atomix: '3' |
| 185 | reinstall-olt: true |
| 186 | enableMultiUni: true |
| 187 | uniPortMask: '0x0003' |
| 188 | |
Joey Armstrong | 14c0621 | 2023-03-05 09:44:35 -0500 | [diff] [blame] | 189 | # [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] | 190 | - 'build_voltha_pod_test': |
Joey Armstrong | 14c0621 | 2023-03-05 09:44:35 -0500 | [diff] [blame] | 191 | disable-job: true |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 192 | build-node: 'qa-testvm-pod' |
| 193 | config-pod: 'flex-ocp-cord-multi-uni' |
| 194 | release: 'master' |
| 195 | branch: 'master' |
| 196 | name-extension: '_TT' |
| 197 | work-flow: 'TT' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 198 | power-switch: true |
| 199 | power-cycle-olt: true |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 200 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 201 | test-repo: 'voltha-system-tests' |
| 202 | profile: 'TP' |
| 203 | enableMultiUni: true |
| 204 | |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 205 | # Menlo pod test job - uses tech profile on voltha branch |
| 206 | - 'build_voltha_pod_test': |
Hardik Windlass | 50ec6d7 | 2021-12-16 05:37:04 +0000 | [diff] [blame] | 207 | timeout: 330 |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 208 | build-node: 'menlo-demo-pod' |
| 209 | config-pod: 'onf-demo-pod' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 210 | disable-job: false |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 211 | release: 'master' |
| 212 | branch: 'master' |
Suchitra Vemuri | 8d180ab | 2020-03-12 17:38:24 -0700 | [diff] [blame] | 213 | name-extension: '_DT' |
Andrea Campanella | d924ce2 | 2020-04-20 16:40:41 +0200 | [diff] [blame] | 214 | work-flow: 'DT' |
Suchitra Vemuri | b1961a8 | 2019-11-18 20:04:44 -0800 | [diff] [blame] | 215 | test-repo: 'voltha-system-tests' |
Suchitra Vemuri | 8d180ab | 2020-03-12 17:38:24 -0700 | [diff] [blame] | 216 | profile: '1T8GEM' |
Matteo Scandolo | 6784281 | 2021-07-13 16:52:13 -0700 | [diff] [blame] | 217 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 218 | power-switch: true |
| 219 | power-cycle-olt: true |
Suchitra Vemuri | b1961a8 | 2019-11-18 20:04:44 -0800 | [diff] [blame] | 220 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 221 | # ----------------------------------------------------------------------- |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 222 | # Menlo pod test job - uses tech profile on voltha branch |
| 223 | # - 'build_voltha_pod_test': |
| 224 | # timeout: 300 |
| 225 | # build-node: 'menlo-demo-pod' |
| 226 | # config-pod: 'onf-demo-pod' |
| 227 | # disable-job: true |
| 228 | # release: '2.8' |
| 229 | # branch: 'voltha-2.8' |
| 230 | # name-extension: '_DT' |
| 231 | # work-flow: 'DT' |
| 232 | # test-repo: 'voltha-system-tests' |
| 233 | # profile: '1T8GEM' |
| 234 | # pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
| 235 | # power-switch: true |
Hardik Windlass | 868475f | 2021-12-16 16:47:39 +0000 | [diff] [blame] | 236 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 237 | # Menlo pod test job - uses tech profile on voltha branch |
| 238 | - 'build_voltha_pod_test': |
| 239 | timeout: 300 |
| 240 | build-node: 'menlo-demo-pod' |
| 241 | config-pod: 'onf-demo-pod' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 242 | disable-job: false |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 243 | release: '2.11' |
| 244 | branch: 'voltha-2.11' |
| 245 | name-extension: '_DT' |
| 246 | work-flow: 'DT' |
| 247 | test-repo: 'voltha-system-tests' |
| 248 | profile: '1T8GEM' |
| 249 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 250 | power-switch: true |
| 251 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 252 | # Menlo pod test job - uses tech profile on voltha branch |
| 253 | - 'build_voltha_pod_test': |
| 254 | timeout: 300 |
| 255 | build-node: 'menlo-demo-pod' |
| 256 | config-pod: 'onf-demo-pod' |
| 257 | disable-job: false |
| 258 | release: '2.12' |
| 259 | branch: 'voltha-2.12' |
| 260 | name-extension: '_DT' |
| 261 | work-flow: 'DT' |
| 262 | test-repo: 'voltha-system-tests' |
| 263 | profile: '1T8GEM' |
| 264 | pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy' |
| 265 | power-switch: true |
| 266 | |
| 267 | # ----------------------------------------------------------------------- |
Matteo Scandolo | 1667284 | 2020-06-02 14:19:33 -0700 | [diff] [blame] | 268 | # ONF Menlo Soak POD build job - voltha-master branch |
Hardik Windlass | c737902 | 2021-05-12 13:52:24 +0530 | [diff] [blame] | 269 | - 'build_voltha_pod_manual': |
Matteo Scandolo | 1667284 | 2020-06-02 14:19:33 -0700 | [diff] [blame] | 270 | build-node: 'menlo-soak-pod' |
| 271 | config-pod: 'onf-soak-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 272 | disable-job: false |
Hardik Windlass | 908533a | 2021-05-24 16:35:58 +0000 | [diff] [blame] | 273 | bbsimReplicas: 1 |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 274 | profile: '1T8GEM' |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 275 | name-extension: '_DT' |
| 276 | work-flow: 'DT' |
Hardik Windlass | ef2e99b | 2021-05-17 13:36:20 +0530 | [diff] [blame] | 277 | reinstall-olt: true |
Hardik Windlass | 8cce00c | 2021-05-17 10:06:29 +0000 | [diff] [blame] | 278 | num-of-onus: 32 |
| 279 | num-of-ponports: 16 |
Hardik Windlass | 44619f5 | 2021-05-20 09:36:12 +0530 | [diff] [blame] | 280 | logLevel: 'WARN' |
Matteo Scandolo | 1667284 | 2020-06-02 14:19:33 -0700 | [diff] [blame] | 281 | |
| 282 | # ONF Menlo Soak POD test job - voltha-master branch |
Hardik Windlass | 77221c6 | 2021-05-21 06:24:35 +0000 | [diff] [blame] | 283 | # Run tests manually triggering the job |
| 284 | - 'build_voltha_pod_manual_test': |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 285 | build-node: 'menlo-soak-pod' |
| 286 | config-pod: 'onf-soak-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 287 | disable-job: false |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 288 | profile: '1T8GEM' |
| 289 | branch: 'master' |
| 290 | release: 'master' |
| 291 | work-flow: 'DT' |
Suchitra Vemuri | 11f1fe0 | 2020-09-11 11:09:23 -0700 | [diff] [blame] | 292 | name-extension: '_DT_soak_Func' |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 293 | test-type: 'Functional' |
| 294 | test-repo: 'voltha-system-tests' |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 295 | pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy' |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 296 | |
| 297 | # ONF Menlo Soak POD test job - voltha-master branch |
Hardik Windlass | 8cce00c | 2021-05-17 10:06:29 +0000 | [diff] [blame] | 298 | # Run failure/recovery tests every Wednesday |
Suchitra Vemuri | 0921c75 | 2020-08-31 22:58:50 -0700 | [diff] [blame] | 299 | - 'build_voltha_pod_soak_test': |
| 300 | build-node: 'menlo-soak-pod' |
| 301 | config-pod: 'onf-soak-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 302 | disable-job: false |
Suchitra Vemuri | 649b02b | 2020-09-01 18:18:10 -0700 | [diff] [blame] | 303 | profile: '1T8GEM' |
Suchitra Vemuri | 0921c75 | 2020-08-31 22:58:50 -0700 | [diff] [blame] | 304 | branch: 'master' |
| 305 | release: 'master' |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 306 | work-flow: 'DT' |
Suchitra Vemuri | 11f1fe0 | 2020-09-11 11:09:23 -0700 | [diff] [blame] | 307 | name-extension: '_DT_soak_Fail' |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 308 | test-type: 'Failure' |
Suchitra Vemuri | 0921c75 | 2020-08-31 22:58:50 -0700 | [diff] [blame] | 309 | test-repo: 'voltha-system-tests' |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 310 | pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy' |
Hardik Windlass | 8cce00c | 2021-05-17 10:06:29 +0000 | [diff] [blame] | 311 | time-trigger: "H H * * 3" |
Suchitra Vemuri | 0921c75 | 2020-08-31 22:58:50 -0700 | [diff] [blame] | 312 | |
Suchitra Vemuri | 11f1fe0 | 2020-09-11 11:09:23 -0700 | [diff] [blame] | 313 | # ONF Menlo Soak POD test job - voltha-master branch |
Hardik Windlass | 8cce00c | 2021-05-17 10:06:29 +0000 | [diff] [blame] | 314 | # Run dataplane tests every Saturday |
Suchitra Vemuri | 11f1fe0 | 2020-09-11 11:09:23 -0700 | [diff] [blame] | 315 | - 'build_voltha_pod_soak_test': |
| 316 | build-node: 'menlo-soak-pod' |
| 317 | config-pod: 'onf-soak-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 318 | disable-job: false |
Suchitra Vemuri | 11f1fe0 | 2020-09-11 11:09:23 -0700 | [diff] [blame] | 319 | profile: '1T8GEM' |
| 320 | branch: 'master' |
| 321 | release: 'master' |
| 322 | work-flow: 'DT' |
| 323 | name-extension: '_DT_soak_DP' |
| 324 | test-type: 'Dataplane' |
| 325 | test-repo: 'voltha-system-tests' |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 326 | pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy' |
Hardik Windlass | 8cce00c | 2021-05-17 10:06:29 +0000 | [diff] [blame] | 327 | time-trigger: "H H * * 6" |
Suchitra Vemuri | 11f1fe0 | 2020-09-11 11:09:23 -0700 | [diff] [blame] | 328 | |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 329 | # ONF Menlo Soak POD build job - voltha-2.8 branch |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 330 | # - 'build_voltha_pod_manual': |
| 331 | # build-node: 'menlo-soak-pod' |
| 332 | # config-pod: 'onf-soak-pod' |
| 333 | # disable-job: true |
| 334 | # branch: 'voltha-2.8' |
| 335 | ## release: '2.8' |
| 336 | # bbsimReplicas: 1 |
| 337 | # profile: '1T8GEM' |
| 338 | # name-extension: '_DT' |
| 339 | # work-flow: 'DT' |
| 340 | # reinstall-olt: true |
| 341 | # num-of-onus: 32 |
| 342 | # num-of-ponports: 16 |
| 343 | # logLevel: 'WARN' |
| 344 | # pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 345 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 346 | # ONF Menlo Soak POD build job - voltha-2.11 branch |
| 347 | - 'build_voltha_pod_manual': |
| 348 | build-node: 'menlo-soak-pod' |
| 349 | config-pod: 'onf-soak-pod' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 350 | disable-job: false |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 351 | branch: 'voltha-2.11' |
| 352 | release: '2.11' |
| 353 | bbsimReplicas: 1 |
| 354 | profile: '1T8GEM' |
| 355 | name-extension: '_DT' |
| 356 | work-flow: 'DT' |
| 357 | reinstall-olt: true |
| 358 | num-of-onus: 32 |
| 359 | num-of-ponports: 16 |
| 360 | logLevel: 'WARN' |
| 361 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 362 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 363 | # ONF Menlo Soak POD build job - voltha-2.12 branch |
| 364 | - 'build_voltha_pod_manual': |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 365 | build-node: 'menlo-soak-pod' |
| 366 | config-pod: 'onf-soak-pod' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 367 | disable-job: false |
| 368 | branch: 'voltha-2.12' |
| 369 | release: '2.12' |
| 370 | bbsimReplicas: 1 |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 371 | profile: '1T8GEM' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 372 | name-extension: '_DT' |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 373 | work-flow: 'DT' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 374 | reinstall-olt: true |
| 375 | num-of-onus: 32 |
| 376 | num-of-ponports: 16 |
| 377 | logLevel: 'WARN' |
| 378 | pipeline-script: 'voltha/voltha-2.12/physical-build.groovy' |
| 379 | |
| 380 | # ----------------------------------------------------------------------- |
| 381 | # ONF Menlo Soak POD test job - voltha-2.8 branch |
| 382 | # Run tests manually triggering the job |
| 383 | # - 'build_voltha_pod_manual_test': |
| 384 | # build-node: 'menlo-soak-pod' |
| 385 | # config-pod: 'onf-soak-pod' |
| 386 | # disable-job: true |
| 387 | # profile: '1T8GEM' |
| 388 | # branch: 'voltha-2.8' |
| 389 | # release: '2.8' |
| 390 | # work-flow: 'DT' |
| 391 | # name-extension: '_DT_soak_Func' |
| 392 | # test-type: 'Functional' |
| 393 | # test-repo: 'voltha-system-tests' |
| 394 | # pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy' |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 395 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 396 | # ONF Menlo Soak POD test job - voltha-2.11 branch |
| 397 | # Run tests manually triggering the job |
| 398 | - 'build_voltha_pod_manual_test': |
| 399 | build-node: 'menlo-soak-pod' |
| 400 | config-pod: 'onf-soak-pod' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 401 | disable-job: false |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 402 | profile: '1T8GEM' |
| 403 | branch: 'voltha-2.11' |
| 404 | release: '2.11' |
| 405 | work-flow: 'DT' |
| 406 | name-extension: '_DT_soak_Func' |
| 407 | test-type: 'Functional' |
| 408 | test-repo: 'voltha-system-tests' |
| 409 | pipeline-script: 'voltha/voltha-2.11/voltha-physical-soak-dt-tests.groovy' |
| 410 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 411 | # ONF Menlo Soak POD test job - voltha-2.12 branch |
| 412 | # Run tests manually triggering the job |
| 413 | - 'build_voltha_pod_manual_test': |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 414 | build-node: 'menlo-soak-pod' |
| 415 | config-pod: 'onf-soak-pod' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 416 | disable-job: false |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 417 | profile: '1T8GEM' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 418 | branch: 'voltha-2.12' |
| 419 | release: '2.12' |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 420 | work-flow: 'DT' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 421 | name-extension: '_DT_soak_Func' |
| 422 | test-type: 'Functional' |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 423 | test-repo: 'voltha-system-tests' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 424 | pipeline-script: 'voltha/voltha-2.12/voltha-physical-soak-dt-tests.groovy' |
| 425 | |
| 426 | # ----------------------------------------------------------------------- |
| 427 | # ONF Menlo Soak POD test job - voltha-2.8 branch |
| 428 | # Run failure/recovery tests every Wednesday |
| 429 | # - 'build_voltha_pod_soak_test': |
| 430 | # build-node: 'menlo-soak-pod' |
| 431 | # config-pod: 'onf-soak-pod' |
| 432 | # disable-job: true |
| 433 | # profile: '1T8GEM' |
| 434 | # branch: 'voltha-2.8' |
| 435 | # release: '2.8' |
| 436 | # work-flow: 'DT' |
| 437 | # name-extension: '_DT_soak_Fail' |
| 438 | # test-type: 'Failure' |
| 439 | # test-repo: 'voltha-system-tests' |
| 440 | # pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy' |
| 441 | # time-trigger: "H H * * 3" |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 442 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 443 | # ONF Menlo Soak POD test job - voltha-2.11 branch |
| 444 | # Run failure/recovery tests every Wednesday |
| 445 | - 'build_voltha_pod_soak_test': |
| 446 | build-node: 'menlo-soak-pod' |
| 447 | config-pod: 'onf-soak-pod' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 448 | disable-job: false |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 449 | profile: '1T8GEM' |
| 450 | branch: 'voltha-2.11' |
| 451 | release: '2.11' |
| 452 | work-flow: 'DT' |
| 453 | name-extension: '_DT_soak_Fail' |
| 454 | test-type: 'Failure' |
| 455 | test-repo: 'voltha-system-tests' |
| 456 | pipeline-script: 'voltha/voltha-2.11/voltha-physical-soak-dt-tests.groovy' |
| 457 | time-trigger: "H H * * 3" |
| 458 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 459 | # ONF Menlo Soak POD test job - voltha-2.12 branch |
| 460 | # Run failure/recovery tests every Wednesday |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 461 | - 'build_voltha_pod_soak_test': |
| 462 | build-node: 'menlo-soak-pod' |
| 463 | config-pod: 'onf-soak-pod' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 464 | disable-job: false |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 465 | profile: '1T8GEM' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 466 | branch: 'voltha-2.12' |
| 467 | release: '2.12' |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 468 | work-flow: 'DT' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 469 | name-extension: '_DT_soak_Fail' |
| 470 | test-type: 'Failure' |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 471 | test-repo: 'voltha-system-tests' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 472 | pipeline-script: 'voltha/voltha-2.12/voltha-physical-soak-dt-tests.groovy' |
| 473 | time-trigger: "H H * * 3" |
| 474 | |
| 475 | # ----------------------------------------------------------------------- |
| 476 | # ONF Menlo Soak POD test job - voltha-2.8 branch |
| 477 | # Run dataplane tests every Saturday |
| 478 | # - 'build_voltha_pod_soak_test': |
| 479 | # build-node: 'menlo-soak-pod' |
| 480 | # config-pod: 'onf-soak-pod' |
| 481 | # disable-job: true |
| 482 | # profile: '1T8GEM' |
| 483 | # branch: 'voltha-2.8' |
| 484 | # release: '2.8' |
| 485 | # work-flow: 'DT' |
| 486 | # name-extension: '_DT_soak_DP' |
| 487 | # test-type: 'Dataplane' |
| 488 | # test-repo: 'voltha-system-tests' |
| 489 | # pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy' |
| 490 | # time-trigger: "H H * * 6" |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 491 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 492 | # ONF Menlo Soak POD test job - voltha-2.11 branch |
| 493 | # Run dataplane tests every Saturday |
| 494 | - 'build_voltha_pod_soak_test': |
| 495 | build-node: 'menlo-soak-pod' |
| 496 | config-pod: 'onf-soak-pod' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 497 | disable-job: false |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 498 | profile: '1T8GEM' |
| 499 | branch: 'voltha-2.11' |
| 500 | release: '2.11' |
| 501 | work-flow: 'DT' |
| 502 | name-extension: '_DT_soak_DP' |
| 503 | test-type: 'Dataplane' |
| 504 | test-repo: 'voltha-system-tests' |
| 505 | pipeline-script: 'voltha/voltha-2.11/voltha-physical-soak-dt-tests.groovy' |
| 506 | time-trigger: "H H * * 6" |
| 507 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 508 | # ONF Menlo Soak POD test job - voltha-2.12 branch |
| 509 | # Run dataplane tests every Saturday |
| 510 | - 'build_voltha_pod_soak_test': |
| 511 | build-node: 'menlo-soak-pod' |
| 512 | config-pod: 'onf-soak-pod' |
| 513 | disable-job: false |
| 514 | profile: '1T8GEM' |
| 515 | branch: 'voltha-2.12' |
| 516 | release: '2.12' |
| 517 | work-flow: 'DT' |
| 518 | name-extension: '_DT_soak_DP' |
| 519 | test-type: 'Dataplane' |
| 520 | test-repo: 'voltha-system-tests' |
| 521 | pipeline-script: 'voltha/voltha-2.12/voltha-physical-soak-dt-tests.groovy' |
| 522 | time-trigger: "H H * * 6" |
| 523 | |
| 524 | # ----------------------------------------------------------------------- |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 525 | # Berlin pod with olt/onu - master versions timer based job , two OLTs |
Hardik Windlass | d4f410a | 2021-02-23 15:05:42 +0530 | [diff] [blame] | 526 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 527 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 528 | config-pod: 'berlin-community-pod-1-multi-olt' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 529 | disable-job: false |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 530 | name-extension: '_DT' |
| 531 | work-flow: 'DT' |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 532 | profile: '1T8GEM' |
Andrea Campanella | 8aefd03 | 2021-06-03 13:52:38 +0200 | [diff] [blame] | 533 | num-of-onos: '3' |
| 534 | num-of-atomix: '3' |
Andrea Campanella | 925efab | 2022-01-03 13:48:30 +0100 | [diff] [blame] | 535 | # Update time trigger value while re-enabling the job |
| 536 | time: '' |
Andrea Campanella | a54bab9 | 2020-02-07 15:37:41 +0100 | [diff] [blame] | 537 | |
Andrea Campanella | f8adea6 | 2020-03-05 20:35:49 +0100 | [diff] [blame] | 538 | # Berlin POD test job - master versions: uses tech profile on voltha branch |
Suchitra Vemuri | bb9736a | 2020-01-16 23:00:12 -0800 | [diff] [blame] | 539 | - 'build_voltha_pod_test': |
Andrea Campanella | 2af4b90 | 2021-11-05 10:40:02 +0100 | [diff] [blame] | 540 | timeout: 360 |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 541 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 542 | config-pod: 'berlin-community-pod-1-multi-olt' |
Andrea Campanella | f8adea6 | 2020-03-05 20:35:49 +0100 | [diff] [blame] | 543 | release: 'master' |
Suchitra Vemuri | bb9736a | 2020-01-16 23:00:12 -0800 | [diff] [blame] | 544 | branch: 'master' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 545 | disable-job: false |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 546 | name-extension: '_DT' |
| 547 | work-flow: 'DT' |
Suchitra Vemuri | bb9736a | 2020-01-16 23:00:12 -0800 | [diff] [blame] | 548 | test-repo: 'voltha-system-tests' |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 549 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 550 | power-switch: true |
Matteo Scandolo | 6784281 | 2021-07-13 16:52:13 -0700 | [diff] [blame] | 551 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
Suchitra Vemuri | 2c4e6ac | 2020-03-30 18:21:01 -0700 | [diff] [blame] | 552 | |
Andrea Campanella | 972d63e | 2020-05-14 19:59:08 +0200 | [diff] [blame] | 553 | # 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] | 554 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 555 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 556 | config-pod: 'berlin-community-pod-1-gpon' |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 557 | name-extension: '_DT' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 558 | disable-job: false |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 559 | work-flow: 'DT' |
Andrea Campanella | 972d63e | 2020-05-14 19:59:08 +0200 | [diff] [blame] | 560 | profile: '1T8GEM' |
Andrea Campanella | 8aefd03 | 2021-06-03 13:52:38 +0200 | [diff] [blame] | 561 | num-of-onos: '3' |
| 562 | num-of-atomix: '3' |
Andrea Campanella | 925efab | 2022-01-03 13:48:30 +0100 | [diff] [blame] | 563 | # Update time trigger value while re-enabling the job |
| 564 | time: '' |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 565 | |
Andrea Campanella | 972d63e | 2020-05-14 19:59:08 +0200 | [diff] [blame] | 566 | # 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] | 567 | - 'build_voltha_pod_test': |
Hardik Windlass | 50ec6d7 | 2021-12-16 05:37:04 +0000 | [diff] [blame] | 568 | timeout: 330 |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 569 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 570 | config-pod: 'berlin-community-pod-1-gpon' |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 571 | name-extension: '_DT' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 572 | disable-job: false |
Andrea Campanella | d924ce2 | 2020-04-20 16:40:41 +0200 | [diff] [blame] | 573 | work-flow: 'DT' |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 574 | release: 'master' |
| 575 | branch: 'master' |
| 576 | test-repo: 'voltha-system-tests' |
Andrea Campanella | 972d63e | 2020-05-14 19:59:08 +0200 | [diff] [blame] | 577 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 578 | power-switch: true |
Matteo Scandolo | 6784281 | 2021-07-13 16:52:13 -0700 | [diff] [blame] | 579 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
Suchitra Vemuri | daed525 | 2020-05-28 12:36:15 -0700 | [diff] [blame] | 580 | |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 581 | # 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] | 582 | # - 'build_voltha_pod_release_timer': |
| 583 | # build-node: 'berlin-community-pod-1' |
| 584 | # config-pod: 'berlin-community-pod-1-gpon' |
| 585 | # release: '2.8' |
| 586 | # branch: 'voltha-2.8' |
| 587 | # name-extension: '_DT' |
| 588 | # disable-job: true |
| 589 | # work-flow: 'DT' |
| 590 | # profile: '1T8GEM' |
| 591 | # num-of-onos: '3' |
| 592 | # num-of-atomix: '3' |
| 593 | # time: '1' |
| 594 | # pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 595 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 596 | # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job |
| 597 | - 'build_voltha_pod_release_timer': |
| 598 | build-node: 'berlin-community-pod-1' |
| 599 | config-pod: 'berlin-community-pod-1-gpon' |
| 600 | release: '2.11' |
| 601 | branch: 'voltha-2.11' |
| 602 | name-extension: '_DT' |
| 603 | work-flow: 'DT' |
| 604 | profile: '1T8GEM' |
| 605 | num-of-onos: '3' |
| 606 | num-of-atomix: '3' |
| 607 | time: '1' |
| 608 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 609 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 610 | # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job |
| 611 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 612 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 613 | config-pod: 'berlin-community-pod-1-gpon' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 614 | release: '2.12' |
| 615 | branch: 'voltha-2.12' |
Suchitra Vemuri | 26fe243 | 2020-09-14 19:51:32 -0700 | [diff] [blame] | 616 | name-extension: '_DT' |
| 617 | work-flow: 'DT' |
Suchitra Vemuri | 26fe243 | 2020-09-14 19:51:32 -0700 | [diff] [blame] | 618 | profile: '1T8GEM' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 619 | num-of-onos: '3' |
| 620 | num-of-atomix: '3' |
| 621 | time: '1' |
| 622 | pipeline-script: 'voltha/voltha-2.12/physical-build.groovy' |
| 623 | |
| 624 | # ----------------------------------------------------------------------- |
| 625 | # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 626 | # - 'build_voltha_pod_test': |
| 627 | # build-node: 'berlin-community-pod-1' |
| 628 | # config-pod: 'berlin-community-pod-1-gpon' |
| 629 | # name-extension: '_DT' |
| 630 | # disable-job: true |
| 631 | # work-flow: 'DT' |
| 632 | # release: '2.8' |
| 633 | # branch: 'voltha-2.8' |
| 634 | # test-repo: 'voltha-system-tests' |
| 635 | # profile: '1T8GEM' |
| 636 | # power-switch: true |
| 637 | # pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
Suchitra Vemuri | 26fe243 | 2020-09-14 19:51:32 -0700 | [diff] [blame] | 638 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 639 | # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 640 | - 'build_voltha_pod_test': |
| 641 | build-node: 'berlin-community-pod-1' |
| 642 | config-pod: 'berlin-community-pod-1-gpon' |
| 643 | name-extension: '_DT' |
| 644 | work-flow: 'DT' |
| 645 | release: '2.11' |
| 646 | branch: 'voltha-2.11' |
| 647 | test-repo: 'voltha-system-tests' |
| 648 | profile: '1T8GEM' |
| 649 | power-switch: true |
| 650 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 651 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 652 | # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 653 | - 'build_voltha_pod_test': |
Matteo Scandolo | 4fb1142 | 2022-03-29 14:21:04 -0700 | [diff] [blame] | 654 | build-node: 'berlin-community-pod-1' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 655 | config-pod: 'berlin-community-pod-1-gpon' |
Andrea Campanella | 746e2dd | 2021-07-27 13:39:08 +0200 | [diff] [blame] | 656 | name-extension: '_DT' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 657 | work-flow: 'DT' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 658 | release: '2.12' |
| 659 | branch: 'voltha-2.12' |
| 660 | test-repo: 'voltha-system-tests' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 661 | profile: '1T8GEM' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 662 | power-switch: true |
| 663 | pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy' |
| 664 | |
| 665 | # ----------------------------------------------------------------------- |
| 666 | # Berlin pod with olt/onu - voltha-2.8 versions timer based job , two OLTs |
| 667 | # - 'build_voltha_pod_release_timer': |
| 668 | # build-node: 'berlin-community-pod-1' |
| 669 | # config-pod: 'berlin-community-pod-1-multi-olt' |
| 670 | # name-extension: '_DT' |
| 671 | # disable-job: true |
| 672 | # work-flow: 'DT' |
| 673 | # release: '2.8' |
| 674 | # branch: 'voltha-2.8' |
| 675 | # profile: '1T8GEM' |
| 676 | # num-of-onos: '3' |
| 677 | # num-of-atomix: '3' |
| 678 | # pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
| 679 | # time: '7' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 680 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 681 | # Berlin pod with olt/onu - voltha-2.11 versions timer based job , two OLTs |
| 682 | - 'build_voltha_pod_release_timer': |
| 683 | build-node: 'berlin-community-pod-1' |
| 684 | config-pod: 'berlin-community-pod-1-multi-olt' |
| 685 | name-extension: '_DT' |
| 686 | work-flow: 'DT' |
| 687 | release: '2.11' |
| 688 | branch: 'voltha-2.11' |
| 689 | profile: '1T8GEM' |
| 690 | num-of-onos: '3' |
| 691 | num-of-atomix: '3' |
| 692 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 693 | time: '7' |
| 694 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 695 | # Berlin pod with olt/onu - voltha-2.12 versions timer based job , two OLTs |
| 696 | - 'build_voltha_pod_release_timer': |
Matteo Scandolo | 4fb1142 | 2022-03-29 14:21:04 -0700 | [diff] [blame] | 697 | build-node: 'berlin-community-pod-1' |
| 698 | config-pod: 'berlin-community-pod-1-multi-olt' |
Andrea Campanella | 746e2dd | 2021-07-27 13:39:08 +0200 | [diff] [blame] | 699 | name-extension: '_DT' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 700 | work-flow: 'DT' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 701 | release: '2.12' |
| 702 | branch: 'voltha-2.12' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 703 | profile: '1T8GEM' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 704 | num-of-onos: '3' |
| 705 | num-of-atomix: '3' |
| 706 | pipeline-script: 'voltha/voltha-2.12/physical-build.groovy' |
| 707 | time: '7' |
| 708 | |
| 709 | # ----------------------------------------------------------------------- |
| 710 | # Berlin POD test job - voltha-2.8 versions: uses tech profile on voltha branch |
| 711 | # - 'build_voltha_pod_test': |
| 712 | # build-node: 'berlin-community-pod-1' |
| 713 | # config-pod: 'berlin-community-pod-1-multi-olt' |
| 714 | # release: '2.8' |
| 715 | # branch: 'voltha-2.8' |
| 716 | # name-extension: '_DT' |
| 717 | # disable-job: true |
| 718 | # work-flow: 'DT' |
| 719 | # test-repo: 'voltha-system-tests' |
| 720 | # profile: '1T8GEM' |
| 721 | # power-switch: true |
| 722 | # pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 723 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 724 | # Berlin POD test job - voltha-2.11 versions: uses tech profile on voltha branch |
| 725 | - 'build_voltha_pod_test': |
| 726 | build-node: 'berlin-community-pod-1' |
| 727 | config-pod: 'berlin-community-pod-1-multi-olt' |
| 728 | release: '2.11' |
| 729 | branch: 'voltha-2.11' |
| 730 | name-extension: '_DT' |
| 731 | work-flow: 'DT' |
| 732 | test-repo: 'voltha-system-tests' |
| 733 | profile: '1T8GEM' |
| 734 | power-switch: true |
| 735 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 736 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 737 | # Berlin POD test job - voltha-2.12 versions: uses tech profile on voltha branch |
| 738 | - 'build_voltha_pod_test': |
| 739 | build-node: 'berlin-community-pod-1' |
| 740 | config-pod: 'berlin-community-pod-1-multi-olt' |
| 741 | release: '2.12' |
| 742 | branch: 'voltha-2.12' |
| 743 | name-extension: '_DT' |
| 744 | work-flow: 'DT' |
| 745 | test-repo: 'voltha-system-tests' |
| 746 | profile: '1T8GEM' |
| 747 | power-switch: true |
| 748 | pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy' |
| 749 | |
| 750 | # ----------------------------------------------------------------------- |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 751 | # 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] | 752 | - 'build_voltha_pod_release_timer': |
| 753 | build-node: 'berlin-community-pod-1' |
| 754 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 755 | withFttb: true |
| 756 | name-extension: '_DT' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 757 | disable-job: false |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 758 | work-flow: 'DT' |
Hardik Windlass | 7f98e9e | 2022-05-30 14:36:25 +0530 | [diff] [blame] | 759 | profile: '1T4GEM-FTTB' |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 760 | num-of-onos: '3' |
| 761 | num-of-atomix: '3' |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 762 | time: '13' |
| 763 | |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 764 | # 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] | 765 | - 'build_voltha_pod_test': |
| 766 | timeout: 330 |
| 767 | build-node: 'berlin-community-pod-1' |
| 768 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 769 | withFttb: true |
| 770 | name-extension: '_DT' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 771 | disable-job: false |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 772 | work-flow: 'DT' |
| 773 | release: 'master' |
| 774 | branch: 'master' |
| 775 | test-repo: 'voltha-system-tests' |
Hardik Windlass | 7f98e9e | 2022-05-30 14:36:25 +0530 | [diff] [blame] | 776 | profile: '1T4GEM-FTTB' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 777 | power-switch: true |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 778 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 779 | |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 780 | # Berlin pod with gpon olt/onu - 2.11 1T4GEM tech profile and timer based job |
| 781 | - 'build_voltha_pod_release_timer': |
| 782 | build-node: 'berlin-community-pod-1' |
| 783 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 784 | withFttb: true |
| 785 | name-extension: '_DT' |
| 786 | disable-job: false |
| 787 | work-flow: 'DT' |
| 788 | release: '2.11' |
| 789 | branch: 'voltha-2.11' |
| 790 | profile: '1T4GEM-FTTB' |
| 791 | num-of-onos: '3' |
| 792 | num-of-atomix: '3' |
| 793 | time: '13' |
| 794 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 795 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 796 | # Berlin pod with gpon olt/onu - 2.12 1T4GEM tech profile and timer based job |
| 797 | - 'build_voltha_pod_release_timer': |
| 798 | build-node: 'berlin-community-pod-1' |
| 799 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 800 | withFttb: true |
| 801 | name-extension: '_DT' |
| 802 | disable-job: false |
| 803 | work-flow: 'DT' |
| 804 | release: '2.12' |
| 805 | branch: 'voltha-2.12' |
| 806 | profile: '1T4GEM-FTTB' |
| 807 | num-of-onos: '3' |
| 808 | num-of-atomix: '3' |
| 809 | time: '13' |
| 810 | pipeline-script: 'voltha/voltha-2.12/physical-build.groovy' |
| 811 | |
| 812 | # ----------------------------------------------------------------------- |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 813 | # Berlin POD test job - 2.11 versions: uses 1T4GEM tech profile on voltha branch |
| 814 | - 'build_voltha_pod_test': |
| 815 | timeout: 330 |
| 816 | build-node: 'berlin-community-pod-1' |
| 817 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 818 | withFttb: true |
| 819 | name-extension: '_DT' |
| 820 | disable-job: false |
| 821 | work-flow: 'DT' |
| 822 | release: '2.11' |
| 823 | branch: 'voltha-2.11' |
| 824 | test-repo: 'voltha-system-tests' |
| 825 | profile: '1T4GEM-FTTB' |
| 826 | power-switch: true |
| 827 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 828 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 829 | # Berlin POD test job - 2.12 versions: uses 1T4GEM tech profile on voltha branch |
| 830 | - 'build_voltha_pod_test': |
| 831 | timeout: 330 |
| 832 | build-node: 'berlin-community-pod-1' |
| 833 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 834 | withFttb: true |
| 835 | name-extension: '_DT' |
| 836 | disable-job: false |
| 837 | work-flow: 'DT' |
| 838 | release: '2.12' |
| 839 | branch: 'voltha-2.12' |
| 840 | test-repo: 'voltha-system-tests' |
| 841 | profile: '1T4GEM-FTTB' |
| 842 | power-switch: true |
| 843 | pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy' |
| 844 | |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 845 | # 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] | 846 | - 'build_voltha_pod_release_timer': |
| 847 | build-node: 'berlin-community-pod-2' |
| 848 | config-pod: 'berlin-community-pod-2-gpon-zyxel' |
Girish Gowdra | 9b20acc | 2022-05-20 16:22:25 -0700 | [diff] [blame] | 849 | disable-job: false |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 850 | name-extension: '_DT' |
| 851 | work-flow: 'DT' |
| 852 | release: 'master' |
| 853 | branch: 'master' |
| 854 | profile: '1T8GEM' |
| 855 | reinstall-olt: true |
| 856 | num-of-onos: '3' |
| 857 | num-of-atomix: '3' |
| 858 | pipeline-script: 'voltha/master/physical-build.groovy' |
| 859 | VolthaEtcdPort: 9999 |
| 860 | waitTimerForOltUp: 360 |
| 861 | time: '1' |
| 862 | |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 863 | # 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] | 864 | - 'build_voltha_pod_test': |
| 865 | build-node: 'berlin-community-pod-2' |
| 866 | config-pod: 'berlin-community-pod-2-gpon-zyxel' |
| 867 | release: 'master' |
| 868 | branch: 'master' |
| 869 | name-extension: '_DT' |
| 870 | work-flow: 'DT' |
| 871 | test-repo: 'voltha-system-tests' |
| 872 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 873 | power-switch: true |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 874 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 875 | |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 876 | # 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] | 877 | - 'build_voltha_pod_release_timer': |
| 878 | build-node: 'berlin-community-pod-2' |
| 879 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
Girish Gowdra | 9b20acc | 2022-05-20 16:22:25 -0700 | [diff] [blame] | 880 | disable-job: false |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 881 | name-extension: '_DT' |
| 882 | work-flow: 'DT' |
| 883 | release: 'master' |
| 884 | branch: 'master' |
| 885 | reinstall-olt: true |
| 886 | num-of-onos: '3' |
| 887 | num-of-atomix: '3' |
| 888 | pipeline-script: 'voltha/master/physical-build.groovy' |
| 889 | VolthaEtcdPort: 9999 |
| 890 | waitTimerForOltUp: 360 |
Girish Gowdra | e20a52b | 2022-05-19 11:51:31 -0700 | [diff] [blame] | 891 | profile: '1T8GEM' |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 892 | time: '5' |
| 893 | |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 894 | # 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] | 895 | - 'build_voltha_pod_test': |
| 896 | build-node: 'berlin-community-pod-2' |
| 897 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
| 898 | release: 'master' |
| 899 | branch: 'master' |
| 900 | name-extension: '_DT' |
| 901 | work-flow: 'DT' |
| 902 | test-repo: 'voltha-system-tests' |
| 903 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 904 | power-switch: true |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 905 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 906 | |
Joey Armstrong | 980e37f | 2023-02-28 18:57:41 -0500 | [diff] [blame] | 907 | # TT workflow on Zyxel XGSPON OLT at Berlin pod - build job |
Girish Gowdra | 7bd05cc | 2022-09-18 21:37:15 -0700 | [diff] [blame] | 908 | - 'build_voltha_pod_release_timer': |
| 909 | disable-job: false |
| 910 | build-node: 'berlin-community-pod-2' |
| 911 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
| 912 | release: 'master' |
| 913 | branch: 'master' |
| 914 | name-extension: '_TT' |
| 915 | work-flow: 'TT' |
| 916 | profile: 'TP' |
| 917 | time: '10' |
| 918 | VolthaEtcdPort: 9999 |
| 919 | num-of-onos: '3' |
| 920 | num-of-atomix: '3' |
| 921 | |
Joey Armstrong | 980e37f | 2023-02-28 18:57:41 -0500 | [diff] [blame] | 922 | # TT workflow on Zyxel XGSPON OLT at Berlin pod - test job |
Girish Gowdra | 7bd05cc | 2022-09-18 21:37:15 -0700 | [diff] [blame] | 923 | - 'build_voltha_pod_test': |
| 924 | disable-job: false |
| 925 | build-node: 'berlin-community-pod-2' |
| 926 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
| 927 | release: 'master' |
| 928 | branch: 'master' |
| 929 | name-extension: '_TT' |
| 930 | work-flow: 'TT' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 931 | power-switch: true |
| 932 | power-cycle-olt: true |
Girish Gowdra | 7bd05cc | 2022-09-18 21:37:15 -0700 | [diff] [blame] | 933 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
| 934 | test-repo: 'voltha-system-tests' |
| 935 | profile: 'TP' |
| 936 | timeout: 360 |
| 937 | |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 938 | # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job |
| 939 | - 'build_voltha_pod_release_timer': |
Joey Armstrong | 980e37f | 2023-02-28 18:57:41 -0500 | [diff] [blame] | 940 | disable-job: false |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 941 | build-node: 'berlin-community-pod-1' |
| 942 | config-pod: 'berlin-community-pod-1-gpon' |
Joey Armstrong | 980e37f | 2023-02-28 18:57:41 -0500 | [diff] [blame] | 943 | release: 'master' |
| 944 | branch: 'master' |
| 945 | name-extension: '_TT' |
| 946 | work-flow: 'TT' |
| 947 | profile: 'TP' |
| 948 | time: '10' |
| 949 | VolthaEtcdPort: 9999 |
| 950 | num-of-onos: '3' |
| 951 | num-of-atomix: '3' |
| 952 | |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 953 | # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job |
| 954 | - 'build_voltha_pod_test': |
| 955 | disable-job: false |
| 956 | build-node: 'berlin-community-pod-1' |
| 957 | config-pod: 'berlin-community-pod-1-gpon' |
| 958 | release: 'master' |
| 959 | branch: 'master' |
| 960 | name-extension: '_TT' |
| 961 | work-flow: 'TT' |
| 962 | power-switch: true |
Joey Armstrong | df24f60 | 2023-03-02 18:18:21 -0500 | [diff] [blame] | 963 | power-cycle-olt: false |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 964 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
| 965 | test-repo: 'voltha-system-tests' |
| 966 | profile: 'TP' |
| 967 | timeout: 360 |
| 968 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 969 | # ----------------------------------------------------------------------- |
Joey Armstrong | df24f60 | 2023-03-02 18:18:21 -0500 | [diff] [blame] | 970 | # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job |
| 971 | - 'build_voltha_pod_release_timer': |
| 972 | disable-job: false |
| 973 | build-node: 'berlin-community-pod-1' |
| 974 | config-pod: 'berlin-community-pod-1-gpon' |
| 975 | release: 'voltha-2.11' |
| 976 | branch: 'voltha-2.11' |
| 977 | name-extension: '_TT' |
| 978 | work-flow: 'TT' |
| 979 | profile: 'TP' |
| 980 | time: '10' |
| 981 | VolthaEtcdPort: 9999 |
| 982 | num-of-onos: '3' |
| 983 | num-of-atomix: '3' |
| 984 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 985 | # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job |
| 986 | - 'build_voltha_pod_release_timer': |
| 987 | disable-job: false |
| 988 | build-node: 'berlin-community-pod-1' |
| 989 | config-pod: 'berlin-community-pod-1-gpon' |
| 990 | release: 'voltha-2.12' |
| 991 | branch: 'voltha-2.12' |
| 992 | name-extension: '_TT' |
| 993 | work-flow: 'TT' |
| 994 | profile: 'TP' |
| 995 | time: '10' |
| 996 | VolthaEtcdPort: 9999 |
| 997 | num-of-onos: '3' |
| 998 | num-of-atomix: '3' |
| 999 | |
| 1000 | # ----------------------------------------------------------------------- |
Joey Armstrong | df24f60 | 2023-03-02 18:18:21 -0500 | [diff] [blame] | 1001 | # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job |
| 1002 | - 'build_voltha_pod_test': |
| 1003 | disable-job: false |
| 1004 | build-node: 'berlin-community-pod-1' |
| 1005 | config-pod: 'berlin-community-pod-1-gpon' |
| 1006 | release: 'voltha-2.11' |
| 1007 | branch: 'voltha-2.11' |
| 1008 | name-extension: '_TT' |
| 1009 | work-flow: 'TT' |
| 1010 | power-switch: true |
| 1011 | power-cycle-olt: false |
| 1012 | pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy' |
| 1013 | test-repo: 'voltha-system-tests' |
| 1014 | profile: 'TP' |
| 1015 | timeout: 360 |
| 1016 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 1017 | # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job |
| 1018 | - 'build_voltha_pod_test': |
| 1019 | disable-job: false |
| 1020 | build-node: 'berlin-community-pod-1' |
| 1021 | config-pod: 'berlin-community-pod-1-gpon' |
| 1022 | release: 'voltha-2.12' |
| 1023 | branch: 'voltha-2.12' |
| 1024 | name-extension: '_TT' |
| 1025 | work-flow: 'TT' |
| 1026 | power-switch: true |
| 1027 | power-cycle-olt: false |
| 1028 | pipeline-script: 'voltha/voltha-2.12/voltha-tt-physical-functional-tests.groovy' |
| 1029 | test-repo: 'voltha-system-tests' |
| 1030 | profile: 'TP' |
| 1031 | timeout: 360 |
| 1032 | |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 1033 | # TT workflow on Zyxel GPON OLT at Berlin pod - build job (playground) |
| 1034 | - 'build_voltha_pod_release_timer_playground': |
| 1035 | disable-job: false |
| 1036 | build-node: 'berlin-community-pod-1' |
| 1037 | config-pod: 'berlin-community-pod-1-gpon' |
Joey Armstrong | df24f60 | 2023-03-02 18:18:21 -0500 | [diff] [blame] | 1038 | release: 'master' |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 1039 | branch: 'master' |
| 1040 | name-extension: '_TT' |
| 1041 | work-flow: 'TT' |
| 1042 | profile: 'TP' |
| 1043 | time: '10' |
| 1044 | VolthaEtcdPort: 9999 |
| 1045 | num-of-onos: '3' |
| 1046 | num-of-atomix: '3' |
| 1047 | |
| 1048 | # TT workflow on Zyxel XGSPON OLT at Berlin pod - test job (playground) |
| 1049 | - 'build_voltha_pod_test_playground': |
| 1050 | disable-job: false |
| 1051 | build-node: 'berlin-community-pod-1' |
| 1052 | config-pod: 'berlin-community-pod-1-gpon' |
| 1053 | release: 'master' |
| 1054 | branch: 'master' |
| 1055 | name-extension: '_TT' |
| 1056 | work-flow: 'TT' |
| 1057 | power-switch: true |
Joey Armstrong | df24f60 | 2023-03-02 18:18:21 -0500 | [diff] [blame] | 1058 | power-cycle-olt: false |
Joey Armstrong | 9fbc0da | 2023-03-01 15:37:38 -0500 | [diff] [blame] | 1059 | pipeline-script: 'voltha/playground/voltha-tt-physical-functional-tests.groovy' |
| 1060 | test-repo: 'voltha-system-tests' |
| 1061 | profile: 'TP' |
| 1062 | timeout: 360 |
Joey Armstrong | 980e37f | 2023-02-28 18:57:41 -0500 | [diff] [blame] | 1063 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 1064 | # ----------------------------------------------------------------------- |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 1065 | # 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] | 1066 | # - 'build_voltha_pod_release_timer': |
| 1067 | # build-node: 'berlin-community-pod-1' |
| 1068 | # config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 1069 | # name-extension: '_DT' |
| 1070 | # disable-job: true |
| 1071 | # work-flow: 'DT' |
| 1072 | # release: '2.8' |
| 1073 | # branch: 'voltha-2.8' |
| 1074 | # profile: '1T8GEM' |
| 1075 | # reinstall-olt: false |
| 1076 | # 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#" |
| 1077 | # num-of-onos: '3' |
| 1078 | # num-of-atomix: '3' |
| 1079 | # pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
| 1080 | # VolthaEtcdPort: 9999 |
| 1081 | # openoltAdapterChart: '/home/community/adtran-21.5-voltha-2.8/voltha-adapter-adtran-olt' |
| 1082 | # oltAdapterReleaseName: 'adtran-olt' |
| 1083 | # waitTimerForOltUp: 420 |
| 1084 | # time: '19' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 1085 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 1086 | # Berlin pod with adtran gpon olt/onu - 2.11 1T8GEM tech profile and timer based job |
| 1087 | - 'build_voltha_pod_release_timer': |
| 1088 | build-node: 'berlin-community-pod-1' |
| 1089 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 1090 | name-extension: '_DT' |
| 1091 | work-flow: 'DT' |
| 1092 | release: '2.11' |
| 1093 | branch: 'voltha-2.11' |
| 1094 | profile: '1T8GEM' |
| 1095 | reinstall-olt: false |
| 1096 | 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" |
| 1097 | num-of-onos: '3' |
| 1098 | num-of-atomix: '3' |
| 1099 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 1100 | VolthaEtcdPort: 9999 |
Jan Klare | 9f93760 | 2023-07-12 17:39:31 +0200 | [diff] [blame] | 1101 | 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] | 1102 | oltAdapterReleaseName: 'adtran-olt' |
| 1103 | waitTimerForOltUp: 420 |
| 1104 | time: '19' |
| 1105 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 1106 | # Berlin pod with adtran gpon olt/onu - 2.12 1T8GEM tech profile and timer based job |
| 1107 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 1108 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 1109 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 1110 | name-extension: '_DT' |
| 1111 | work-flow: 'DT' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 1112 | release: '2.12' |
| 1113 | branch: 'voltha-2.12' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 1114 | profile: '1T8GEM' |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 1115 | reinstall-olt: false |
| 1116 | 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" |
| 1117 | num-of-onos: '3' |
| 1118 | num-of-atomix: '3' |
| 1119 | pipeline-script: 'voltha/voltha-2.12/physical-build.groovy' |
| 1120 | VolthaEtcdPort: 9999 |
Jan Klare | 9f93760 | 2023-07-12 17:39:31 +0200 | [diff] [blame] | 1121 | 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] | 1122 | oltAdapterReleaseName: 'adtran-olt' |
| 1123 | waitTimerForOltUp: 420 |
| 1124 | time: '19' |
| 1125 | |
| 1126 | # ----------------------------------------------------------------------- |
| 1127 | # Berlin POD adtran test job - 2.8 versions: uses 1T8GEM tech profile on voltha branch |
| 1128 | # - 'build_voltha_pod_test': |
| 1129 | # timeout: 390 |
| 1130 | # build-node: 'berlin-community-pod-1' |
| 1131 | # config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 1132 | # release: '2.8' |
| 1133 | # branch: 'voltha-2.8' |
| 1134 | # name-extension: '_DT' |
| 1135 | # disable-job: true |
| 1136 | # work-flow: 'DT' |
| 1137 | # test-repo: 'voltha-system-tests' |
| 1138 | # profile: '1T8GEM' |
| 1139 | # power-switch: true |
| 1140 | # pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
| 1141 | # oltAdapterAppLabel: 'adapter-adtran-olt' |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 1142 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 1143 | # Berlin POD adtran test job - 2.11 versions: uses 1T8GEM tech profile on voltha branch |
| 1144 | - 'build_voltha_pod_test': |
| 1145 | timeout: 390 |
| 1146 | build-node: 'berlin-community-pod-1' |
| 1147 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 1148 | release: '2.11' |
| 1149 | branch: 'voltha-2.11' |
| 1150 | name-extension: '_DT' |
| 1151 | work-flow: 'DT' |
| 1152 | test-repo: 'voltha-system-tests' |
| 1153 | profile: '1T8GEM' |
| 1154 | power-switch: true |
| 1155 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 1156 | oltAdapterAppLabel: 'adapter-adtran-olt' |
| 1157 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 1158 | # Berlin POD adtran test job - 2.12 versions: uses 1T8GEM tech profile on voltha branch |
| 1159 | - 'build_voltha_pod_test': |
| 1160 | timeout: 390 |
| 1161 | build-node: 'berlin-community-pod-1' |
| 1162 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 1163 | release: '2.12' |
| 1164 | branch: 'voltha-2.12' |
| 1165 | name-extension: '_DT' |
| 1166 | work-flow: 'DT' |
| 1167 | test-repo: 'voltha-system-tests' |
| 1168 | profile: '1T8GEM' |
| 1169 | power-switch: true |
| 1170 | pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy' |
| 1171 | oltAdapterAppLabel: 'adapter-adtran-olt' |
| 1172 | |
| 1173 | # ----------------------------------------------------------------------- |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 1174 | # 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] | 1175 | - 'verify_voltha_pod_dmi_test': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 1176 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 1177 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
Hardik Windlass | ace19e5 | 2022-02-10 09:36:21 +0000 | [diff] [blame] | 1178 | name-extension: '_DT' |
TorstenThieme | b8e30f8 | 2023-03-03 07:51:46 +0000 | [diff] [blame] | 1179 | disable-job: false |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 1180 | work-flow: 'DT' |
TorstenThieme | 0adf6f1 | 2023-02-27 13:01:19 +0000 | [diff] [blame] | 1181 | release: 'master' |
| 1182 | branch: 'master' |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 1183 | profile: 'Default' |
Hardik Windlass | 230fca6 | 2022-05-04 08:50:35 +0530 | [diff] [blame] | 1184 | installVolthaInfra: true |
| 1185 | installVolthaStack: false |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 1186 | reinstall-olt: false |
| 1187 | restart-olt: false |
| 1188 | extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml " |
| 1189 | dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager' |
| 1190 | OltDevMgr: 'adtran-olt-device-manager' |
| 1191 | num-of-onos: '3' |
| 1192 | num-of-atomix: '3' |
| 1193 | VolthaEtcdPort: 9999 |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 1194 | waitTimerForOltUp: 420 |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 1195 | time: '16' |
Joey Armstrong | af679da | 2023-01-31 14:22:41 -0500 | [diff] [blame] | 1196 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 1197 | # ----------------------------------------------------------------------- |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 1198 | # 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] | 1199 | # ----------------------------------------------------------------------- |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 1200 | - 'verify_voltha_pod_dmi_test': |
| 1201 | build-node: 'berlin-community-pod-1' |
| 1202 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 1203 | name-extension: '_DT' |
TorstenThieme | b8e30f8 | 2023-03-03 07:51:46 +0000 | [diff] [blame] | 1204 | disable-job: false |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 1205 | work-flow: 'DT' |
| 1206 | release: '2.11' |
| 1207 | branch: 'voltha-2.11' |
| 1208 | profile: 'Default' |
| 1209 | installVolthaInfra: true |
| 1210 | installVolthaStack: false |
| 1211 | reinstall-olt: false |
| 1212 | restart-olt: false |
| 1213 | extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml " |
| 1214 | dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager' |
| 1215 | OltDevMgr: 'adtran-olt-device-manager' |
| 1216 | num-of-onos: '3' |
| 1217 | num-of-atomix: '3' |
| 1218 | VolthaEtcdPort: 9999 |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 1219 | waitTimerForOltUp: 420 |
| 1220 | time: '16' |
| 1221 | |
Joey Armstrong | 0eb8bd8 | 2023-07-10 13:26:25 -0400 | [diff] [blame] | 1222 | # Berlin pod with adtran gpon olt/onu - 2.12 1T8GEM tech profile and timer based job |
| 1223 | - 'verify_voltha_pod_dmi_test': |
| 1224 | build-node: 'berlin-community-pod-1' |
| 1225 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 1226 | name-extension: '_DT' |
| 1227 | disable-job: false |
| 1228 | work-flow: 'DT' |
| 1229 | release: '2.12' |
| 1230 | branch: 'voltha-2.12' |
| 1231 | profile: 'Default' |
| 1232 | installVolthaInfra: true |
| 1233 | installVolthaStack: false |
| 1234 | reinstall-olt: false |
| 1235 | restart-olt: false |
| 1236 | extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml " |
| 1237 | dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager' |
| 1238 | OltDevMgr: 'adtran-olt-device-manager' |
| 1239 | num-of-onos: '3' |
| 1240 | num-of-atomix: '3' |
| 1241 | VolthaEtcdPort: 9999 |
| 1242 | waitTimerForOltUp: 420 |
| 1243 | time: '16' |
| 1244 | |
Joey Armstrong | af679da | 2023-01-31 14:22:41 -0500 | [diff] [blame] | 1245 | # [EOF] |