X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-macros.yaml;h=b188da33d8a0557b199628997c904fad3643afb5;hb=46c6d190447506ca5a83d4f0033034f69f2c71ee;hp=cbd80dd03847b7521d635f95dfa35117b1e3f544;hpb=a7d457505082332fcb422dc342dad9b487fa4416;p=releng%2Fbuilder.git diff --git a/jjb/releng-macros.yaml b/jjb/releng-macros.yaml index cbd80dd038..b188da33d8 100644 --- a/jjb/releng-macros.yaml +++ b/jjb/releng-macros.yaml @@ -48,6 +48,14 @@ default: '' description: 'csv list of patches in project:changeset format to build distribution with' +- parameter: + name: distribution-branch-to-build-parameter + parameters: + - string: + name: DISTRIBUTION_BRANCH_TO_BUILD + default: 'master' + description: 'distribution repo branch to build with' + - scm: name: git-scm scm: @@ -58,6 +66,7 @@ branches: - 'origin/{branch}' skip-tag: true + shallow-clone: true wipe-workspace: true - scm: @@ -70,6 +79,7 @@ branches: - 'origin/$GERRIT_BRANCH' skip-tag: true + shallow-clone: true choosing-strategy: '{choosing-strategy}' - wrapper: @@ -213,7 +223,6 @@ builders: - sonatype-clm: application-name: '{application-name}' - scan-targets: '**/target/**' - builder: name: releng-check-unicode