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