blob: c1850763c502c8718aa4a6590509ebd2be070982 [file] [log] [blame]
---
# POD Build Pipeline Jobs for Voltha Releases
- project:
name: voltha-release-jobs
project-name: '{name}'
build-timeout: '300'
with-kind: false
power-switch: False
work-flow: ''
in-band-management: false
num-of-openonu: '1'
num-of-onos: '1'
num-of-atomix: '0'
reinstall-olt: true
test-type: ''
volthaSystemTestsChange: ''
kindVolthaChange: ''
cordTesterChange: ''
jobs:
# flex OCP pod with olt/onu - manual test job, voltha master build job
- 'build_pod_manual':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: 'master'
branch: 'master'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
profile: '1T4GEM'
# flex pod1 test job - using voltha branch
- 'build_pod_test':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
profile: '1T4GEM'
branch: 'master'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-test'
# onlab pod1 OCP pod with olt/onu - Manual testing BAL3.1 release voltha master build job
- 'build_pod_manual':
build-node: 'onf-build'
config-pod: 'onlab-pod1'
release: 'master'
branch: 'master'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
profile: '1T4GEM'
# onlab pod1 test job - BAL3.1 tests using voltha branch
- 'build_pod_test':
build-node: 'onf-build'
config-pod: 'onlab-pod1'
profile: '1T4GEM'
branch: 'master'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-test'
# flex OCP pod with olt/onu - Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: 'master'
branch: 'master'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: 'Default'
time: '4'
# flex pod1 test job - uses tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: 'master'
branch: 'master'
power-switch: True
test-repo: 'voltha-system-tests'
profile: 'Default'
# flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: '2.6'
branch: 'voltha-2.6'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T4GEM'
time: '1'
# flex pod1 test job - released versions: uses tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
'disable-job': false
release: '2.6'
branch: 'voltha-2.6'
power-switch: True
test-repo: 'voltha-system-tests'
profile: '1T4GEM'
# flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: '2.6'
branch: 'voltha-2.6'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
name-extension: '_TT'
work-flow: 'TT'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: 'TP'
time: '22'
# flex pod1 test job - released versions: uses tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: '2.6'
branch: 'voltha-2.6'
name-extension: '_TT'
work-flow: 'TT'
power-switch: True
pipeline-script: 'voltha-tt-physical-functional-tests.groovy'
test-repo: 'voltha-system-tests'
profile: 'TP'
# flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: 'master'
branch: 'master'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
name-extension: '_TT'
work-flow: 'TT'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: 'TP'
time: '9'
# flex pod1 test job - released versions: uses tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: 'master'
branch: 'master'
name-extension: '_TT'
work-flow: 'TT'
power-switch: True
pipeline-script: 'voltha-tt-physical-functional-tests.groovy'
test-repo: 'voltha-system-tests'
profile: 'TP'
# Flex pod with xgs-pon olt/onu - master 1T4GEM tech profile and openonu go and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord-openonupy'
release: '2.6'
branch: 'voltha-2.6'
num-of-onos: '3'
num-of-atomix: '3'
name-extension: '_openonupy'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T4GEM'
time: '18'
# Flex POD test job - master versions, uses 1T4GEM tech profile and openonu go on voltha branch
- 'build_voltha_pod_test':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord-openonupy'
name-extension: '_openonupy'
release: '2.6'
branch: 'voltha-2.6'
test-repo: 'voltha-system-tests'
profile: '1T4GEM'
power-switch: True
# Flex pod with xgs-pon olt/onu - master TT workflow openonu go and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord-openonupy'
release: '2.6'
branch: 'voltha-2.6'
num-of-onos: '3'
num-of-atomix: '3'
name-extension: '_TT_openonupy'
work-flow: 'TT'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: 'TP'
time: '14'
# Flex POD test job - master versions, TT workflow and openonu go on voltha branch
- 'build_voltha_pod_test':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord-openonupy'
name-extension: '_TT_openonupy'
release: '2.6'
branch: 'voltha-2.6'
test-repo: 'voltha-system-tests'
work-flow: 'TT'
pipeline-script: 'voltha-tt-physical-functional-tests.groovy'
profile: 'TP'
power-switch: True
# Menlo pod with olt/onu - Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod-gpon'
release: 'master'
branch: 'master'
num-of-openonu: '1'
num-of-onos: '3'
num-of-atomix: '3'
name-extension: '_DT_GPON'
work-flow: 'DT'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T8GEM'
time: '22'
VolthaEtcdPort: '9999'
# Menlo pod test job - uses tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod-gpon'
release: 'master'
branch: 'master'
name-extension: '_DT_GPON'
work-flow: 'DT'
test-repo: 'voltha-system-tests'
profile: '1T8GEM'
pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
# Menlo pod with olt/onu - 1T4GEM tech profile and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
release: 'master'
branch: 'master'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T4GEM'
in-band-management: true
VolthaEtcdPort: '9999'
time: '1'
# Menlo pod test job - master test job uses tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
release: 'master'
branch: 'master'
test-repo: 'voltha-system-tests'
profile: '1T4GEM'
power-switch: True
# Menlo pod with olt/onu - master branch, Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
release: 'master'
branch: 'master'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
name-extension: '_DT'
work-flow: 'DT'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T8GEM'
VolthaEtcdPort: '9999'
in-band-management: true
time: '4'
# Menlo pod test job - uses tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
release: 'master'
branch: 'master'
name-extension: '_DT'
work-flow: 'DT'
test-repo: 'voltha-system-tests'
profile: '1T8GEM'
pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
power-switch: True
# Menlo pod with olt/onu - voltha-2.5 branch, Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
release: '2.6'
branch: 'voltha-2.6'
name-extension: '_DT'
work-flow: 'DT'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T8GEM'
VolthaEtcdPort: '9999'
in-band-management: true
time: '7'
# Menlo pod test job - uses tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
release: '2.6'
branch: 'voltha-2.6'
name-extension: '_DT'
work-flow: 'DT'
test-repo: 'voltha-system-tests'
profile: '1T8GEM'
pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
power-switch: True
# Menlo DEMO-POD - 1 1TCONT 4 4GEMs TechProfile - Manual build and test job
- 'build_pod_manual':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
release: 'master'
branch: 'master'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T4GEM'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
in-band-management: true
- 'build_pod_test':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
branch: 'master'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-test'
profile: '1T4GEM'
# Menlo DEMO-POD - Default TechProfile - manual build job
- 'build_pod_manual':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
release: 'master'
branch: 'master'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: 'Default'
in-band-management: true
# ONF DEMO OCP test job - voltha-master branch
- 'build_pod_test':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
profile: 'Default'
branch: 'master'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-test'
# Soak pod with xgs-pon olt/onu - master 1T4GEM tech profile and openonu go and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'menlo-soak-pod'
config-pod: 'onf-soak-pod-openonugo'
'disable-job': true
release: 'master'
branch: 'master'
name-extension: '_openonugo'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T4GEM'
time: '1'
# Soak POD test job - master versions, uses 1T4GEM tech profile and openonu go on voltha branch
- 'build_voltha_pod_test':
build-node: 'menlo-soak-pod'
config-pod: 'onf-soak-pod-openonugo'
'disable-job': true
name-extension: '_openonugo'
release: 'master'
branch: 'master'
test-repo: 'voltha-system-tests'
profile: '1T4GEM'
# Menlo pod with olt/onu - Default tech profile and timer based job
# ONF Menlo Soak POD build job - voltha-master branch
# FIXME once the soak-pod is back use 'build_voltha_pod_release_timer'
- 'build_pod_manual':
build-node: 'menlo-soak-pod'
config-pod: 'onf-soak-pod'
'disable-job': true
release: 'master'
branch: 'master'
profile: '1T8GEM'
test-repo: 'voltha-system-tests'
name-extension: '_DT'
work-flow: 'DT'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
# ONF Menlo Soak POD test job - voltha-master branch
# FIXME once the soak-pod is back use 'build_voltha_pod_test'
- 'build_pod_test':
build-node: 'menlo-soak-pod'
config-pod: 'onf-soak-pod'
'disable-job': true
profile: 'Default'
branch: 'master'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-test'
# ONF Menlo Soak POD test job - voltha-master branch
# Run tests every three days
- 'build_voltha_pod_soak_test':
build-node: 'menlo-soak-pod'
config-pod: 'onf-soak-pod'
'disable-job': true
profile: '1T8GEM'
branch: 'master'
release: 'master'
work-flow: 'DT'
name-extension: '_DT_soak_Func'
test-type: 'Functional'
test-repo: 'voltha-system-tests'
pipeline-script: 'voltha-physical-soak-dt-tests.groovy'
time-trigger: "H H 2 * *"
# ONF Menlo Soak POD test job - voltha-master branch
# Run tests every three days
- 'build_voltha_pod_soak_test':
build-node: 'menlo-soak-pod'
config-pod: 'onf-soak-pod'
'disable-job': true
profile: '1T8GEM'
branch: 'master'
release: 'master'
work-flow: 'DT'
name-extension: '_DT_soak_Fail'
test-type: 'Failure'
test-repo: 'voltha-system-tests'
pipeline-script: 'voltha-physical-soak-dt-tests.groovy'
time-trigger: "H H */2 * *"
# ONF Menlo Soak POD test job - voltha-master branch
# Run dataplane tests every three days
- 'build_voltha_pod_soak_test':
build-node: 'menlo-soak-pod'
config-pod: 'onf-soak-pod'
'disable-job': true
profile: '1T8GEM'
branch: 'master'
release: 'master'
work-flow: 'DT'
name-extension: '_DT_soak_DP'
test-type: 'Dataplane'
test-repo: 'voltha-system-tests'
pipeline-script: 'voltha-physical-soak-dt-tests.groovy'
time-trigger: "H H */3 * *"
# Infosys pod with olt/onu - Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'infosys-test-pod'
config-pod: 'infosys-pod'
release: 'master'
branch: 'master'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: 'Default'
time: '10'
# infosys test job - uses Default tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'infosys-test-pod'
config-pod: 'infosys-pod'
release: 'master'
branch: 'master'
test-repo: 'voltha-system-tests'
profile: 'Default'
# Infosys pod with olt/onu - voltha-2.5 Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'infosys-test-pod'
config-pod: 'infosys-pod'
release: '2.6'
branch: 'voltha-2.6'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: 'Default'
time: '12'
# infosys test job - voltha-2.5 release job, uses Default tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'infosys-test-pod'
config-pod: 'infosys-pod'
release: '2.6'
branch: 'voltha-2.6'
test-repo: 'voltha-system-tests'
profile: 'Default'
# Infosys pod with olt/onu - Manual BUILD/TEST job
- 'build_pod_manual':
build-node: 'infosys-test-pod'
config-pod: 'infosys-pod'
release: 'master'
branch: 'master'
num-of-openonu: '2'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
profile: 'Default'
# infosys test job - Manual Job
- 'build_pod_test':
build-node: 'infosys-test-pod'
config-pod: 'infosys-pod'
branch: 'master'
test-repo: 'voltha-system-tests'
profile: 'Default'
Jenkinsfile: 'Jenkinsfile-voltha-test'
# Berlin pod with olt/onu - master versions timer based job , two OLTs
- 'build_voltha_pod_release_timer':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-multi-olt'
release: 'master'
branch: 'master'
name-extension: '_DT'
work-flow: 'DT'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T8GEM'
time: '13'
# Berlin POD test job - master versions: uses tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-multi-olt'
release: 'master'
branch: 'master'
name-extension: '_DT'
work-flow: 'DT'
test-repo: 'voltha-system-tests'
profile: '1T8GEM'
power-switch: True
pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
# Berlin pod with olt/onu - voltha-2.5 Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod'
release: '2.6'
branch: 'voltha-2.6'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: 'Default'
time: '17'
# Berlin POD test job - master versions: uses tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod'
release: '2.6'
branch: 'voltha-2.6'
test-repo: 'voltha-system-tests'
profile: 'Default'
power-switch: True
# Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-gpon'
release: 'master'
branch: 'master'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
name-extension: '_DT'
work-flow: 'DT'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T8GEM'
time: '1'
# Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-gpon'
name-extension: '_DT'
work-flow: 'DT'
release: 'master'
branch: 'master'
test-repo: 'voltha-system-tests'
profile: '1T8GEM'
power-switch: True
pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
# Berlin pod with gpon olt/onu - voltha-2.5 1T8GEM tech profile and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-gpon'
release: '2.6'
branch: 'voltha-2.6'
num-of-openonu: '2'
num-of-onos: '3'
num-of-atomix: '3'
name-extension: '_DT'
work-flow: 'DT'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T8GEM'
time: '5'
# Berlin POD test job - voltha-2.5 versions: uses 1T8GEM tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-gpon'
name-extension: '_DT'
work-flow: 'DT'
release: '2.6'
branch: 'voltha-2.6'
test-repo: 'voltha-system-tests'
profile: '1T8GEM'
power-switch: True
pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
# Berlin pod with gpon olt/onu - master 1T8GEM tech profile and openonu go and timer based job
- 'build_voltha_pod_release_timer':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-openonugo'
'disable-job': true
release: 'master'
branch: 'master'
num-of-onos: '3'
num-of-atomix: '3'
name-extension: '_DT_openonugo'
work-flow: 'DT'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T8GEM'
time: '9'
# Berlin POD test job - master versions, uses 1T8GEM tech profile and openonu go on voltha branch
- 'build_voltha_pod_test':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-openonugo'
'disable-job': true
name-extension: '_DT_openonugo'
work-flow: 'DT'
release: 'master'
branch: 'master'
test-repo: 'voltha-system-tests'
profile: '1T8GEM'
power-switch: True
pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
# Berlin pod with olt/onu - manual test job, voltha master build job
- 'build_pod_manual':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-gpon'
release: 'master'
branch: 'master'
num-of-openonu: '2'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
profile: 'Default'
# Berlin pod1 test job - using voltha branch
- 'build_pod_test':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-gpon'
profile: 'Default'
branch: 'master'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-test'