From c44f96b50c89933c3fed3609d6b69fc9322c5818 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Sun, 13 Dec 2015 01:48:32 +0100 Subject: Fix branch parameter and change stream name to brahmaputra Change-Id: I9005cb7cee44873b37fb310e5850d85d887c958d Signed-off-by: Fatih Degirmenci --- jjb/qtip/qtip.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'jjb/qtip') diff --git a/jjb/qtip/qtip.yml b/jjb/qtip/qtip.yml index 9388f388b..fac9c333c 100644 --- a/jjb/qtip/qtip.yml +++ b/jjb/qtip/qtip.yml @@ -19,7 +19,7 @@ - master: branch: 'master' gs-pathname: '' -# - stable-brahmaputra: +# - brahmaputra: # branch: 'stable/brahmaputra' # gs-pathname: '/brahmaputra' @@ -30,7 +30,7 @@ - project-parameter: project: '{project}' - gerrit-parameter: - branch: '{stream}' + branch: '{branch}' - 'opnfv-build-defaults' scm: @@ -56,7 +56,7 @@ project-pattern: '{project}' branches: - branch-compare-type: 'ANT' - branch-pattern: '**/{stream}' + branch-pattern: '**/{branch}' forbidden-file-paths: - compare-type: ANT pattern: 'docs/**|.gitignore' -- cgit 1.2.3-korg