summaryrefslogtreecommitdiffstats
path: root/jjb/kvmfornfv
diff options
context:
space:
mode:
authorNavya <navyax.bathula@intel.com>2017-10-10 16:53:37 +0530
committerNavya Bathula <navyax.bathula@intel.com>2017-10-12 13:41:02 +0000
commitf9c87c7faf1660ee3a3fa94dc5d0d926696d8928 (patch)
tree56f4797940769d8e269c398b8c90cbe3134f5cc7 /jjb/kvmfornfv
parente086052c0550e65c5049b89f75d85eed65ed9e5f (diff)
KVMFORNFV: Disable jobs on Euphrates
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>
Diffstat (limited to 'jjb/kvmfornfv')
-rw-r--r--jjb/kvmfornfv/kvmfornfv.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/kvmfornfv/kvmfornfv.yml b/jjb/kvmfornfv/kvmfornfv.yml
index 2e542acea..ad497e97d 100644
--- a/jjb/kvmfornfv/kvmfornfv.yml
+++ b/jjb/kvmfornfv/kvmfornfv.yml
@@ -12,7 +12,7 @@
- euphrates:
branch: 'stable/{stream}'
gs-pathname: '/{stream}'
- disabled: false
+ disabled: true
#####################################
# patch verification phases
#####################################