blob: ff90b8972181fd9fd3a083d0edba1b6ada6512f7 [file] [log] [blame]
---
# POD Build Pipeline Jobs for Voltha Releases
# -----------------------------------------------------------------------
# Disabled, offline -- 'qa-testvm-pod'
# -----------------------------------------------------------------------
- project:
name: voltha-pod-jobs-2.11
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
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: '2.11'
branch: 'voltha-2.11'
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: '2.11'
branch: 'voltha-2.11'
power-switch: true
power-cycle-olt: true
test-repo: 'voltha-system-tests'
profile: 'Default'
# -----------------------------------------------------------------------
# Menlo pod test job - uses tech profile on voltha branch
# md5sum(master): 139b227f6ebe777a7337a07d9883a57f
# -----------------------------------------------------------------------
- 'build_voltha_pod_test':
timeout: 300
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
disable-job: true # Reason: menlo-demo-pod offline
release: '2.11'
branch: 'voltha-2.11'
name-extension: '_DT'
work-flow: 'DT'
test-repo: 'voltha-system-tests'
profile: '1T8GEM'
pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
power-switch: true
# -----------------------------------------------------------------------
# flex pod1 test job - released versions: uses tech profile on voltha branch
# md5sum(master): a616cd61a22b0acde95efb1c71b4b980
# -----------------------------------------------------------------------
- 'build_voltha_pod_test':
disable-job: true # Reason: qa-testvm-pod offline
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: '2.11'
branch: 'voltha-2.11'
name-extension: '_TT'
work-flow: 'TT'
power-switch: true
pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy'
test-repo: 'voltha-system-tests'
profile: 'TP'
# -----------------------------------------------------------------------
# flex pod1 test job - using voltha branch
# md5sum(master): fbe8e6efaa4f3aba576040ac521a8d6f
# -----------------------------------------------------------------------
- 'build_voltha_pod_manual_test':
disable-job: true # Reason: qa-testvm-pod offline
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
profile: 'TP'
branch: 'voltha-2.11'
release: '2.11'
work-flow: 'TT'
name-extension: '_TT'
test-type: ''
test-repo: 'voltha-system-tests'
pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy'
# [EOF]