Enable dt-berlin-pod-multi-olt_1T8GEM_voltha_DT_2.7 job and disable master
Change-Id: I1b6b126ebf7e6553c09e4a0eec7f72a6aecffa4c
diff --git a/jjb/cord-test/voltha.yaml b/jjb/cord-test/voltha.yaml
index c0cd766..0781fa3 100644
--- a/jjb/cord-test/voltha.yaml
+++ b/jjb/cord-test/voltha.yaml
@@ -553,6 +553,7 @@
- 'build_voltha_pod_release_timer':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-multi-olt'
+ disable-job: true
release: 'master'
branch: 'master'
name-extension: '_DT'
@@ -564,13 +565,15 @@
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
profile: '1T8GEM'
- time: '18'
+ # Update this value accordingly once the job is enabled
+ time: ''
# 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'
+ disable-job: true
release: 'master'
branch: 'master'
name-extension: '_DT'
@@ -629,17 +632,14 @@
test-repo: 'voltha-system-tests'
Jenkinsfile: 'Jenkinsfile-voltha-build'
configurePod: true
- disable-job: true
profile: '1T8GEM'
- # Update this value accordingly once the job is enabled
- time: ''
+ time: '18'
# Berlin POD test job - voltha-2.7 versions: two OLTs
- 'build_voltha_pod_test':
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-multi-olt'
- disable-job: true
release: '2.7'
branch: 'voltha-2.7'
name-extension: '_DT'