Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 1 | --- |
| 2 | # POD Build Pipeline Jobs for Voltha Releases |
| 3 | |
| 4 | - project: |
| 5 | name: voltha-certification-jobs |
| 6 | |
| 7 | project-name: '{name}' |
| 8 | |
| 9 | build-timeout: '300' |
| 10 | |
| 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 |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 14 | work-flow: 'ATT' |
| 15 | in-band-management: false |
Matteo Scandolo | 48163aa | 2022-01-10 14:14:22 -0800 | [diff] [blame] | 16 | num-of-openonu: 1 |
| 17 | num-of-onos: 1 |
| 18 | num-of-atomix: 1 |
| 19 | num-of-kafka: 1 |
| 20 | num-of-etcd: 1 |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 21 | reinstall-olt: true |
| 22 | test-type: '' |
| 23 | volthaSystemTestsChange: '' |
| 24 | kindVolthaChange: '' |
| 25 | cordTesterChange: '' |
| 26 | oltAdapterAppLabel: 'adapter-open-olt' |
| 27 | num-of-onus: '' |
| 28 | num-of-ponports: '' |
| 29 | |
| 30 | jobs: |
| 31 | |
| 32 | # Certification (Radisys 1600G) pod with olt/onu - master versions timer based job |
| 33 | - 'build_voltha_pod_release_timer': |
Matteo Scandolo | 54a0f4b | 2022-01-10 12:17:22 -0800 | [diff] [blame] | 34 | build-node: 'menlo-certification-pod-1' |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 35 | config-pod: 'menlo-certification-pod-radisys-1600g' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 36 | disable-job: false |
Girish Gowdra | 22a8748 | 2021-12-17 13:11:21 +0530 | [diff] [blame] | 37 | reinstall-olt: true |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 38 | name-extension: '_DT' |
| 39 | work-flow: 'DT' |
| 40 | profile: '1T8GEM' |
| 41 | time: '21' |
Andrea Campanella | 969c68d | 2021-12-17 09:16:35 +0100 | [diff] [blame] | 42 | extraHelmFlags: "--set onos-classic.image.tag=master --set voltha.global.rw_core.rpc_timeout=30s --set voltha.global.rw_core.internal_timeout=30s" |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 43 | |
| 44 | # Certification (Radisys 1600G) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 45 | - 'build_voltha_pod_test': |
Hardik Windlass | 50ec6d7 | 2021-12-16 05:37:04 +0000 | [diff] [blame] | 46 | timeout: 330 |
Matteo Scandolo | 54a0f4b | 2022-01-10 12:17:22 -0800 | [diff] [blame] | 47 | build-node: 'menlo-certification-pod-1' |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 48 | config-pod: 'menlo-certification-pod-radisys-1600g' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 49 | disable-job: false |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 50 | release: 'master' |
| 51 | branch: 'master' |
| 52 | name-extension: '_DT' |
| 53 | work-flow: 'DT' |
| 54 | test-repo: 'voltha-system-tests' |
| 55 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 56 | power-switch: true |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 57 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 58 | |
| 59 | # Certification (Radisys 1600X) pod with olt/onu - master versions timer based job |
| 60 | - 'build_voltha_pod_release_timer': |
Matteo Scandolo | 54a0f4b | 2022-01-10 12:17:22 -0800 | [diff] [blame] | 61 | build-node: 'menlo-certification-pod-2' |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 62 | config-pod: 'menlo-certification-pod-radisys-1600x' |
Joey Armstrong | a04a385 | 2023-02-02 18:25:51 -0500 | [diff] [blame] | 63 | disable-job: true |
Girish Gowdra | 22a8748 | 2021-12-17 13:11:21 +0530 | [diff] [blame] | 64 | reinstall-olt: true |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 65 | name-extension: '_DT' |
| 66 | work-flow: 'DT' |
| 67 | profile: '1T8GEM' |
| 68 | time: '1' |
Andrea Campanella | 969c68d | 2021-12-17 09:16:35 +0100 | [diff] [blame] | 69 | extraHelmFlags: "--set onos-classic.image.tag=master --set voltha.global.rw_core.rpc_timeout=30s --set voltha.global.rw_core.internal_timeout=30s" |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 70 | |
| 71 | # Certification (Radisys 1600X) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 72 | - 'build_voltha_pod_test': |
Hardik Windlass | 50ec6d7 | 2021-12-16 05:37:04 +0000 | [diff] [blame] | 73 | timeout: 330 |
Matteo Scandolo | 54a0f4b | 2022-01-10 12:17:22 -0800 | [diff] [blame] | 74 | build-node: 'menlo-certification-pod-2' |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 75 | config-pod: 'menlo-certification-pod-radisys-1600x' |
Joey Armstrong | a04a385 | 2023-02-02 18:25:51 -0500 | [diff] [blame] | 76 | disable-job: true |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 77 | release: 'master' |
| 78 | branch: 'master' |
| 79 | name-extension: '_DT' |
| 80 | work-flow: 'DT' |
| 81 | test-repo: 'voltha-system-tests' |
| 82 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 83 | power-switch: true |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 84 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 85 | |
| 86 | # Certification (Radisys) pod with olt/onu - master versions timer based job |
| 87 | - 'build_voltha_pod_release_timer': |
Matteo Scandolo | 54a0f4b | 2022-01-10 12:17:22 -0800 | [diff] [blame] | 88 | build-node: 'menlo-certification-pod-3' |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 89 | config-pod: 'menlo-certification-pod-radisys-3200g' |
Girish Gowdra | 22a8748 | 2021-12-17 13:11:21 +0530 | [diff] [blame] | 90 | reinstall-olt: true |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 91 | name-extension: '_DT' |
| 92 | work-flow: 'DT' |
| 93 | profile: '1T8GEM' |
Andrea Campanella | d82b40d | 2022-01-18 11:26:54 +0100 | [diff] [blame] | 94 | time: '1' |
Andrea Campanella | 969c68d | 2021-12-17 09:16:35 +0100 | [diff] [blame] | 95 | extraHelmFlags: "--set onos-classic.image.tag=master --set voltha.global.rw_core.rpc_timeout=30s --set voltha.global.rw_core.internal_timeout=30s" |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 96 | |
| 97 | # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 98 | - 'build_voltha_pod_test': |
Hardik Windlass | 50ec6d7 | 2021-12-16 05:37:04 +0000 | [diff] [blame] | 99 | timeout: 330 |
Matteo Scandolo | 54a0f4b | 2022-01-10 12:17:22 -0800 | [diff] [blame] | 100 | build-node: 'menlo-certification-pod-3' |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 101 | config-pod: 'menlo-certification-pod-radisys-3200g' |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 102 | release: 'master' |
| 103 | branch: 'master' |
| 104 | name-extension: '_DT' |
| 105 | work-flow: 'DT' |
| 106 | test-repo: 'voltha-system-tests' |
| 107 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 108 | power-switch: true |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 109 | pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| 110 | |
Joey Armstrong | 1a2ee17 | 2023-01-27 17:20:37 -0500 | [diff] [blame] | 111 | # Certification (Radisys) pod with olt/onu - 2.11 version timer based job |
| 112 | - 'build_voltha_pod_release_timer': |
| 113 | build-node: 'menlo-certification-pod-3' |
| 114 | config-pod: 'menlo-certification-pod-radisys-3200g' |
| 115 | disable-job: false |
| 116 | reinstall-olt: true |
| 117 | release: '2.11' |
| 118 | branch: 'voltha-2.11' |
| 119 | name-extension: '_DT' |
| 120 | work-flow: 'DT' |
| 121 | profile: '1T8GEM' |
| 122 | time: '9' |
| 123 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 124 | extraHelmFlags: "--set onos-classic.image.tag=master" |
| 125 | |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 126 | # Certification (Radisys) pod with olt/onu - 2.8 version timer based job |
| 127 | - 'build_voltha_pod_release_timer': |
Matteo Scandolo | 54a0f4b | 2022-01-10 12:17:22 -0800 | [diff] [blame] | 128 | build-node: 'menlo-certification-pod-3' |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 129 | config-pod: 'menlo-certification-pod-radisys-3200g' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 130 | disable-job: false |
Girish Gowdra | 22a8748 | 2021-12-17 13:11:21 +0530 | [diff] [blame] | 131 | reinstall-olt: true |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 132 | release: '2.8' |
| 133 | branch: 'voltha-2.8' |
| 134 | name-extension: '_DT' |
| 135 | work-flow: 'DT' |
| 136 | profile: '1T8GEM' |
| 137 | time: '9' |
| 138 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
Andrea Campanella | 969c68d | 2021-12-17 09:16:35 +0100 | [diff] [blame] | 139 | extraHelmFlags: "--set onos-classic.image.tag=master" |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 140 | |
| 141 | # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 142 | - 'build_voltha_pod_test': |
Matteo Scandolo | 54a0f4b | 2022-01-10 12:17:22 -0800 | [diff] [blame] | 143 | build-node: 'menlo-certification-pod-3' |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 144 | config-pod: 'menlo-certification-pod-radisys-3200g' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 145 | disable-job: false |
Joey Armstrong | 1a2ee17 | 2023-01-27 17:20:37 -0500 | [diff] [blame] | 146 | release: '2.11' |
| 147 | branch: 'voltha-2.11' |
| 148 | name-extension: '_DT' |
| 149 | work-flow: 'DT' |
| 150 | test-repo: 'voltha-system-tests' |
| 151 | profile: '1T8GEM' |
| 152 | power-switch: true |
| 153 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 154 | |
| 155 | # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 156 | - 'build_voltha_pod_test': |
| 157 | build-node: 'menlo-certification-pod-3' |
| 158 | config-pod: 'menlo-certification-pod-radisys-3200g' |
| 159 | disable-job: false |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 160 | release: '2.8' |
| 161 | branch: 'voltha-2.8' |
| 162 | name-extension: '_DT' |
| 163 | work-flow: 'DT' |
| 164 | test-repo: 'voltha-system-tests' |
| 165 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 166 | power-switch: true |
Matteo Scandolo | 1229b86 | 2021-08-11 10:05:58 -0700 | [diff] [blame] | 167 | pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
| 168 | |
Joey Armstrong | 1a2ee17 | 2023-01-27 17:20:37 -0500 | [diff] [blame] | 169 | # Certification (Radisys) pod with olt/onu - 2.11 version timer based job |
| 170 | - 'build_voltha_pod_release_timer': |
| 171 | build-node: 'menlo-certification-pod-1' |
| 172 | config-pod: 'menlo-certification-pod-radisys-1600g' |
| 173 | disable-job: false |
| 174 | reinstall-olt: true |
| 175 | release: '2.11' |
| 176 | branch: 'voltha-2.11' |
| 177 | name-extension: '_DT' |
| 178 | work-flow: 'DT' |
| 179 | profile: '1T8GEM' |
| 180 | time: '13' |
| 181 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 182 | extraHelmFlags: "--set onos-classic.image.tag=master" |
| 183 | |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 184 | # Certification (Radisys) pod with olt/onu - 2.8 version timer based job |
| 185 | - 'build_voltha_pod_release_timer': |
Matteo Scandolo | 54a0f4b | 2022-01-10 12:17:22 -0800 | [diff] [blame] | 186 | build-node: 'menlo-certification-pod-1' |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 187 | config-pod: 'menlo-certification-pod-radisys-1600g' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 188 | disable-job: false |
Girish Gowdra | 22a8748 | 2021-12-17 13:11:21 +0530 | [diff] [blame] | 189 | reinstall-olt: true |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 190 | release: '2.8' |
| 191 | branch: 'voltha-2.8' |
| 192 | name-extension: '_DT' |
| 193 | work-flow: 'DT' |
| 194 | profile: '1T8GEM' |
| 195 | time: '13' |
| 196 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
Andrea Campanella | 969c68d | 2021-12-17 09:16:35 +0100 | [diff] [blame] | 197 | extraHelmFlags: "--set onos-classic.image.tag=master" |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 198 | |
| 199 | # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 200 | - 'build_voltha_pod_test': |
Matteo Scandolo | 54a0f4b | 2022-01-10 12:17:22 -0800 | [diff] [blame] | 201 | build-node: 'menlo-certification-pod-1' |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 202 | config-pod: 'menlo-certification-pod-radisys-1600g' |
Girish Gowdra | af2f4e5 | 2022-06-24 11:18:17 -0700 | [diff] [blame] | 203 | disable-job: false |
Joey Armstrong | 1a2ee17 | 2023-01-27 17:20:37 -0500 | [diff] [blame] | 204 | release: '2.11' |
| 205 | branch: 'voltha-2.11' |
| 206 | name-extension: '_DT' |
| 207 | work-flow: 'DT' |
| 208 | test-repo: 'voltha-system-tests' |
| 209 | profile: '1T8GEM' |
| 210 | power-switch: true |
| 211 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 212 | |
| 213 | # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 214 | - 'build_voltha_pod_test': |
| 215 | build-node: 'menlo-certification-pod-1' |
| 216 | config-pod: 'menlo-certification-pod-radisys-1600g' |
| 217 | disable-job: false |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 218 | release: '2.8' |
| 219 | branch: 'voltha-2.8' |
| 220 | name-extension: '_DT' |
| 221 | work-flow: 'DT' |
| 222 | test-repo: 'voltha-system-tests' |
| 223 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 224 | power-switch: true |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 225 | pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
| 226 | |
| 227 | # Certification (Radisys) pod with olt/onu - 2.8 version timer based job |
| 228 | - 'build_voltha_pod_release_timer': |
Matteo Scandolo | 54a0f4b | 2022-01-10 12:17:22 -0800 | [diff] [blame] | 229 | build-node: 'menlo-certification-pod-2' |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 230 | config-pod: 'menlo-certification-pod-radisys-1600x' |
Joey Armstrong | a04a385 | 2023-02-02 18:25:51 -0500 | [diff] [blame] | 231 | disable-job: true |
Girish Gowdra | 22a8748 | 2021-12-17 13:11:21 +0530 | [diff] [blame] | 232 | reinstall-olt: true |
Joey Armstrong | 1a2ee17 | 2023-01-27 17:20:37 -0500 | [diff] [blame] | 233 | release: '2.11' |
| 234 | branch: 'voltha-2.11' |
| 235 | name-extension: '_DT' |
| 236 | work-flow: 'DT' |
| 237 | profile: '1T8GEM' |
| 238 | time: '17' |
| 239 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 240 | extraHelmFlags: "--set onos-classic.image.tag=master" |
| 241 | |
| 242 | # Certification (Radisys) pod with olt/onu - 2.8 version timer based job |
| 243 | - 'build_voltha_pod_release_timer': |
| 244 | build-node: 'menlo-certification-pod-2' |
| 245 | config-pod: 'menlo-certification-pod-radisys-1600x' |
Joey Armstrong | a04a385 | 2023-02-02 18:25:51 -0500 | [diff] [blame] | 246 | disable-job: true |
Joey Armstrong | 1a2ee17 | 2023-01-27 17:20:37 -0500 | [diff] [blame] | 247 | reinstall-olt: true |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 248 | release: '2.8' |
| 249 | branch: 'voltha-2.8' |
| 250 | name-extension: '_DT' |
| 251 | work-flow: 'DT' |
| 252 | profile: '1T8GEM' |
| 253 | time: '17' |
| 254 | pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
Andrea Campanella | 969c68d | 2021-12-17 09:16:35 +0100 | [diff] [blame] | 255 | extraHelmFlags: "--set onos-classic.image.tag=master" |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 256 | |
| 257 | # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 258 | - 'build_voltha_pod_test': |
Matteo Scandolo | 54a0f4b | 2022-01-10 12:17:22 -0800 | [diff] [blame] | 259 | build-node: 'menlo-certification-pod-2' |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 260 | config-pod: 'menlo-certification-pod-radisys-1600x' |
Joey Armstrong | a04a385 | 2023-02-02 18:25:51 -0500 | [diff] [blame] | 261 | disable-job: true |
Joey Armstrong | 1a2ee17 | 2023-01-27 17:20:37 -0500 | [diff] [blame] | 262 | release: '2.11' |
| 263 | branch: 'voltha-2.11' |
| 264 | name-extension: '_DT' |
| 265 | work-flow: 'DT' |
| 266 | test-repo: 'voltha-system-tests' |
| 267 | profile: '1T8GEM' |
| 268 | power-switch: true |
| 269 | pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| 270 | |
| 271 | # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| 272 | - 'build_voltha_pod_test': |
| 273 | build-node: 'menlo-certification-pod-2' |
| 274 | config-pod: 'menlo-certification-pod-radisys-1600x' |
Joey Armstrong | a04a385 | 2023-02-02 18:25:51 -0500 | [diff] [blame] | 275 | disable-job: true |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 276 | release: '2.8' |
| 277 | branch: 'voltha-2.8' |
| 278 | name-extension: '_DT' |
| 279 | work-flow: 'DT' |
| 280 | test-repo: 'voltha-system-tests' |
| 281 | profile: '1T8GEM' |
Joey Armstrong | ca4cb46 | 2023-01-12 17:51:05 -0500 | [diff] [blame] | 282 | power-switch: true |
Hardik Windlass | da932c1 | 2021-08-25 11:15:54 +0000 | [diff] [blame] | 283 | pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
Joey Armstrong | 1a2ee17 | 2023-01-27 17:20:37 -0500 | [diff] [blame] | 284 | |
| 285 | # [EOF] |
Joey Armstrong | af679da | 2023-01-31 14:22:41 -0500 | [diff] [blame] | 286 | |
| 287 | # [EOF] |