Joey Armstrong | 198f760 | 2023-06-21 15:03:59 -0400 | [diff] [blame] | 1 | --- |
| 2 | # POD Build Pipeline Jobs for Voltha Releases |
| 3 | # ----------------------------------------------------------------------- |
| 4 | # Disabled, offline -- 'qa-testvm-pod' |
| 5 | # ----------------------------------------------------------------------- |
| 6 | - project: |
| 7 | name: voltha-release-jobs-2.11 |
| 8 | |
| 9 | project-name: '{name}' |
| 10 | |
| 11 | build-timeout: '300' |
| 12 | |
| 13 | with-kind: false |
| 14 | power-switch: false |
| 15 | power-cycle-olt: false |
| 16 | work-flow: 'ATT' |
| 17 | in-band-management: false |
| 18 | num-of-openonu: '1' |
| 19 | num-of-onos: '1' |
| 20 | num-of-atomix: '0' |
| 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: |
Joey Armstrong | 7b1c9f2 | 2023-06-12 12:39:40 -0400 | [diff] [blame] | 31 | # flex OCP pod with olt/onu - Default tech profile and timer based job |
| 32 | - 'build_voltha_pod_release_timer': |
Joey Armstrong | 4960ec9 | 2023-07-19 09:04:20 -0400 | [diff] [blame] | 33 | disable-job: true |
Joey Armstrong | 7b1c9f2 | 2023-06-12 12:39:40 -0400 | [diff] [blame] | 34 | build-node: 'qa-testvm-pod' |
| 35 | config-pod: 'flex-ocp-cord' |
| 36 | release: '2.11' |
| 37 | branch: 'voltha-2.11' |
| 38 | profile: 'Default' |
| 39 | time: '5' |
| 40 | VolthaEtcdPort: 9999 |
| 41 | num-of-onos: '3' |
| 42 | num-of-atomix: '3' |
| 43 | |
Joey Armstrong | 198f760 | 2023-06-21 15:03:59 -0400 | [diff] [blame] | 44 | # [VOL-4939] - flex OCP pod with olt/onu - 1T4GEM tech profile and timer based job |
| 45 | - 'build_voltha_pod_release_timer': |
| 46 | disable-job: true |
| 47 | build-node: 'qa-testvm-pod' |
| 48 | config-pod: 'flex-ocp-cord' |
| 49 | release: '2.11' |
| 50 | branch: 'voltha-2.11' |
| 51 | profile: '1T4GEM' |
| 52 | time: '1' |
| 53 | VolthaEtcdPort: 9999 |
| 54 | num-of-onos: '3' |
| 55 | num-of-atomix: '3' |
| 56 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 57 | |
Joey Armstrong | 095f5a2 | 2023-08-18 17:46:18 -0400 | [diff] [blame] | 58 | # ----------------------------------------------------------------------- |
| 59 | # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job |
| 60 | # md5sum(master): 07b501ef13e00b5aeaf808ca534ba276 |
| 61 | # ----------------------------------------------------------------------- |
Joey Armstrong | c9d57f5 | 2023-07-27 11:27:22 -0400 | [diff] [blame] | 62 | - 'build_voltha_pod_release_timer': |
| 63 | disable-job: true # Reason: qa-testvm-pod offline |
| 64 | build-node: 'qa-testvm-pod' |
| 65 | config-pod: 'flex-ocp-cord' |
| 66 | release: '2.11' |
| 67 | branch: 'voltha-2.11' |
| 68 | name-extension: '_TT' |
| 69 | work-flow: 'TT' |
| 70 | profile: 'TP' |
| 71 | time: '20' |
| 72 | VolthaEtcdPort: 9999 |
| 73 | num-of-onos: '3' |
| 74 | num-of-atomix: '3' |
| 75 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| 76 | |
Joey Armstrong | 9f39837 | 2023-08-11 11:12:36 -0400 | [diff] [blame] | 77 | # ----------------------------------------------------------------------- |
| 78 | # Menlo pod with olt/onu - released branch, Default tech profile and timer based job |
| 79 | # md5sum(master): f94fd1f2d15674629cb0900bb3b6c08a |
| 80 | # ----------------------------------------------------------------------- |
| 81 | - 'build_voltha_pod_release_timer': |
| 82 | build-node: 'menlo-demo-pod' |
| 83 | config-pod: 'onf-demo-pod' |
| 84 | disable-job: true # menlo-demo-pod offline |
| 85 | release: '2.11' |
| 86 | branch: 'voltha-2.11' |
| 87 | name-extension: '_DT' |
| 88 | work-flow: 'DT' |
| 89 | profile: '1T8GEM' |
| 90 | num-of-onos: '3' |
| 91 | num-of-atomix: '3' |
| 92 | VolthaEtcdPort: 9999 |
| 93 | in-band-management: true |
| 94 | time: '11' |
| 95 | pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
Joey Armstrong | 408add7 | 2023-08-18 13:14:49 -0400 | [diff] [blame] | 96 | |
| 97 | # ----------------------------------------------------------------------- |
| 98 | # Menlo pod with olt/onu - 1T4GEM tech profile and timer based job |
| 99 | # md5sum(master): 68a2922b69b3b7f83a599ae6fb7abb1c |
| 100 | # ----------------------------------------------------------------------- |
| 101 | - 'build_voltha_pod_release_timer': |
| 102 | build-node: 'menlo-demo-pod' |
| 103 | config-pod: 'onf-demo-pod' |
| 104 | disable-job: true # Reason: onf-demo-pod offline |
| 105 | release: '2.11' |
| 106 | branch: 'voltha-2.11' |
| 107 | profile: '1T4GEM' |
| 108 | num-of-onos: '3' |
| 109 | num-of-atomix: '3' |
| 110 | in-band-management: true |
| 111 | waitTimerForOltUp: 540 |
| 112 | VolthaEtcdPort: 9999 |
| 113 | time: '1' |
Joey Armstrong | 095f5a2 | 2023-08-18 17:46:18 -0400 | [diff] [blame] | 114 | |
| 115 | # ----------------------------------------------------------------------- |
| 116 | # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job |
| 117 | # ec22ad3751cbb83e0cff505eaebe9f6f |
| 118 | # ----------------------------------------------------------------------- |
| 119 | - 'build_voltha_pod_release_timer': |
| 120 | disable-job: true |
| 121 | build-node: 'qa-testvm-pod' |
| 122 | config-pod: 'flex-ocp-cord-multi-uni' |
| 123 | release: '2.11' |
| 124 | branch: 'voltha-2.11' |
| 125 | name-extension: '_TT' |
| 126 | work-flow: 'TT' |
| 127 | profile: 'TP' |
| 128 | time: '16' |
| 129 | VolthaEtcdPort: 9999 |
| 130 | num-of-onos: '3' |
| 131 | num-of-atomix: '3' |
| 132 | reinstall-olt: true |
| 133 | enableMultiUni: true |
| 134 | uniPortMask: '0x0003' |
| 135 | |
Joey Armstrong | 198f760 | 2023-06-21 15:03:59 -0400 | [diff] [blame] | 136 | # [EOF] |