| --- |
| # POD Build Pipeline Jobs for Voltha Releases |
| |
| - project: |
| name: voltha-certification-jobs |
| |
| project-name: '{name}' |
| |
| build-timeout: '300' |
| |
| with-kind: false |
| power-switch: false |
| power-cycle-olt: false |
| work-flow: 'ATT' |
| in-band-management: false |
| num-of-openonu: 1 |
| num-of-onos: 1 |
| num-of-atomix: 1 |
| num-of-kafka: 1 |
| num-of-etcd: 1 |
| reinstall-olt: true |
| test-type: '' |
| volthaSystemTestsChange: '' |
| kindVolthaChange: '' |
| cordTesterChange: '' |
| oltAdapterAppLabel: 'adapter-open-olt' |
| num-of-onus: '' |
| num-of-ponports: '' |
| |
| jobs: |
| |
| # branches moved, master.yaml jobs retained here for now |
| # job is a mirror of the one that follows, differs in explcit branch naming |
| # Certification (Radisys 1600G) pod with olt/onu - master versions timer based job |
| - 'build_voltha_pod_release_timer': |
| build-node: 'menlo-certification-pod-1' |
| config-pod: 'menlo-certification-pod-radisys-1600g' |
| disable-job: true # menlo-certification-pod-1: offline |
| reinstall-olt: true |
| name-extension: '_DT' |
| work-flow: 'DT' |
| profile: '1T8GEM' |
| time: '21' |
| extraHelmFlags: "--set onos-classic.image.tag=master --set voltha.global.rw_core.rpc_timeout=30s --set voltha.global.rw_core.internal_timeout=30s" |
| |
| # branches moved, master.yaml jobs retained here for now |
| # Certification (Radisys 1600G) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| - 'build_voltha_pod_test': |
| timeout: 330 |
| build-node: 'menlo-certification-pod-1' |
| config-pod: 'menlo-certification-pod-radisys-1600g' |
| disable-job: true # menlo-certification-pod-1: offline |
| release: 'master' |
| branch: 'master' |
| name-extension: '_DT' |
| work-flow: 'DT' |
| test-repo: 'voltha-system-tests' |
| profile: '1T8GEM' |
| power-switch: true |
| pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| |
| # Certification (Radisys 1600X) pod with olt/onu - master versions timer based job |
| - 'build_voltha_pod_release_timer': |
| build-node: 'menlo-certification-pod-2' |
| config-pod: 'menlo-certification-pod-radisys-1600x' |
| disable-job: true |
| reinstall-olt: true |
| name-extension: '_DT' |
| work-flow: 'DT' |
| profile: '1T8GEM' |
| time: '1' |
| extraHelmFlags: "--set onos-classic.image.tag=master --set voltha.global.rw_core.rpc_timeout=30s --set voltha.global.rw_core.internal_timeout=30s" |
| |
| # Certification (Radisys 1600X) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| - 'build_voltha_pod_test': |
| timeout: 330 |
| build-node: 'menlo-certification-pod-2' |
| config-pod: 'menlo-certification-pod-radisys-1600x' |
| disable-job: true |
| release: 'master' |
| branch: 'master' |
| name-extension: '_DT' |
| work-flow: 'DT' |
| test-repo: 'voltha-system-tests' |
| profile: '1T8GEM' |
| power-switch: true |
| pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy' |
| |
| # Certification (Radisys) pod with olt/onu - master versions timer based job (ZZ) |
| - 'build_voltha_pod_release_timer': |
| build-node: 'menlo-certification-pod-3' |
| config-pod: 'menlo-certification-pod-radisys-3200g' |
| reinstall-olt: true |
| name-extension: '_DT' |
| work-flow: 'DT' |
| profile: '1T8GEM' |
| time: '1' |
| extraHelmFlags: "--set onos-classic.image.tag=master --set voltha.global.rw_core.rpc_timeout=30s --set voltha.global.rw_core.internal_timeout=30s" |
| |
| # ----------------------------------------------------------------------- |
| # Certification (Radisys) pod with olt/onu - 2.8 version timer based job |
| # ----------------------------------------------------------------------- |
| - 'build_voltha_pod_release_timer': |
| build-node: 'menlo-certification-pod-2' |
| config-pod: 'menlo-certification-pod-radisys-1600x' |
| disable-job: true |
| reinstall-olt: true |
| release: '2.12' |
| branch: 'voltha-2.12' |
| name-extension: '_DT' |
| work-flow: 'DT' |
| profile: '1T8GEM' |
| time: '17' |
| pipeline-script: 'voltha/voltha-2.12/physical-build.groovy' |
| extraHelmFlags: "--set onos-classic.image.tag=master" |
| |
| - 'build_voltha_pod_release_timer': |
| build-node: 'menlo-certification-pod-2' |
| config-pod: 'menlo-certification-pod-radisys-1600x' |
| disable-job: true |
| reinstall-olt: true |
| release: '2.11' |
| branch: 'voltha-2.11' |
| name-extension: '_DT' |
| work-flow: 'DT' |
| profile: '1T8GEM' |
| time: '17' |
| pipeline-script: 'voltha/voltha-2.11/physical-build.groovy' |
| extraHelmFlags: "--set onos-classic.image.tag=master" |
| |
| # Certification (Radisys) pod with olt/onu - 2.8 version timer based job |
| # - 'build_voltha_pod_release_timer': |
| # build-node: 'menlo-certification-pod-2' |
| # config-pod: 'menlo-certification-pod-radisys-1600x' |
| # disable-job: true |
| # reinstall-olt: true |
| # release: '2.8' |
| # branch: 'voltha-2.8' |
| # name-extension: '_DT' |
| # work-flow: 'DT' |
| # profile: '1T8GEM' |
| # time: '17' |
| # pipeline-script: 'voltha/voltha-2.8/physical-build.groovy' |
| # extraHelmFlags: "--set onos-classic.image.tag=master" |
| |
| # ----------------------------------------------------------------------- |
| # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| # ----------------------------------------------------------------------- |
| - 'build_voltha_pod_test': |
| build-node: 'menlo-certification-pod-2' |
| config-pod: 'menlo-certification-pod-radisys-1600x' |
| disable-job: true |
| release: '2.12' |
| branch: 'voltha-2.12' |
| name-extension: '_DT' |
| work-flow: 'DT' |
| test-repo: 'voltha-system-tests' |
| profile: '1T8GEM' |
| power-switch: true |
| pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy' |
| |
| - 'build_voltha_pod_test': |
| build-node: 'menlo-certification-pod-2' |
| config-pod: 'menlo-certification-pod-radisys-1600x' |
| disable-job: true |
| release: '2.11' |
| branch: 'voltha-2.11' |
| name-extension: '_DT' |
| work-flow: 'DT' |
| test-repo: 'voltha-system-tests' |
| profile: '1T8GEM' |
| power-switch: true |
| pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy' |
| |
| # Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch |
| # - 'build_voltha_pod_test': |
| # build-node: 'menlo-certification-pod-2' |
| # config-pod: 'menlo-certification-pod-radisys-1600x' |
| # disable-job: true |
| # release: '2.8' |
| # branch: 'voltha-2.8' |
| # name-extension: '_DT' |
| # work-flow: 'DT' |
| # test-repo: 'voltha-system-tests' |
| # profile: '1T8GEM' |
| # power-switch: true |
| # pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' |
| |
| # [EOF] |