From: Navya Date: Tue, 10 Oct 2017 11:23:37 +0000 (+0530) Subject: KVMFORNFV: Disable jobs on Euphrates X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=f9c87c7faf1660ee3a3fa94dc5d0d926696d8928;p=releng.git 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 --- 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 #####################################