Add example GERRIT_REFSPEC to Jenkins UI docs 50/61550/2
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 11 Aug 2017 16:15:36 +0000 (12:15 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Mon, 14 Aug 2017 16:48:16 +0000 (12:48 -0400)
Change-Id: Ie691c5b62e89e90dfccecb8f75a60ac69b870c81
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
jjb/releng-macros.yaml

index 6dba248a18a224aaeffe83578ff20c1ec816eb8d..03741018018f005c1aa93239080ea18a78b473c1 100644 (file)
       - string:
           name: GERRIT_REFSPEC
           default: '{refspec}'
-          description: "GERRIT_REFSPEC parameter if not given by trigger"
+          description: |
+              Gerrit reference to checkout (ex: refs/heads/master,
+              refs/changes/48/61548/1 where 61548 is Gerrit change ID, 1 is
+              patch number and 48 is last two digits of change ID)
       - string:
           name: STACK_NAME
           default: '$SILO-$JOB_NAME-$BUILD_NUMBER'