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