Disable jobs with node qa-testvm-pod, bulk job hangs due to node showing as offline
Change-Id: Ifbfb8f669cf5ec3daef9c3d7a73a6ba4642d0080
diff --git a/jjb/voltha-test/voltha.yaml b/jjb/voltha-test/voltha.yaml
index 19cc0ca..d4cbb7e 100644
--- a/jjb/voltha-test/voltha.yaml
+++ b/jjb/voltha-test/voltha.yaml
@@ -1,6 +1,8 @@
---
# POD Build Pipeline Jobs for Voltha Releases
-
+# -----------------------------------------------------------------------
+# Disabled, offline -- 'qa-testvm-pod'
+# -----------------------------------------------------------------------
- project:
name: voltha-release-jobs
@@ -28,7 +30,7 @@
jobs:
# flex OCP pod with olt/onu - manual test job, voltha master build job
- 'build_voltha_pod_manual':
- disable-job: false
+ disable-job: true
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
num-of-onos: '3'
@@ -42,7 +44,7 @@
# flex pod1 test job - using voltha branch
- 'build_voltha_pod_manual_test':
- disable-job: false
+ disable-job: true
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
profile: 'TP'
@@ -56,7 +58,7 @@
# flex OCP pod with olt/onu - Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
- disable-job: false
+ disable-job: true
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
profile: 'Default'
@@ -67,7 +69,7 @@
# flex pod1 test job - uses tech profile on voltha branch
- 'build_voltha_pod_test':
- disable-job: false
+ disable-job: true
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: 'master'
@@ -79,7 +81,7 @@
# flex OCP pod with olt/onu - 1T4GEM tech profile and timer based job
- 'build_voltha_pod_release_timer':
- disable-job: false
+ disable-job: true
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: '2.8'
@@ -93,7 +95,7 @@
# flex pod1 test job - released versions: uses tech profile on voltha branch
- 'build_voltha_pod_test':
- disable-job: false
+ disable-job: true
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: '2.8'
@@ -104,7 +106,7 @@
# flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
- disable-job: false
+ disable-job: true
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: 'master'
@@ -119,7 +121,7 @@
# flex pod1 test job - released versions: uses tech profile on voltha branch
- 'build_voltha_pod_test':
- disable-job: false
+ disable-job: true
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: 'master'
@@ -135,7 +137,7 @@
# flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
- disable-job: false
+ disable-job: true
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: '2.8'
@@ -151,7 +153,7 @@
# flex pod1 test job - released versions: uses tech profile on voltha branch
- 'build_voltha_pod_test':
- disable-job: false
+ disable-job: true
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord'
release: '2.8'
@@ -165,7 +167,7 @@
# flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
- 'build_voltha_pod_release_timer':
- disable-job: false
+ disable-job: true
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord-multi-uni'
release: 'master'
@@ -183,7 +185,7 @@
# flex pod1 test job - released versions: uses tech profile on voltha branch
- 'build_voltha_pod_test':
- disable-job: false
+ disable-job: true
build-node: 'qa-testvm-pod'
config-pod: 'flex-ocp-cord-multi-uni'
release: 'master'