[VOL-2925] Moving GPON berlin pod to 1t8gem thanks to SERCOMM ONU software fix
Change-Id: I6b30168d578b5e6a1c5db5a32638f1da0e9bb728
diff --git a/jjb/cord-test/voltha.yaml b/jjb/cord-test/voltha.yaml
index c19d8f0..046e808 100644
--- a/jjb/cord-test/voltha.yaml
+++ b/jjb/cord-test/voltha.yaml
@@ -418,7 +418,7 @@
profile: 'Default'
power-switch: True
- # Berlin pod with gpon olt/onu - master Default tech profile and timer based job
+ # 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'
@@ -431,12 +431,12 @@
Jenkinsfile: 'Jenkinsfile-voltha-build'
oltDebVersion: 'openolt_asgvolt64.deb'
configurePod: true
- profile: 'Default'
+ profile: '1T8GEM'
with-kind: true
time: '11'
- # Berlin POD test job - master versions: uses tech profile on voltha branch
+ # 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'
@@ -445,6 +445,6 @@
release: 'master'
branch: 'master'
test-repo: 'voltha-system-tests'
- profile: 'Default'
+ profile: '1T8GEM'
power-switch: True
pipeline-script: 'voltha-dt-physical-functional-tests.groovy'