From: Daniel Farrell Date: Fri, 26 May 2017 14:00:23 +0000 (-0400) Subject: Improve multipatch patches-to-build param docs X-Git-Tag: release/boron-sr4~97^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=f35d1903aa47ba854ea7328e95d3aa52fb0f680a;p=releng%2Fbuilder.git Improve multipatch patches-to-build param docs Change-Id: I6c805dd8ad3c05f1980e7f6a49efca21f3fc3e73 Signed-off-by: Daniel Farrell --- diff --git a/jjb/releng-macros.yaml b/jjb/releng-macros.yaml index f7d78e20b7..c9a31fd014 100644 --- a/jjb/releng-macros.yaml +++ b/jjb/releng-macros.yaml @@ -76,7 +76,8 @@ - string: name: PATCHES_TO_BUILD default: '' - description: 'csv list of patches in project:changeset format to build distribution with' + # yamllint disable-line rule:line-length + description: 'Patches to add to distro in CSV project:changeset format (genius:32/53632/9,netvirt:59/50259/47)' - parameter: name: run-test-parameter