From e8ce776643726d0e8f9ff8d6cc0145358ffd3bf0 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Thu, 7 Jan 2016 14:37:40 +0100 Subject: Enable fuel nosdn scenario for master and stable/brahmaputra This patch proposes below changes: - Run CI on opnfv-jump-2 against stable/brahmaputra branch - Run CI on ericsson-pod2 against master branch - Configure functest against both branches on both PODs - Enable yardstick against both branches on both PODs - Comment out additional controllers until nosdn scenario is verified - Rename OPNFV_FEATURE to DEPLOY_SCENARIO Change-Id: Ie3d4f946cd51271378b435f9a92af07aaf614c26 Signed-off-by: Fatih Degirmenci --- jjb/fuel/fuel-project-jobs.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'jjb/fuel/fuel-project-jobs.yml') diff --git a/jjb/fuel/fuel-project-jobs.yml b/jjb/fuel/fuel-project-jobs.yml index 50df1bdd2..848fd0b21 100644 --- a/jjb/fuel/fuel-project-jobs.yml +++ b/jjb/fuel/fuel-project-jobs.yml @@ -8,14 +8,13 @@ installer: 'fuel' -# only master branch is enabled at the moment to keep no of jobs sane stream: - master: branch: '{stream}' gs-pathname: '' -# - brahmaputra: -# branch: 'stable/{stream}' -# gs-pathname: '/{stream}' + - brahmaputra: + branch: 'stable/{stream}' + gs-pathname: '/{stream}' jobs: - 'fuel-build-daily-{stream}' @@ -52,7 +51,7 @@ branch: '{branch}' triggers: - - pollscm: '0 H/6 * * *' + - pollscm: '0 H/4 * * *' wrappers: - timeout: -- cgit 1.2.3-korg