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 | |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 82 | # flex OCP pod with olt/onu - 1T4GEM tech profile and timer based job |
| 83 | - 'build_voltha_pod_release_timer': |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 84 | disable-job: false |
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 | |
| 96 | # flex OCP pod with olt/onu - 1T4GEM tech profile and timer based job |
| 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 | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 121 | # flex pod1 test job - released versions: uses tech profile on voltha branch |
| 122 | - 'build_voltha_pod_test': |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 123 | disable-job: false |
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 | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 179 | # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job |
| 180 | - 'build_voltha_pod_release_timer': |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 181 | disable-job: false |
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 | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 209 | # flex pod1 test job - released versions: uses tech profile on voltha branch |
| 210 | - 'build_voltha_pod_test': |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 211 | disable-job: false |
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 | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 223 | # 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 | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 225 | disable-job: false |
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 | |
| 241 | # flex pod1 test job - released versions: uses tech profile on voltha branch |
| 242 | - 'build_voltha_pod_test': |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 243 | disable-job: false |
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 | |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 735 | # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job |
| 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 | |
| 748 | # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 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 | |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 764 | # 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] | 765 | - 'build_voltha_pod_release_timer': |
| 766 | build-node: 'berlin-community-pod-2' |
| 767 | config-pod: 'berlin-community-pod-2-gpon-zyxel' |
Girish Gowdra | 9b20acc | 2022-05-20 16:22:25 -0700 | [diff] [blame] | 768 | disable-job: false |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 769 | name-extension: '_DT' |
| 770 | work-flow: 'DT' |
| 771 | release: 'master' |
| 772 | branch: 'master' |
| 773 | profile: '1T8GEM' |
| 774 | reinstall-olt: true |
| 775 | num-of-onos: '3' |
| 776 | num-of-atomix: '3' |
| 777 | pipeline-script: 'voltha/master/physical-build.groovy' |
| 778 | VolthaEtcdPort: 9999 |
| 779 | waitTimerForOltUp: 360 |
| 780 | time: '1' |
| 781 | |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 782 | # 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] | 783 | - 'build_voltha_pod_test': |
| 784 | build-node: 'berlin-community-pod-2' |
| 785 | config-pod: 'berlin-community-pod-2-gpon-zyxel' |
| 786 | release: 'master' |
| 787 | branch: 'master' |
| 788 | name-extension: '_DT' |
| 789 | work-flow: 'DT' |
| 790 | test-repo: 'voltha-system-tests' |
| 791 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 792 | power-switch: true |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 793 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 794 | |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 795 | # 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] | 796 | - 'build_voltha_pod_release_timer': |
| 797 | build-node: 'berlin-community-pod-2' |
| 798 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
Girish Gowdra | 9b20acc | 2022-05-20 16:22:25 -0700 | [diff] [blame] | 799 | disable-job: false |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 800 | name-extension: '_DT' |
| 801 | work-flow: 'DT' |
| 802 | release: 'master' |
| 803 | branch: 'master' |
| 804 | reinstall-olt: true |
| 805 | num-of-onos: '3' |
| 806 | num-of-atomix: '3' |
| 807 | pipeline-script: 'voltha/master/physical-build.groovy' |
| 808 | VolthaEtcdPort: 9999 |
| 809 | waitTimerForOltUp: 360 |
Girish Gowdra | e20a52b | 2022-05-19 11:51:31 -0700 | [diff] [blame] | 810 | profile: '1T8GEM' |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 811 | time: '5' |
| 812 | |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 813 | # 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] | 814 | - 'build_voltha_pod_test': |
| 815 | build-node: 'berlin-community-pod-2' |
| 816 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
| 817 | release: 'master' |
| 818 | branch: 'master' |
| 819 | name-extension: '_DT' |
| 820 | work-flow: 'DT' |
| 821 | test-repo: 'voltha-system-tests' |
| 822 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 823 | power-switch: true |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 824 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 825 | |
Joey Armstrong | 980e37f | 2023-02-28 18:57:41 -0500 | [diff] [blame^] | 826 | # TT workflow on Zyxel XGSPON OLT at Berlin pod - build job |
Girish Gowdra | 7bd05cc | 2022-09-18 21:37:15 -0700 | [diff] [blame] | 827 | - 'build_voltha_pod_release_timer': |
| 828 | disable-job: false |
| 829 | build-node: 'berlin-community-pod-2' |
| 830 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
| 831 | release: 'master' |
| 832 | branch: 'master' |
| 833 | name-extension: '_TT' |
| 834 | work-flow: 'TT' |
| 835 | profile: 'TP' |
| 836 | time: '10' |
| 837 | VolthaEtcdPort: 9999 |
| 838 | num-of-onos: '3' |
| 839 | num-of-atomix: '3' |
| 840 | |
Joey Armstrong | 980e37f | 2023-02-28 18:57:41 -0500 | [diff] [blame^] | 841 | # TT workflow on Zyxel XGSPON OLT at Berlin pod - test job |
Girish Gowdra | 7bd05cc | 2022-09-18 21:37:15 -0700 | [diff] [blame] | 842 | - 'build_voltha_pod_test': |
| 843 | disable-job: false |
| 844 | build-node: 'berlin-community-pod-2' |
| 845 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
| 846 | release: 'master' |
| 847 | branch: 'master' |
| 848 | name-extension: '_TT' |
| 849 | work-flow: 'TT' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 850 | power-switch: true |
| 851 | power-cycle-olt: true |
Girish Gowdra | 7bd05cc | 2022-09-18 21:37:15 -0700 | [diff] [blame] | 852 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
| 853 | test-repo: 'voltha-system-tests' |
| 854 | profile: 'TP' |
| 855 | timeout: 360 |
| 856 | |
Joey Armstrong | 980e37f | 2023-02-28 18:57:41 -0500 | [diff] [blame^] | 857 | # TT workflow on Zyxel XGSPON OLT at Berlin pod - build job |
| 858 | - 'build_voltha_pod_release_timer_playground': |
| 859 | disable-job: false |
| 860 | build-node: 'berlin-community-pod-2' |
| 861 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
| 862 | release: 'master' |
| 863 | branch: 'master' |
| 864 | name-extension: '_TT' |
| 865 | work-flow: 'TT' |
| 866 | profile: 'TP' |
| 867 | time: '10' |
| 868 | VolthaEtcdPort: 9999 |
| 869 | num-of-onos: '3' |
| 870 | num-of-atomix: '3' |
| 871 | |
| 872 | ## NOT NEEDED (?) configured job used default=physical-build.groovy |
| 873 | # TT workflow on Zyxel XGSPON OLT at Berlin pod - test job |
| 874 | # - 'build_voltha_pod_test_playground': |
| 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' |
| 882 | # power-switch: true |
| 883 | # power-cycle-olt: true |
| 884 | # pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
| 885 | # test-repo: 'voltha-system-tests' |
| 886 | # profile: 'TP' |
| 887 | # timeout: 360 |
| 888 | |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 889 | # Berlin pod with adtran gpon olt/onu - 2.8 1T8GEM tech profile and timer based job |
| 890 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 891 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 892 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 893 | name-extension: '_DT' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 894 | disable-job: true |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 895 | work-flow: 'DT' |
| 896 | release: '2.8' |
| 897 | branch: 'voltha-2.8' |
| 898 | profile: '1T8GEM' |
Andrea Campanella | bc8d882 | 2021-08-25 12:33:54 +0200 | [diff] [blame] | 899 | reinstall-olt: false |
Andrea Campanella | 86630c4 | 2022-01-03 10:13:04 +0100 | [diff] [blame] | 900 | 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] | 901 | num-of-onos: '3' |
| 902 | num-of-atomix: '3' |
| 903 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
| 904 | VolthaEtcdPort: 9999 |
Andrea Campanella | 41ae1b1 | 2021-09-21 11:29:43 +0200 | [diff] [blame] | 905 | 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] | 906 | oltAdapterReleaseName: 'adtran-olt' |
Andrea Campanella | ecefbc8 | 2021-08-27 11:06:31 +0200 | [diff] [blame] | 907 | waitTimerForOltUp: 420 |
Hardik Windlass | 5dbe6eb | 2021-12-17 11:13:26 +0000 | [diff] [blame] | 908 | time: '19' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 909 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 910 | # Berlin pod with adtran gpon olt/onu - 2.11 1T8GEM tech profile and timer based job |
| 911 | - 'build_voltha_pod_release_timer': |
| 912 | build-node: 'berlin-community-pod-1' |
| 913 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 914 | name-extension: '_DT' |
| 915 | work-flow: 'DT' |
| 916 | release: '2.11' |
| 917 | branch: 'voltha-2.11' |
| 918 | profile: '1T8GEM' |
| 919 | reinstall-olt: false |
| 920 | 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" |
| 921 | num-of-onos: '3' |
| 922 | num-of-atomix: '3' |
| 923 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 924 | VolthaEtcdPort: 9999 |
| 925 | openoltAdapterChart: '/home/community/adtran-21.5-voltha-2.11/voltha-adapter-adtran-olt' |
| 926 | oltAdapterReleaseName: 'adtran-olt' |
| 927 | waitTimerForOltUp: 420 |
| 928 | time: '19' |
| 929 | |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 930 | # Berlin POD adtran test job - 2.8 versions: uses 1T8GEM tech profile on voltha branch |
| 931 | - 'build_voltha_pod_test': |
Hardik Windlass | 9ed7366 | 2021-09-02 11:06:21 +0000 | [diff] [blame] | 932 | timeout: 390 |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 933 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 934 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 935 | release: '2.8' |
| 936 | branch: 'voltha-2.8' |
| 937 | name-extension: '_DT' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 938 | disable-job: true |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 939 | work-flow: 'DT' |
| 940 | test-repo: 'voltha-system-tests' |
| 941 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 942 | power-switch: true |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 943 | pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
| 944 | oltAdapterAppLabel: 'adapter-adtran-olt' |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 945 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 946 | # Berlin POD adtran test job - 2.11 versions: uses 1T8GEM tech profile on voltha branch |
| 947 | - 'build_voltha_pod_test': |
| 948 | timeout: 390 |
| 949 | build-node: 'berlin-community-pod-1' |
| 950 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 951 | release: '2.11' |
| 952 | branch: 'voltha-2.11' |
| 953 | name-extension: '_DT' |
| 954 | work-flow: 'DT' |
| 955 | test-repo: 'voltha-system-tests' |
| 956 | profile: '1T8GEM' |
| 957 | power-switch: true |
| 958 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 959 | oltAdapterAppLabel: 'adapter-adtran-olt' |
| 960 | |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 961 | # Berlin pod with adtran gpon olt/onu - 2.8 1T8GEM tech profile and timer based job |
| 962 | - 'verify_voltha_pod_dmi_test': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 963 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 964 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
Hardik Windlass | ace19e5 | 2022-02-10 09:36:21 +0000 | [diff] [blame] | 965 | name-extension: '_DT' |
Joey Armstrong | ddc6598 | 2023-02-02 18:41:35 -0500 | [diff] [blame] | 966 | disable-job: true |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 967 | work-flow: 'DT' |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 968 | release: '2.8' |
| 969 | branch: 'voltha-2.8' |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 970 | profile: 'Default' |
Hardik Windlass | 230fca6 | 2022-05-04 08:50:35 +0530 | [diff] [blame] | 971 | installVolthaInfra: true |
| 972 | installVolthaStack: false |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 973 | reinstall-olt: false |
| 974 | restart-olt: false |
| 975 | extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml " |
| 976 | dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager' |
| 977 | OltDevMgr: 'adtran-olt-device-manager' |
| 978 | num-of-onos: '3' |
| 979 | num-of-atomix: '3' |
| 980 | VolthaEtcdPort: 9999 |
| 981 | openoltAdapterChart: '/home/community/adtran-21.5-voltha-2.8/voltha-adapter-adtran-olt' |
| 982 | oltAdapterReleaseName: 'adtran-olt' |
| 983 | waitTimerForOltUp: 420 |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 984 | time: '16' |
Joey Armstrong | af679da | 2023-01-31 14:22:41 -0500 | [diff] [blame] | 985 | |
Joey Armstrong | 35a8f8f | 2023-01-30 14:05:29 -0500 | [diff] [blame] | 986 | # Berlin pod with adtran gpon olt/onu - 2.11 1T8GEM tech profile and timer based job |
| 987 | - 'verify_voltha_pod_dmi_test': |
| 988 | build-node: 'berlin-community-pod-1' |
| 989 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
| 990 | name-extension: '_DT' |
| 991 | work-flow: 'DT' |
| 992 | release: '2.11' |
| 993 | branch: 'voltha-2.11' |
| 994 | profile: 'Default' |
| 995 | installVolthaInfra: true |
| 996 | installVolthaStack: false |
| 997 | reinstall-olt: false |
| 998 | restart-olt: false |
| 999 | extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml " |
| 1000 | dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager' |
| 1001 | OltDevMgr: 'adtran-olt-device-manager' |
| 1002 | num-of-onos: '3' |
| 1003 | num-of-atomix: '3' |
| 1004 | VolthaEtcdPort: 9999 |
| 1005 | openoltAdapterChart: '/home/community/adtran-21.5-voltha-2.11/voltha-adapter-adtran-olt' |
| 1006 | oltAdapterReleaseName: 'adtran-olt' |
| 1007 | waitTimerForOltUp: 420 |
| 1008 | time: '16' |
| 1009 | |
Joey Armstrong | af679da | 2023-01-31 14:22:41 -0500 | [diff] [blame] | 1010 | # [EOF] |