Disabling 3200G job to let the radisys pod finish the others and extending tiemouts to allow job to complete
Change-Id: I412104fa12c63407032f02d61387c42432a2269f
diff --git a/jjb/voltha-test/voltha-certification.yaml b/jjb/voltha-test/voltha-certification.yaml
index 994c543..910beb6 100644
--- a/jjb/voltha-test/voltha-certification.yaml
+++ b/jjb/voltha-test/voltha-certification.yaml
@@ -82,7 +82,7 @@
- 'build_voltha_pod_release_timer':
build-node: 'menlo-certification-pod'
config-pod: 'menlo-certification-pod-radisys-3200g'
- disable-job: false
+ disable-job: true
reinstall-olt: false
name-extension: '_DT'
work-flow: 'DT'
@@ -92,10 +92,9 @@
# Certification (Radisys) POD test job - master versions: uses 1T8GEM tech profile on voltha branch
- 'build_voltha_pod_test':
- timeout: 270
build-node: 'menlo-certification-pod'
config-pod: 'menlo-certification-pod-radisys-3200g'
- disable-job: false
+ disable-job: true
release: 'master'
branch: 'master'
name-extension: '_DT'
diff --git a/jjb/voltha-test/voltha-nightly-jobs.yaml b/jjb/voltha-test/voltha-nightly-jobs.yaml
index 1d11c4c..278c91b 100644
--- a/jjb/voltha-test/voltha-nightly-jobs.yaml
+++ b/jjb/voltha-test/voltha-nightly-jobs.yaml
@@ -304,7 +304,7 @@
oltAdapterAppLabel: 'adapter-open-olt'
enableMultiUni: false
- timeout: 270
+ timeout: 300
parameters:
- string:
diff --git a/jjb/voltha-test/voltha.yaml b/jjb/voltha-test/voltha.yaml
index d42c198..29dbb49 100644
--- a/jjb/voltha-test/voltha.yaml
+++ b/jjb/voltha-test/voltha.yaml
@@ -417,7 +417,7 @@
# Berlin POD test job - master versions: uses tech profile on voltha branch
- 'build_voltha_pod_test':
- timeout: 300
+ timeout: 360
build-node: 'dt-berlin-community-pod'
config-pod: 'dt-berlin-pod-multi-olt'
release: 'master'