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