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