blob: 885f3ada6257bb4ef0f26157b4fa8375ddcc81c5 [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
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':
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':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: '2.4'
branch: 'voltha-2.4'
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'
release: '2.4'
branch: 'voltha-2.4'
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':
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: '2.4'
branch: 'voltha-2.4'
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: '7'
# 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.4'
branch: 'voltha-2.4'
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':
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'
# Menlo pod with olt/onu - 1T4GEM tech profile and timer based job
- 'build_voltha_pod_release':
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'
time: '1'
in-band-management: true
VolthaEtcdPort: '9999'
reinstall-olt: false
# 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':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
release: 'master'
branch: 'master'
num-of-openonu: '2'
name-extension: '_DT'
work-flow: 'DT'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T8GEM'
time: '4'
VolthaEtcdPort: '9999'
in-band-management: true
reinstall-olt: false
# 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.4 branch, Default tech profile and timer based job
- 'build_voltha_pod_release':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
release: '2.4'
branch: 'voltha-2.4'
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: '7'
VolthaEtcdPort: '9999'
reinstall-olt: false
in-band-management: true
# 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.4'
branch: 'voltha-2.4'
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 - master branch, 1T8GEM tech profile and timer based job
- 'build_voltha_pod_release':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
release: 'master'
branch: 'master'
num-of-openonu: '2'
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 1T8GEM tech profile on master voltha branch
- 'build_voltha_pod_test':
build-node: 'menlo-demo-pod'
config-pod: 'onf-demo-pod'
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 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'
reinstall-olt: false
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'
reinstall-olt: false
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'
# ONF Menlo Soak POD build job - voltha-master branch
- 'build_pod_manual':
build-node: 'menlo-soak-pod'
config-pod: 'onf-soak-pod'
release: 'master'
branch: 'master'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: 'Default'
# ONF Menlo Soak POD test job - voltha-master branch
- 'build_pod_test':
build-node: 'menlo-soak-pod'
config-pod: 'onf-soak-pod'
profile: 'Default'
branch: 'master'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-test'
# Infosys pod with olt/onu - Default tech profile and timer based job
- 'build_voltha_pod_release':
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.4 Default tech profile and timer based job
- 'build_voltha_pod_release':
build-node: 'infosys-test-pod'
config-pod: 'infosys-pod'
release: '2.4'
branch: 'voltha-2.4'
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: 'Default'
time: '12'
# infosys test job - voltha-2.4 release job, uses Default tech profile on voltha branch
- 'build_voltha_pod_test':
build-node: 'infosys-test-pod'
config-pod: 'infosys-pod'
release: '2.4'
branch: 'voltha-2.4'
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 Default tech profile and timer based job
- 'build_voltha_pod_release':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-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'
with-kind: true
time: '9'
# 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: 'master'
branch: 'master'
test-repo: 'voltha-system-tests'
profile: 'Default'
power-switch: True
# Berlin pod with olt/onu - voltha-2.4 Default tech profile and timer based job
- 'build_voltha_pod_release':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod'
release: '2.4'
branch: 'voltha-2.4'
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'
with-kind: true
time: '11'
# 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.4'
branch: 'voltha-2.4'
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':
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'
with-kind: true
time: '12'
# 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.4 1T8GEM tech profile and timer based job
- 'build_voltha_pod_release':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-gpon'
release: '2.4'
branch: 'voltha-2.4'
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'
with-kind: true
time: '1'
# Berlin POD test job - voltha-2.4 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.4'
branch: 'voltha-2.4'
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'