KVMFORNFV: Disable jobs on Euphrates 47/44647/4
authorNavya <navyax.bathula@intel.com>
Tue, 10 Oct 2017 11:23:37 +0000 (16:53 +0530)
committerNavya Bathula <navyax.bathula@intel.com>
Thu, 12 Oct 2017 13:41:02 +0000 (13:41 +0000)
This patch is used to diasable jobs on Euphrates branch as there is only
one node assigned for the daily job. If the jobs on master and Euphrates
are enabled, the verify job is delayed.So inorder to avoid the delay for
the verify job, disabling the jobs on Euphrates.

Change-Id: Ib0eff4a1156858a73e4b889a61ac0cbd4ebe5ef0
Signed-off-by: Navya Bathula<navyax.bathula@intel.com>
jjb/kvmfornfv/kvmfornfv.yml

index 2e542ac..ad497e9 100644 (file)
@@ -12,7 +12,7 @@
       - euphrates:
           branch: 'stable/{stream}'
           gs-pathname: '/{stream}'
-          disabled: false
+          disabled: true
     #####################################
     # patch verification phases
     #####################################