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