blob: b750532be8648a2d6912d668c82076343b49e67c [file] [log] [blame]
---
# POD Build Pipeline Jobs for Voltha Releases
- project:
name: voltha-certification-jobs-2.12
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:
# -----------------------------------------------------------------------
# Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch
# -----------------------------------------------------------------------
- 'build_voltha_pod_test':
build-node: 'menlo-certification-pod-1'
config-pod: 'menlo-certification-pod-radisys-1600g'
disable-job: true # menlo-certification-pod-1: offline
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'
# -----------------------------------------------------------------------
# Certification (Radisys) pod with olt/onu - 2.11 version 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
release: '2.12'
branch: 'voltha-2.12'
name-extension: '_DT'
work-flow: 'DT'
profile: '1T8GEM'
time: '13'
pipeline-script: 'voltha/voltha-2.12/physical-build.groovy'
extraHelmFlags: "--set onos-classic.image.tag=master"
# -----------------------------------------------------------------------
# Certification (Radisys) POD test job
# md5sum(master): e8cb3eba849b788944cee1fe58e4091b
# -----------------------------------------------------------------------
- 'build_voltha_pod_test':
timeout: 330
disable-job: true # menlo-certification-pod-3 is offline
build-node: 'menlo-certification-pod-3'
config-pod: 'menlo-certification-pod-radisys-3200g'
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'
# Certification (Radisys) pod with olt/onu - 2.12 version timer based job
# Duplicate(?) of -- md5sum(master): 2ea4de8fab54538915bcf95ab08c8430
# - 'build_voltha_pod_release_timer':
# build-node: 'menlo-certification-pod-3'
# config-pod: 'menlo-certification-pod-radisys-3200g'
# disable-job: true
# reinstall-olt: true
# release: '2.12'
# branch: 'voltha-2.12'
# name-extension: '_DT'
# work-flow: 'DT'
# profile: '1T8GEM'
# time: '9'
# pipeline-script: 'voltha/voltha-2.12/physical-build.groovy'
# extraHelmFlags: "--set onos-classic.image.tag=master"
# -----------------------------------------------------------------------
# Certification (Radisys) pod with olt/onu - master versions timer based job
# md5sum(master): 2ea4de8fab54538915bcf95ab08c8430
# -----------------------------------------------------------------------
- 'build_voltha_pod_release_timer':
build-node: 'menlo-certification-pod-3'
config-pod: 'menlo-certification-pod-radisys-3200g'
disable-job: true # Reason: menlo-certification-pod-3 is offline
release: '2.12'
branch: 'voltha-2.12'
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"
# [EOF]