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