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