blob: 93c22031d2ba43877810acc5475ea2d36dd1f380 [file] [log] [blame]
---
# POD Build Pipeline Jobs for Voltha Releases
# -----------------------------------------------------------------------
# Disabled, offline -- 'qa-testvm-pod'
# -----------------------------------------------------------------------
- project:
name: voltha-pod-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: '0'
reinstall-olt: true
test-type: ''
volthaSystemTestsChange: ''
kindVolthaChange: ''
cordTesterChange: ''
oltAdapterAppLabel: 'adapter-open-olt'
num-of-onus: ''
num-of-ponports: ''
jobs:
# -----------------------------------------------------------------------
# [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch
# -----------------------------------------------------------------------
- 'build_voltha_pod_test':
disable-job: true # Reason: qa-testvm-pod offline
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: '2.12'
branch: 'voltha-2.12'
power-switch: true
test-repo: 'voltha-system-tests'
profile: '1T4GEM'
# -----------------------------------------------------------------------
# flex pod1 test job - uses tech profile on voltha branch
# md5sum(master): 9293b0f6d3c00a28c8d1a65ef0e8826e
# -----------------------------------------------------------------------
- 'build_voltha_pod_test':
disable-job: true # Reason: qa-testvm-pod offline
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: 'voltha-2.12'
branch: '2.12'
power-switch: true
power-cycle-olt: true
test-repo: 'voltha-system-tests'
profile: 'Default'
# [EOF]