Suchitra Vemuri | 58acd87 | 2019-08-28 18:52:35 -0700 | [diff] [blame] | 1 | --- |
| 2 | # POD Build Pipeline Jobs for Voltha Releases |
| 3 | |
| 4 | - project: |
| 5 | name: voltha-release-jobs |
| 6 | |
| 7 | project-name: '{name}' |
| 8 | |
| 9 | build-timeout: '300' |
| 10 | |
Zack Williams | 21e3d16 | 2020-02-07 08:38:16 -0700 | [diff] [blame] | 11 | with-kind: false |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 12 | power-switch: false |
| 13 | power-cycle-olt: false |
Hardik Windlass | 5ec68e8 | 2021-03-04 21:51:57 +0530 | [diff] [blame] | 14 | work-flow: 'ATT' |
Andrea Campanella | 12ea28f | 2020-05-21 12:05:55 +0200 | [diff] [blame] | 15 | in-band-management: false |
Suchitra Vemuri | 91896d4 | 2020-04-15 16:33:26 -0700 | [diff] [blame] | 16 | num-of-openonu: '1' |
Suchitra Vemuri | 50e6279 | 2020-05-06 16:48:28 -0700 | [diff] [blame] | 17 | num-of-onos: '1' |
| 18 | num-of-atomix: '0' |
Suchitra Vemuri | a0d9205 | 2020-07-15 11:36:12 -0700 | [diff] [blame] | 19 | reinstall-olt: true |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 20 | test-type: '' |
Matteo Scandolo | 3dce2a1 | 2020-09-15 14:21:14 -0700 | [diff] [blame] | 21 | volthaSystemTestsChange: '' |
| 22 | kindVolthaChange: '' |
| 23 | cordTesterChange: '' |
Andrea Campanella | 0d3110c | 2021-01-20 12:25:45 +0100 | [diff] [blame] | 24 | oltAdapterAppLabel: 'adapter-open-olt' |
Suchitra Vemuri | dddc3ac | 2021-02-11 15:40:43 -0800 | [diff] [blame] | 25 | num-of-onus: '' |
| 26 | num-of-ponports: '' |
Suchitra Vemuri | 5abcf2b | 2020-02-05 14:46:28 -0800 | [diff] [blame] | 27 | |
Suchitra Vemuri | 58acd87 | 2019-08-28 18:52:35 -0700 | [diff] [blame] | 28 | jobs: |
Suchitra Vemuri | bc14985 | 2019-11-25 14:41:24 -0800 | [diff] [blame] | 29 | # 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] | 30 | - 'build_voltha_pod_manual': |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 31 | disable-job: false |
Zack Williams | 8ef7981 | 2019-10-29 11:09:18 -0700 | [diff] [blame] | 32 | build-node: 'qa-testvm-pod' |
hwchiu | 14f9785 | 2019-10-08 10:51:11 -0700 | [diff] [blame] | 33 | config-pod: 'flex-ocp-cord' |
Suchitra Vemuri | 0ec879e | 2020-08-04 17:26:17 -0700 | [diff] [blame] | 34 | num-of-onos: '3' |
| 35 | num-of-atomix: '3' |
Hardik Windlass | 77221c6 | 2021-05-21 06:24:35 +0000 | [diff] [blame] | 36 | num-of-kafka: '3' |
| 37 | num-of-etcd: '3' |
Matteo Scandolo | d43bb30 | 2021-04-20 10:19:29 -0700 | [diff] [blame] | 38 | VolthaEtcdPort: 9999 |
Hardik Windlass | 77221c6 | 2021-05-21 06:24:35 +0000 | [diff] [blame] | 39 | profile: 'TP' |
| 40 | name-extension: '_TT' |
| 41 | work-flow: 'TT' |
Suchitra Vemuri | 8609a44 | 2019-10-22 21:03:27 -0700 | [diff] [blame] | 42 | |
Suchitra Vemuri | 9ab77fa | 2019-10-23 14:32:20 -0700 | [diff] [blame] | 43 | # flex pod1 test job - using voltha branch |
Hardik Windlass | 77221c6 | 2021-05-21 06:24:35 +0000 | [diff] [blame] | 44 | - 'build_voltha_pod_manual_test': |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 45 | disable-job: false |
Zack Williams | 8ef7981 | 2019-10-29 11:09:18 -0700 | [diff] [blame] | 46 | build-node: 'qa-testvm-pod' |
Suchitra Vemuri | 9ab77fa | 2019-10-23 14:32:20 -0700 | [diff] [blame] | 47 | config-pod: 'flex-ocp-cord' |
Hardik Windlass | 77221c6 | 2021-05-21 06:24:35 +0000 | [diff] [blame] | 48 | profile: 'TP' |
Suchitra Vemuri | 9ab77fa | 2019-10-23 14:32:20 -0700 | [diff] [blame] | 49 | branch: 'master' |
Hardik Windlass | 77221c6 | 2021-05-21 06:24:35 +0000 | [diff] [blame] | 50 | release: 'master' |
| 51 | work-flow: 'TT' |
| 52 | name-extension: '_TT' |
| 53 | test-type: '' |
Suchitra Vemuri | 9ab77fa | 2019-10-23 14:32:20 -0700 | [diff] [blame] | 54 | test-repo: 'voltha-system-tests' |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 55 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
Suchitra Vemuri | 9ab77fa | 2019-10-23 14:32:20 -0700 | [diff] [blame] | 56 | |
Suchitra Vemuri | f8236c1 | 2019-10-22 15:51:39 -0700 | [diff] [blame] | 57 | # 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] | 58 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 59 | disable-job: false |
Zack Williams | 8ef7981 | 2019-10-29 11:09:18 -0700 | [diff] [blame] | 60 | build-node: 'qa-testvm-pod' |
hwchiu | 14f9785 | 2019-10-08 10:51:11 -0700 | [diff] [blame] | 61 | config-pod: 'flex-ocp-cord' |
Suchitra Vemuri | 1ee3404 | 2019-10-22 13:28:07 -0700 | [diff] [blame] | 62 | profile: 'Default' |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 63 | time: '5' |
Matteo Scandolo | d43bb30 | 2021-04-20 10:19:29 -0700 | [diff] [blame] | 64 | VolthaEtcdPort: 9999 |
| 65 | num-of-onos: '3' |
| 66 | num-of-atomix: '3' |
Suchitra Vemuri | 917aa61 | 2019-09-23 19:35:31 -0700 | [diff] [blame] | 67 | |
Suchitra Vemuri | f8236c1 | 2019-10-22 15:51:39 -0700 | [diff] [blame] | 68 | # flex pod1 test job - uses tech profile on voltha branch |
Suchitra Vemuri | f921cda | 2019-09-25 22:53:45 -0700 | [diff] [blame] | 69 | - 'build_voltha_pod_test': |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 70 | disable-job: false |
Zack Williams | 8ef7981 | 2019-10-29 11:09:18 -0700 | [diff] [blame] | 71 | build-node: 'qa-testvm-pod' |
hwchiu | 14f9785 | 2019-10-08 10:51:11 -0700 | [diff] [blame] | 72 | config-pod: 'flex-ocp-cord' |
Suchitra Vemuri | 1ee3404 | 2019-10-22 13:28:07 -0700 | [diff] [blame] | 73 | release: 'master' |
hwchiu | 14f9785 | 2019-10-08 10:51:11 -0700 | [diff] [blame] | 74 | branch: 'master' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 75 | power-switch: true |
| 76 | power-cycle-olt: true |
hwchiu | 14f9785 | 2019-10-08 10:51:11 -0700 | [diff] [blame] | 77 | test-repo: 'voltha-system-tests' |
Suchitra Vemuri | 1ee3404 | 2019-10-22 13:28:07 -0700 | [diff] [blame] | 78 | profile: 'Default' |
Suchitra Vemuri | f8236c1 | 2019-10-22 15:51:39 -0700 | [diff] [blame] | 79 | |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 80 | # flex OCP pod with olt/onu - 1T4GEM tech profile and timer based job |
| 81 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 82 | disable-job: false |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 83 | build-node: 'qa-testvm-pod' |
| 84 | config-pod: 'flex-ocp-cord' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 85 | release: '2.8' |
| 86 | branch: 'voltha-2.8' |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 87 | profile: '1T4GEM' |
| 88 | time: '1' |
Matteo Scandolo | d43bb30 | 2021-04-20 10:19:29 -0700 | [diff] [blame] | 89 | VolthaEtcdPort: 9999 |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 90 | num-of-onos: '3' |
| 91 | num-of-atomix: '3' |
| 92 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 93 | |
| 94 | # flex pod1 test job - released versions: uses tech profile on voltha branch |
| 95 | - 'build_voltha_pod_test': |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 96 | disable-job: false |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 97 | build-node: 'qa-testvm-pod' |
| 98 | config-pod: 'flex-ocp-cord' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 99 | release: '2.8' |
| 100 | branch: 'voltha-2.8' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 101 | power-switch: true |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 102 | test-repo: 'voltha-system-tests' |
| 103 | profile: '1T4GEM' |
| 104 | |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 105 | # 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] | 106 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 107 | disable-job: false |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 108 | build-node: 'qa-testvm-pod' |
| 109 | config-pod: 'flex-ocp-cord' |
| 110 | release: 'master' |
| 111 | branch: 'master' |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 112 | name-extension: '_TT' |
| 113 | work-flow: 'TT' |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 114 | profile: 'TP' |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 115 | time: '10' |
Matteo Scandolo | d43bb30 | 2021-04-20 10:19:29 -0700 | [diff] [blame] | 116 | VolthaEtcdPort: 9999 |
| 117 | num-of-onos: '3' |
| 118 | num-of-atomix: '3' |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 119 | |
| 120 | # flex pod1 test job - released versions: uses tech profile on voltha branch |
| 121 | - 'build_voltha_pod_test': |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 122 | disable-job: false |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 123 | build-node: 'qa-testvm-pod' |
| 124 | config-pod: 'flex-ocp-cord' |
| 125 | release: 'master' |
| 126 | branch: 'master' |
| 127 | name-extension: '_TT' |
| 128 | work-flow: 'TT' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 129 | power-switch: true |
| 130 | power-cycle-olt: true |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 131 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 132 | test-repo: 'voltha-system-tests' |
| 133 | profile: 'TP' |
Hardik Windlass | d4fc179 | 2021-11-10 11:44:18 +0000 | [diff] [blame] | 134 | timeout: 360 |
Suchitra Vemuri | 376859a | 2020-07-08 17:04:44 -0700 | [diff] [blame] | 135 | |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 136 | # 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] | 137 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 138 | disable-job: false |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 139 | build-node: 'qa-testvm-pod' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 140 | config-pod: 'flex-ocp-cord' |
| 141 | release: '2.8' |
| 142 | branch: 'voltha-2.8' |
| 143 | name-extension: '_TT' |
| 144 | work-flow: 'TT' |
| 145 | profile: 'TP' |
| 146 | time: '20' |
| 147 | VolthaEtcdPort: 9999 |
| 148 | num-of-onos: '3' |
| 149 | num-of-atomix: '3' |
| 150 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
| 151 | |
| 152 | # flex pod1 test job - released versions: uses tech profile on voltha branch |
| 153 | - 'build_voltha_pod_test': |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 154 | disable-job: false |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 155 | build-node: 'qa-testvm-pod' |
| 156 | config-pod: 'flex-ocp-cord' |
| 157 | release: '2.8' |
| 158 | branch: 'voltha-2.8' |
| 159 | name-extension: '_TT' |
| 160 | work-flow: 'TT' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 161 | power-switch: true |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 162 | pipeline-script: 'voltha/voltha-2.8/voltha-tt-physical-functional-tests.groovy' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 163 | test-repo: 'voltha-system-tests' |
| 164 | profile: 'TP' |
| 165 | |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 166 | # 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] | 167 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 168 | disable-job: false |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 169 | build-node: 'qa-testvm-pod' |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 170 | config-pod: 'flex-ocp-cord-multi-uni' |
| 171 | release: 'master' |
| 172 | branch: 'master' |
| 173 | name-extension: '_TT' |
| 174 | work-flow: 'TT' |
| 175 | profile: 'TP' |
Hardik Windlass | a1ff58f | 2021-10-29 07:42:53 +0000 | [diff] [blame] | 176 | time: '16' |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 177 | VolthaEtcdPort: 9999 |
| 178 | num-of-onos: '3' |
| 179 | num-of-atomix: '3' |
| 180 | reinstall-olt: true |
| 181 | enableMultiUni: true |
| 182 | uniPortMask: '0x0003' |
| 183 | |
| 184 | # flex pod1 test job - released versions: uses tech profile on voltha branch |
| 185 | - 'build_voltha_pod_test': |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 186 | disable-job: false |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 187 | build-node: 'qa-testvm-pod' |
| 188 | config-pod: 'flex-ocp-cord-multi-uni' |
| 189 | release: 'master' |
| 190 | branch: 'master' |
| 191 | name-extension: '_TT' |
| 192 | work-flow: 'TT' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 193 | power-switch: true |
| 194 | power-cycle-olt: true |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 195 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
Hardik Windlass | 6598b03 | 2021-07-02 10:12:01 +0000 | [diff] [blame] | 196 | test-repo: 'voltha-system-tests' |
| 197 | profile: 'TP' |
| 198 | enableMultiUni: true |
| 199 | |
Suchitra Vemuri | c0104df | 2020-08-31 14:28:01 -0700 | [diff] [blame] | 200 | # Menlo pod with olt/onu - 1T4GEM tech profile and timer based job |
Suchitra Vemuri | 98d2a6e | 2020-09-11 12:27:10 -0700 | [diff] [blame] | 201 | - 'build_voltha_pod_release_timer': |
Suchitra Vemuri | c0104df | 2020-08-31 14:28:01 -0700 | [diff] [blame] | 202 | build-node: 'menlo-demo-pod' |
Suchitra Vemuri | b1961a8 | 2019-11-18 20:04:44 -0800 | [diff] [blame] | 203 | config-pod: 'onf-demo-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 204 | disable-job: true |
Suchitra Vemuri | 1560cb8 | 2020-03-27 15:34:57 -0700 | [diff] [blame] | 205 | profile: '1T4GEM' |
Andrea Campanella | 8aefd03 | 2021-06-03 13:52:38 +0200 | [diff] [blame] | 206 | num-of-onos: '3' |
| 207 | num-of-atomix: '3' |
Suchitra Vemuri | a0d9205 | 2020-07-15 11:36:12 -0700 | [diff] [blame] | 208 | in-band-management: true |
Andrea Campanella | ecefbc8 | 2021-08-27 11:06:31 +0200 | [diff] [blame] | 209 | waitTimerForOltUp: 540 |
Matteo Scandolo | d82d1de | 2021-04-06 14:55:58 -0700 | [diff] [blame] | 210 | VolthaEtcdPort: 9999 |
Suchitra Vemuri | 98d2a6e | 2020-09-11 12:27:10 -0700 | [diff] [blame] | 211 | time: '1' |
Suchitra Vemuri | b1961a8 | 2019-11-18 20:04:44 -0800 | [diff] [blame] | 212 | |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 213 | # Menlo pod test job - master test job uses tech profile on voltha branch |
| 214 | - 'build_voltha_pod_test': |
Hardik Windlass | 9ed7366 | 2021-09-02 11:06:21 +0000 | [diff] [blame] | 215 | timeout: 300 |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 216 | build-node: 'menlo-demo-pod' |
| 217 | config-pod: 'onf-demo-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 218 | disable-job: true |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 219 | release: 'master' |
| 220 | branch: 'master' |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 221 | test-repo: 'voltha-system-tests' |
Suchitra Vemuri | 1560cb8 | 2020-03-27 15:34:57 -0700 | [diff] [blame] | 222 | profile: '1T4GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 223 | power-switch: true |
| 224 | power-cycle-olt: true |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 225 | |
Suchitra Vemuri | 2c4e6ac | 2020-03-30 18:21:01 -0700 | [diff] [blame] | 226 | # 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] | 227 | - 'build_voltha_pod_release_timer': |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 228 | build-node: 'menlo-demo-pod' |
| 229 | config-pod: 'onf-demo-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 230 | disable-job: true |
Suchitra Vemuri | 8d180ab | 2020-03-12 17:38:24 -0700 | [diff] [blame] | 231 | name-extension: '_DT' |
| 232 | work-flow: 'DT' |
Suchitra Vemuri | 8d180ab | 2020-03-12 17:38:24 -0700 | [diff] [blame] | 233 | profile: '1T8GEM' |
Andrea Campanella | 8aefd03 | 2021-06-03 13:52:38 +0200 | [diff] [blame] | 234 | num-of-onos: '3' |
| 235 | num-of-atomix: '3' |
Matteo Scandolo | d82d1de | 2021-04-06 14:55:58 -0700 | [diff] [blame] | 236 | VolthaEtcdPort: 9999 |
Suchitra Vemuri | a0d9205 | 2020-07-15 11:36:12 -0700 | [diff] [blame] | 237 | in-band-management: true |
Andrea Campanella | ecefbc8 | 2021-08-27 11:06:31 +0200 | [diff] [blame] | 238 | waitTimerForOltUp: 540 |
Hardik Windlass | d4fc179 | 2021-11-10 11:44:18 +0000 | [diff] [blame] | 239 | time: '6' |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 240 | |
| 241 | # Menlo pod test job - uses tech profile on voltha branch |
| 242 | - 'build_voltha_pod_test': |
Hardik Windlass | 50ec6d7 | 2021-12-16 05:37:04 +0000 | [diff] [blame] | 243 | timeout: 330 |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 244 | build-node: 'menlo-demo-pod' |
| 245 | config-pod: 'onf-demo-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 246 | disable-job: true |
Suchitra Vemuri | e6dd15a | 2020-03-04 18:15:58 -0800 | [diff] [blame] | 247 | release: 'master' |
| 248 | branch: 'master' |
Suchitra Vemuri | 8d180ab | 2020-03-12 17:38:24 -0700 | [diff] [blame] | 249 | name-extension: '_DT' |
Andrea Campanella | d924ce2 | 2020-04-20 16:40:41 +0200 | [diff] [blame] | 250 | work-flow: 'DT' |
Suchitra Vemuri | b1961a8 | 2019-11-18 20:04:44 -0800 | [diff] [blame] | 251 | test-repo: 'voltha-system-tests' |
Suchitra Vemuri | 8d180ab | 2020-03-12 17:38:24 -0700 | [diff] [blame] | 252 | profile: '1T8GEM' |
Matteo Scandolo | 6784281 | 2021-07-13 16:52:13 -0700 | [diff] [blame] | 253 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 254 | power-switch: true |
| 255 | power-cycle-olt: true |
Suchitra Vemuri | b1961a8 | 2019-11-18 20:04:44 -0800 | [diff] [blame] | 256 | |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 257 | # 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] | 258 | - 'build_voltha_pod_release_timer': |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 259 | build-node: 'menlo-demo-pod' |
| 260 | config-pod: 'onf-demo-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 261 | disable-job: true |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 262 | release: '2.8' |
| 263 | branch: 'voltha-2.8' |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 264 | name-extension: '_DT' |
| 265 | work-flow: 'DT' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 266 | profile: '1T8GEM' |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 267 | num-of-onos: '3' |
| 268 | num-of-atomix: '3' |
Matteo Scandolo | d43bb30 | 2021-04-20 10:19:29 -0700 | [diff] [blame] | 269 | VolthaEtcdPort: 9999 |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 270 | in-band-management: true |
Hardik Windlass | d4fc179 | 2021-11-10 11:44:18 +0000 | [diff] [blame] | 271 | time: '11' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 272 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 273 | |
| 274 | # Menlo pod test job - uses tech profile on voltha branch |
| 275 | - 'build_voltha_pod_test': |
Hardik Windlass | 9ed7366 | 2021-09-02 11:06:21 +0000 | [diff] [blame] | 276 | timeout: 300 |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 277 | build-node: 'menlo-demo-pod' |
| 278 | config-pod: 'onf-demo-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 279 | disable-job: true |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 280 | release: '2.8' |
| 281 | branch: 'voltha-2.8' |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 282 | name-extension: '_DT' |
| 283 | work-flow: 'DT' |
| 284 | test-repo: 'voltha-system-tests' |
| 285 | profile: '1T8GEM' |
Matteo Scandolo | 6784281 | 2021-07-13 16:52:13 -0700 | [diff] [blame] | 286 | pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 287 | power-switch: true |
Hardik Windlass | 868475f | 2021-12-16 16:47:39 +0000 | [diff] [blame] | 288 | |
Matteo Scandolo | 1667284 | 2020-06-02 14:19:33 -0700 | [diff] [blame] | 289 | # ONF Menlo Soak POD build job - voltha-master branch |
Hardik Windlass | c737902 | 2021-05-12 13:52:24 +0530 | [diff] [blame] | 290 | - 'build_voltha_pod_manual': |
Matteo Scandolo | 1667284 | 2020-06-02 14:19:33 -0700 | [diff] [blame] | 291 | build-node: 'menlo-soak-pod' |
| 292 | config-pod: 'onf-soak-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 293 | disable-job: false |
Hardik Windlass | 908533a | 2021-05-24 16:35:58 +0000 | [diff] [blame] | 294 | bbsimReplicas: 1 |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 295 | profile: '1T8GEM' |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 296 | name-extension: '_DT' |
| 297 | work-flow: 'DT' |
Hardik Windlass | ef2e99b | 2021-05-17 13:36:20 +0530 | [diff] [blame] | 298 | reinstall-olt: true |
Hardik Windlass | 8cce00c | 2021-05-17 10:06:29 +0000 | [diff] [blame] | 299 | num-of-onus: 32 |
| 300 | num-of-ponports: 16 |
Hardik Windlass | 44619f5 | 2021-05-20 09:36:12 +0530 | [diff] [blame] | 301 | logLevel: 'WARN' |
Matteo Scandolo | 1667284 | 2020-06-02 14:19:33 -0700 | [diff] [blame] | 302 | |
| 303 | # ONF Menlo Soak POD test job - voltha-master branch |
Hardik Windlass | 77221c6 | 2021-05-21 06:24:35 +0000 | [diff] [blame] | 304 | # Run tests manually triggering the job |
| 305 | - 'build_voltha_pod_manual_test': |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 306 | build-node: 'menlo-soak-pod' |
| 307 | config-pod: 'onf-soak-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 308 | disable-job: false |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 309 | profile: '1T8GEM' |
| 310 | branch: 'master' |
| 311 | release: 'master' |
| 312 | work-flow: 'DT' |
Suchitra Vemuri | 11f1fe0 | 2020-09-11 11:09:23 -0700 | [diff] [blame] | 313 | name-extension: '_DT_soak_Func' |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 314 | test-type: 'Functional' |
| 315 | test-repo: 'voltha-system-tests' |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 316 | pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy' |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 317 | |
| 318 | # ONF Menlo Soak POD test job - voltha-master branch |
Hardik Windlass | 8cce00c | 2021-05-17 10:06:29 +0000 | [diff] [blame] | 319 | # Run failure/recovery tests every Wednesday |
Suchitra Vemuri | 0921c75 | 2020-08-31 22:58:50 -0700 | [diff] [blame] | 320 | - 'build_voltha_pod_soak_test': |
| 321 | build-node: 'menlo-soak-pod' |
| 322 | config-pod: 'onf-soak-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 323 | disable-job: false |
Suchitra Vemuri | 649b02b | 2020-09-01 18:18:10 -0700 | [diff] [blame] | 324 | profile: '1T8GEM' |
Suchitra Vemuri | 0921c75 | 2020-08-31 22:58:50 -0700 | [diff] [blame] | 325 | branch: 'master' |
| 326 | release: 'master' |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 327 | work-flow: 'DT' |
Suchitra Vemuri | 11f1fe0 | 2020-09-11 11:09:23 -0700 | [diff] [blame] | 328 | name-extension: '_DT_soak_Fail' |
Suchitra Vemuri | e662522 | 2020-09-01 17:12:56 -0700 | [diff] [blame] | 329 | test-type: 'Failure' |
Suchitra Vemuri | 0921c75 | 2020-08-31 22:58:50 -0700 | [diff] [blame] | 330 | test-repo: 'voltha-system-tests' |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 331 | pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy' |
Hardik Windlass | 8cce00c | 2021-05-17 10:06:29 +0000 | [diff] [blame] | 332 | time-trigger: "H H * * 3" |
Suchitra Vemuri | 0921c75 | 2020-08-31 22:58:50 -0700 | [diff] [blame] | 333 | |
Suchitra Vemuri | 11f1fe0 | 2020-09-11 11:09:23 -0700 | [diff] [blame] | 334 | # ONF Menlo Soak POD test job - voltha-master branch |
Hardik Windlass | 8cce00c | 2021-05-17 10:06:29 +0000 | [diff] [blame] | 335 | # Run dataplane tests every Saturday |
Suchitra Vemuri | 11f1fe0 | 2020-09-11 11:09:23 -0700 | [diff] [blame] | 336 | - 'build_voltha_pod_soak_test': |
| 337 | build-node: 'menlo-soak-pod' |
| 338 | config-pod: 'onf-soak-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 339 | disable-job: false |
Suchitra Vemuri | 11f1fe0 | 2020-09-11 11:09:23 -0700 | [diff] [blame] | 340 | profile: '1T8GEM' |
| 341 | branch: 'master' |
| 342 | release: 'master' |
| 343 | work-flow: 'DT' |
| 344 | name-extension: '_DT_soak_DP' |
| 345 | test-type: 'Dataplane' |
| 346 | test-repo: 'voltha-system-tests' |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 347 | pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy' |
Hardik Windlass | 8cce00c | 2021-05-17 10:06:29 +0000 | [diff] [blame] | 348 | time-trigger: "H H * * 6" |
Suchitra Vemuri | 11f1fe0 | 2020-09-11 11:09:23 -0700 | [diff] [blame] | 349 | |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 350 | # ONF Menlo Soak POD build job - voltha-2.8 branch |
| 351 | - 'build_voltha_pod_manual': |
| 352 | build-node: 'menlo-soak-pod' |
| 353 | config-pod: 'onf-soak-pod' |
Hardik Windlass | dd81dd8 | 2021-09-27 08:43:44 +0000 | [diff] [blame] | 354 | disable-job: true |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 355 | branch: 'voltha-2.8' |
| 356 | release: '2.8' |
| 357 | bbsimReplicas: 1 |
| 358 | profile: '1T8GEM' |
| 359 | name-extension: '_DT' |
| 360 | work-flow: 'DT' |
| 361 | reinstall-olt: true |
| 362 | num-of-onus: 32 |
| 363 | num-of-ponports: 16 |
| 364 | logLevel: 'WARN' |
| 365 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
| 366 | |
| 367 | # ONF Menlo Soak POD test job - voltha-2.8 branch |
| 368 | # Run tests manually triggering the job |
| 369 | - 'build_voltha_pod_manual_test': |
| 370 | build-node: 'menlo-soak-pod' |
| 371 | config-pod: 'onf-soak-pod' |
Hardik Windlass | dd81dd8 | 2021-09-27 08:43:44 +0000 | [diff] [blame] | 372 | disable-job: true |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 373 | profile: '1T8GEM' |
| 374 | branch: 'voltha-2.8' |
| 375 | release: '2.8' |
| 376 | work-flow: 'DT' |
| 377 | name-extension: '_DT_soak_Func' |
| 378 | test-type: 'Functional' |
| 379 | test-repo: 'voltha-system-tests' |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 380 | pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy' |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 381 | |
| 382 | # ONF Menlo Soak POD test job - voltha-2.8 branch |
| 383 | # Run failure/recovery tests every Wednesday |
| 384 | - 'build_voltha_pod_soak_test': |
| 385 | build-node: 'menlo-soak-pod' |
| 386 | config-pod: 'onf-soak-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 387 | disable-job: true |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 388 | profile: '1T8GEM' |
| 389 | branch: 'voltha-2.8' |
| 390 | release: '2.8' |
| 391 | work-flow: 'DT' |
| 392 | name-extension: '_DT_soak_Fail' |
| 393 | test-type: 'Failure' |
| 394 | test-repo: 'voltha-system-tests' |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 395 | pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy' |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 396 | time-trigger: "H H * * 3" |
| 397 | |
| 398 | # ONF Menlo Soak POD test job - voltha-2.8 branch |
| 399 | # Run dataplane tests every Saturday |
| 400 | - 'build_voltha_pod_soak_test': |
| 401 | build-node: 'menlo-soak-pod' |
| 402 | config-pod: 'onf-soak-pod' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 403 | disable-job: true |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 404 | profile: '1T8GEM' |
| 405 | branch: 'voltha-2.8' |
| 406 | release: '2.8' |
| 407 | work-flow: 'DT' |
| 408 | name-extension: '_DT_soak_DP' |
| 409 | test-type: 'Dataplane' |
| 410 | test-repo: 'voltha-system-tests' |
Matteo Scandolo | 5e7bd1d | 2021-07-16 13:29:42 -0700 | [diff] [blame] | 411 | pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy' |
Hardik Windlass | f532157 | 2021-07-14 11:28:46 +0000 | [diff] [blame] | 412 | time-trigger: "H H * * 6" |
| 413 | |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 414 | # Berlin pod with olt/onu - master versions timer based job , two OLTs |
Hardik Windlass | d4f410a | 2021-02-23 15:05:42 +0530 | [diff] [blame] | 415 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 416 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 417 | config-pod: 'berlin-community-pod-1-multi-olt' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 418 | disable-job: true |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 419 | name-extension: '_DT' |
| 420 | work-flow: 'DT' |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 421 | profile: '1T8GEM' |
Andrea Campanella | 8aefd03 | 2021-06-03 13:52:38 +0200 | [diff] [blame] | 422 | num-of-onos: '3' |
| 423 | num-of-atomix: '3' |
Andrea Campanella | 925efab | 2022-01-03 13:48:30 +0100 | [diff] [blame] | 424 | # Update time trigger value while re-enabling the job |
| 425 | time: '' |
Andrea Campanella | a54bab9 | 2020-02-07 15:37:41 +0100 | [diff] [blame] | 426 | |
Andrea Campanella | f8adea6 | 2020-03-05 20:35:49 +0100 | [diff] [blame] | 427 | # Berlin POD test job - master versions: uses tech profile on voltha branch |
Suchitra Vemuri | bb9736a | 2020-01-16 23:00:12 -0800 | [diff] [blame] | 428 | - 'build_voltha_pod_test': |
Andrea Campanella | 2af4b90 | 2021-11-05 10:40:02 +0100 | [diff] [blame] | 429 | timeout: 360 |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 430 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 431 | config-pod: 'berlin-community-pod-1-multi-olt' |
Andrea Campanella | f8adea6 | 2020-03-05 20:35:49 +0100 | [diff] [blame] | 432 | release: 'master' |
Suchitra Vemuri | bb9736a | 2020-01-16 23:00:12 -0800 | [diff] [blame] | 433 | branch: 'master' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 434 | disable-job: true |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 435 | name-extension: '_DT' |
| 436 | work-flow: 'DT' |
Suchitra Vemuri | bb9736a | 2020-01-16 23:00:12 -0800 | [diff] [blame] | 437 | test-repo: 'voltha-system-tests' |
Suchitra Vemuri | 77d7b33 | 2020-11-09 14:06:47 -0800 | [diff] [blame] | 438 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 439 | power-switch: true |
Matteo Scandolo | 6784281 | 2021-07-13 16:52:13 -0700 | [diff] [blame] | 440 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
Suchitra Vemuri | 2c4e6ac | 2020-03-30 18:21:01 -0700 | [diff] [blame] | 441 | |
Andrea Campanella | 972d63e | 2020-05-14 19:59:08 +0200 | [diff] [blame] | 442 | # 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] | 443 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 444 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 445 | config-pod: 'berlin-community-pod-1-gpon' |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 446 | name-extension: '_DT' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 447 | disable-job: true |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 448 | work-flow: 'DT' |
Andrea Campanella | 972d63e | 2020-05-14 19:59:08 +0200 | [diff] [blame] | 449 | profile: '1T8GEM' |
Andrea Campanella | 8aefd03 | 2021-06-03 13:52:38 +0200 | [diff] [blame] | 450 | num-of-onos: '3' |
| 451 | num-of-atomix: '3' |
Andrea Campanella | 925efab | 2022-01-03 13:48:30 +0100 | [diff] [blame] | 452 | # Update time trigger value while re-enabling the job |
| 453 | time: '' |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 454 | |
Andrea Campanella | 972d63e | 2020-05-14 19:59:08 +0200 | [diff] [blame] | 455 | # 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] | 456 | - 'build_voltha_pod_test': |
Hardik Windlass | 50ec6d7 | 2021-12-16 05:37:04 +0000 | [diff] [blame] | 457 | timeout: 330 |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 458 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 459 | config-pod: 'berlin-community-pod-1-gpon' |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 460 | name-extension: '_DT' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 461 | disable-job: true |
Andrea Campanella | d924ce2 | 2020-04-20 16:40:41 +0200 | [diff] [blame] | 462 | work-flow: 'DT' |
Andrea Campanella | 625ba35 | 2020-04-02 15:32:13 +0200 | [diff] [blame] | 463 | release: 'master' |
| 464 | branch: 'master' |
| 465 | test-repo: 'voltha-system-tests' |
Andrea Campanella | 972d63e | 2020-05-14 19:59:08 +0200 | [diff] [blame] | 466 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 467 | power-switch: true |
Matteo Scandolo | 6784281 | 2021-07-13 16:52:13 -0700 | [diff] [blame] | 468 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
Suchitra Vemuri | daed525 | 2020-05-28 12:36:15 -0700 | [diff] [blame] | 469 | |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 470 | # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job |
| 471 | - 'build_voltha_pod_release_timer': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 472 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 473 | config-pod: 'berlin-community-pod-1-gpon' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 474 | release: '2.8' |
| 475 | branch: 'voltha-2.8' |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 476 | name-extension: '_DT' |
| 477 | work-flow: 'DT' |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 478 | profile: '1T8GEM' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 479 | num-of-onos: '3' |
| 480 | num-of-atomix: '3' |
Andrea Campanella | 925efab | 2022-01-03 13:48:30 +0100 | [diff] [blame] | 481 | time: '1' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 482 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
Suchitra Vemuri | 2b0f488 | 2021-03-22 22:10:43 -0700 | [diff] [blame] | 483 | |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 484 | # 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] | 485 | - 'build_voltha_pod_test': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 486 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 487 | config-pod: 'berlin-community-pod-1-gpon' |
Suchitra Vemuri | 26fe243 | 2020-09-14 19:51:32 -0700 | [diff] [blame] | 488 | name-extension: '_DT' |
| 489 | work-flow: 'DT' |
Hardik Windlass | 6d9a82e | 2021-07-08 16:23:21 +0000 | [diff] [blame] | 490 | release: '2.8' |
| 491 | branch: 'voltha-2.8' |
Suchitra Vemuri | 26fe243 | 2020-09-14 19:51:32 -0700 | [diff] [blame] | 492 | test-repo: 'voltha-system-tests' |
| 493 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 494 | power-switch: true |
Matteo Scandolo | 6784281 | 2021-07-13 16:52:13 -0700 | [diff] [blame] | 495 | pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
Suchitra Vemuri | 26fe243 | 2020-09-14 19:51:32 -0700 | [diff] [blame] | 496 | |
Andrea Campanella | c551d58 | 2021-09-22 15:34:02 +0200 | [diff] [blame] | 497 | # 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] | 498 | - 'build_voltha_pod_release_timer': |
Matteo Scandolo | 4fb1142 | 2022-03-29 14:21:04 -0700 | [diff] [blame] | 499 | build-node: 'berlin-community-pod-1' |
| 500 | config-pod: 'berlin-community-pod-1-multi-olt' |
Andrea Campanella | 746e2dd | 2021-07-27 13:39:08 +0200 | [diff] [blame] | 501 | name-extension: '_DT' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 502 | work-flow: 'DT' |
Andrea Campanella | 746e2dd | 2021-07-27 13:39:08 +0200 | [diff] [blame] | 503 | release: '2.8' |
| 504 | branch: 'voltha-2.8' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 505 | profile: '1T8GEM' |
Andrea Campanella | 8aefd03 | 2021-06-03 13:52:38 +0200 | [diff] [blame] | 506 | num-of-onos: '3' |
| 507 | num-of-atomix: '3' |
Andrea Campanella | 746e2dd | 2021-07-27 13:39:08 +0200 | [diff] [blame] | 508 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 509 | time: '7' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 510 | |
Andrea Campanella | c551d58 | 2021-09-22 15:34:02 +0200 | [diff] [blame] | 511 | # 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] | 512 | - 'build_voltha_pod_test': |
Matteo Scandolo | 4fb1142 | 2022-03-29 14:21:04 -0700 | [diff] [blame] | 513 | build-node: 'berlin-community-pod-1' |
| 514 | config-pod: 'berlin-community-pod-1-multi-olt' |
Andrea Campanella | 746e2dd | 2021-07-27 13:39:08 +0200 | [diff] [blame] | 515 | release: '2.8' |
| 516 | branch: 'voltha-2.8' |
| 517 | name-extension: '_DT' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 518 | work-flow: 'DT' |
Andrea Campanella | 350c610 | 2020-10-01 09:56:40 +0200 | [diff] [blame] | 519 | test-repo: 'voltha-system-tests' |
| 520 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 521 | power-switch: true |
Andrea Campanella | 746e2dd | 2021-07-27 13:39:08 +0200 | [diff] [blame] | 522 | pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 523 | |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 524 | # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job |
| 525 | - 'build_voltha_pod_release_timer': |
| 526 | build-node: 'berlin-community-pod-1' |
| 527 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 528 | withFttb: true |
| 529 | name-extension: '_DT' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 530 | disable-job: false |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 531 | work-flow: 'DT' |
Hardik Windlass | 7f98e9e | 2022-05-30 14:36:25 +0530 | [diff] [blame] | 532 | profile: '1T4GEM-FTTB' |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 533 | num-of-onos: '3' |
| 534 | num-of-atomix: '3' |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 535 | time: '13' |
| 536 | |
| 537 | # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 538 | - 'build_voltha_pod_test': |
| 539 | timeout: 330 |
| 540 | build-node: 'berlin-community-pod-1' |
| 541 | config-pod: 'berlin-community-pod-1-gpon-fttb' |
| 542 | withFttb: true |
| 543 | name-extension: '_DT' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 544 | disable-job: false |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 545 | work-flow: 'DT' |
| 546 | release: 'master' |
| 547 | branch: 'master' |
| 548 | test-repo: 'voltha-system-tests' |
Hardik Windlass | 7f98e9e | 2022-05-30 14:36:25 +0530 | [diff] [blame] | 549 | profile: '1T4GEM-FTTB' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 550 | power-switch: true |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 551 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 552 | |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 553 | # 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] | 554 | - 'build_voltha_pod_release_timer': |
| 555 | build-node: 'berlin-community-pod-2' |
| 556 | config-pod: 'berlin-community-pod-2-gpon-zyxel' |
Girish Gowdra | 9b20acc | 2022-05-20 16:22:25 -0700 | [diff] [blame] | 557 | disable-job: false |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 558 | name-extension: '_DT' |
| 559 | work-flow: 'DT' |
| 560 | release: 'master' |
| 561 | branch: 'master' |
| 562 | profile: '1T8GEM' |
| 563 | reinstall-olt: true |
| 564 | num-of-onos: '3' |
| 565 | num-of-atomix: '3' |
| 566 | pipeline-script: 'voltha/master/physical-build.groovy' |
| 567 | VolthaEtcdPort: 9999 |
| 568 | waitTimerForOltUp: 360 |
| 569 | time: '1' |
| 570 | |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 571 | # 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] | 572 | - 'build_voltha_pod_test': |
| 573 | build-node: 'berlin-community-pod-2' |
| 574 | config-pod: 'berlin-community-pod-2-gpon-zyxel' |
| 575 | release: 'master' |
| 576 | branch: 'master' |
| 577 | name-extension: '_DT' |
| 578 | work-flow: 'DT' |
| 579 | test-repo: 'voltha-system-tests' |
| 580 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 581 | power-switch: true |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 582 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 583 | |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 584 | # 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] | 585 | - 'build_voltha_pod_release_timer': |
| 586 | build-node: 'berlin-community-pod-2' |
| 587 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
Girish Gowdra | 9b20acc | 2022-05-20 16:22:25 -0700 | [diff] [blame] | 588 | disable-job: false |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 589 | name-extension: '_DT' |
| 590 | work-flow: 'DT' |
| 591 | release: 'master' |
| 592 | branch: 'master' |
| 593 | reinstall-olt: true |
| 594 | num-of-onos: '3' |
| 595 | num-of-atomix: '3' |
| 596 | pipeline-script: 'voltha/master/physical-build.groovy' |
| 597 | VolthaEtcdPort: 9999 |
| 598 | waitTimerForOltUp: 360 |
Girish Gowdra | e20a52b | 2022-05-19 11:51:31 -0700 | [diff] [blame] | 599 | profile: '1T8GEM' |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 600 | time: '5' |
| 601 | |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 602 | # 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] | 603 | - 'build_voltha_pod_test': |
| 604 | build-node: 'berlin-community-pod-2' |
| 605 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
| 606 | release: 'master' |
| 607 | branch: 'master' |
| 608 | name-extension: '_DT' |
| 609 | work-flow: 'DT' |
| 610 | test-repo: 'voltha-system-tests' |
| 611 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 612 | power-switch: true |
Andrea Campanella | 4b7ab78 | 2022-05-10 23:32:50 +0200 | [diff] [blame] | 613 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 614 | |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 615 | # TT workflow on Zyxel XGSPON OLT at Berlin pod - build job |
Girish Gowdra | 7bd05cc | 2022-09-18 21:37:15 -0700 | [diff] [blame] | 616 | - 'build_voltha_pod_release_timer': |
| 617 | disable-job: false |
| 618 | build-node: 'berlin-community-pod-2' |
| 619 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
| 620 | release: 'master' |
| 621 | branch: 'master' |
| 622 | name-extension: '_TT' |
| 623 | work-flow: 'TT' |
| 624 | profile: 'TP' |
| 625 | time: '10' |
| 626 | VolthaEtcdPort: 9999 |
| 627 | num-of-onos: '3' |
| 628 | num-of-atomix: '3' |
| 629 | |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 630 | # TT workflow on Zyxel XGSPON OLT at Berlin pod - test job |
Girish Gowdra | 7bd05cc | 2022-09-18 21:37:15 -0700 | [diff] [blame] | 631 | - 'build_voltha_pod_test': |
| 632 | disable-job: false |
| 633 | build-node: 'berlin-community-pod-2' |
| 634 | config-pod: 'berlin-community-pod-2-xgspon-zyxel' |
| 635 | release: 'master' |
| 636 | branch: 'master' |
| 637 | name-extension: '_TT' |
| 638 | work-flow: 'TT' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 639 | power-switch: true |
| 640 | power-cycle-olt: true |
Girish Gowdra | 7bd05cc | 2022-09-18 21:37:15 -0700 | [diff] [blame] | 641 | pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy' |
| 642 | test-repo: 'voltha-system-tests' |
| 643 | profile: 'TP' |
| 644 | timeout: 360 |
| 645 | |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 646 | # Berlin pod with adtran gpon olt/onu - 2.8 1T8GEM tech profile and timer based job |
| 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-adtran' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 650 | name-extension: '_DT' |
| 651 | work-flow: 'DT' |
| 652 | release: '2.8' |
| 653 | branch: 'voltha-2.8' |
| 654 | profile: '1T8GEM' |
Andrea Campanella | bc8d882 | 2021-08-25 12:33:54 +0200 | [diff] [blame] | 655 | reinstall-olt: false |
Andrea Campanella | 86630c4 | 2022-01-03 10:13:04 +0100 | [diff] [blame] | 656 | 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] | 657 | num-of-onos: '3' |
| 658 | num-of-atomix: '3' |
| 659 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
| 660 | VolthaEtcdPort: 9999 |
Andrea Campanella | 41ae1b1 | 2021-09-21 11:29:43 +0200 | [diff] [blame] | 661 | 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] | 662 | oltAdapterReleaseName: 'adtran-olt' |
Andrea Campanella | ecefbc8 | 2021-08-27 11:06:31 +0200 | [diff] [blame] | 663 | waitTimerForOltUp: 420 |
Hardik Windlass | 5dbe6eb | 2021-12-17 11:13:26 +0000 | [diff] [blame] | 664 | time: '19' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 665 | |
| 666 | # Berlin POD adtran test job - 2.8 versions: uses 1T8GEM tech profile on voltha branch |
| 667 | - 'build_voltha_pod_test': |
Hardik Windlass | 9ed7366 | 2021-09-02 11:06:21 +0000 | [diff] [blame] | 668 | timeout: 390 |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 669 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 670 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 671 | release: '2.8' |
| 672 | branch: 'voltha-2.8' |
| 673 | name-extension: '_DT' |
| 674 | work-flow: 'DT' |
| 675 | test-repo: 'voltha-system-tests' |
| 676 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 677 | power-switch: true |
Andrea Campanella | 29fff7f | 2021-08-23 14:49:29 +0200 | [diff] [blame] | 678 | pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
| 679 | oltAdapterAppLabel: 'adapter-adtran-olt' |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 680 | |
| 681 | # Berlin pod with adtran gpon olt/onu - 2.8 1T8GEM tech profile and timer based job |
| 682 | - 'verify_voltha_pod_dmi_test': |
Girish Gowdra | 6b7dab0 | 2022-03-30 11:21:44 -0700 | [diff] [blame] | 683 | build-node: 'berlin-community-pod-1' |
Matteo Scandolo | 868a3bc | 2022-03-31 16:45:19 -0700 | [diff] [blame] | 684 | config-pod: 'berlin-community-pod-1-gpon-adtran' |
Hardik Windlass | ace19e5 | 2022-02-10 09:36:21 +0000 | [diff] [blame] | 685 | name-extension: '_DT' |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 686 | work-flow: 'DT' |
| 687 | release: 'master' |
| 688 | branch: 'master' |
| 689 | profile: 'Default' |
Hardik Windlass | 230fca6 | 2022-05-04 08:50:35 +0530 | [diff] [blame] | 690 | installVolthaInfra: true |
| 691 | installVolthaStack: false |
Hardik Windlass | 36d5bdb | 2022-02-09 10:13:13 +0000 | [diff] [blame] | 692 | reinstall-olt: false |
| 693 | restart-olt: false |
| 694 | extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml " |
| 695 | dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager' |
| 696 | OltDevMgr: 'adtran-olt-device-manager' |
| 697 | num-of-onos: '3' |
| 698 | num-of-atomix: '3' |
| 699 | VolthaEtcdPort: 9999 |
| 700 | openoltAdapterChart: '/home/community/adtran-21.5-voltha-2.8/voltha-adapter-adtran-olt' |
| 701 | oltAdapterReleaseName: 'adtran-olt' |
| 702 | waitTimerForOltUp: 420 |
Hardik Windlass | c97ceae | 2022-05-13 10:12:55 +0530 | [diff] [blame] | 703 | time: '16' |