X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-macros.yaml;h=d56eb57c51dfb14ed27507453be92e8e261a7571;hb=ce435ac948b36f8ff33177a0457e96e2d920866a;hp=11f02f15daf390ddc7cdba0779c785a3a45322bb;hpb=9a9d3315740cbe1377b798a6df1b3afafebb2a8b;p=releng%2Fbuilder.git diff --git a/jjb/releng-macros.yaml b/jjb/releng-macros.yaml index 11f02f15d..d56eb57c5 100644 --- a/jjb/releng-macros.yaml +++ b/jjb/releng-macros.yaml @@ -40,6 +40,22 @@ default: '{odl_version}' description: 'Controller version (for use with openstacks networking_odl project)' +- parameter: + name: patches-to-build-parameter + parameters: + - string: + name: PATCHES_TO_BUILD + 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: @@ -205,7 +221,6 @@ builders: - sonatype-clm: application-name: '{application-name}' - scan-targets: '**/target/**' - builder: name: releng-check-unicode