KVMFORNFV: Disable kvmfornfv verify test job. 25/26525/1
authorkalyanreddy <reddyx.gundarapu@intel.com>
Tue, 27 Dec 2016 12:26:33 +0000 (17:56 +0530)
committerkalyanreddy <reddyx.gundarapu@intel.com>
Tue, 27 Dec 2016 12:29:26 +0000 (17:59 +0530)
This patch disables kvmfornfv verify test job as this job will wait
for Intel-pod1 which is currently offline.

Note: kvmfornfv verify test job will be enabled when Intel-pod1
is up and running.

Change-Id: I6cab03e30388e77e4e429f492b0d574493371efd
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
jjb/kvmfornfv/kvmfornfv.yml

index 668800f..8ab821c 100644 (file)
                   node-parameters: false
                   kill-phase-on: FAILURE
                   abort-all-job: true
-        - multijob:
-            name: test
-            condition: SUCCESSFUL
-            projects:
-                - name: 'kvmfornfv-verify-test-{stream}'
-                  current-parameters: false
-                  predefined-parameters: |
-                    GERRIT_BRANCH=$GERRIT_BRANCH
-                    GERRIT_REFSPEC=$GERRIT_REFSPEC
-                    GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER
-                  node-parameters: false
-                  kill-phase-on: FAILURE
-                  abort-all-job: true
+#        - multijob:
+#            name: test
+#            condition: SUCCESSFUL
+#            projects:
+#                - name: 'kvmfornfv-verify-test-{stream}'
+#                  current-parameters: false
+#                  predefined-parameters: |
+#                    GERRIT_BRANCH=$GERRIT_BRANCH
+#                    GERRIT_REFSPEC=$GERRIT_REFSPEC
+#                    GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER
+#                  node-parameters: false
+#                  kill-phase-on: FAILURE
+#                  abort-all-job: true
 - job-template:
     name: 'kvmfornfv-verify-{phase}-{stream}'