From: Ken Dreyer Date: Wed, 11 Nov 2015 17:45:22 +0000 (-0700) Subject: ceph-next: clarify "TAG" parameter description X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F220%2Fhead;p=ceph-build.git ceph-next: clarify "TAG" parameter description Update ceph-next's "TAG" parameter description to clarify what happens when the box is checked or unchecked. --- diff --git a/ceph-next/config/definitions/ceph-next.yml b/ceph-next/config/definitions/ceph-next.yml index af5081db..645b22ef 100644 --- a/ceph-next/config/definitions/ceph-next.yml +++ b/ceph-next/config/definitions/ceph-next.yml @@ -29,7 +29,7 @@ If this is unchecked, then the builds will be pushed to chacra with the correct If this is checked, then the builds will be pushed to chacra under the 'test' ref." - bool: name: TAG - description: "Removes the previous private tag to recreate it again, changing the control files and committing again" + description: "When this is checked, Jenkins will remove the previous private tag and recreate it again, changing the control files and committing again. When this is unchecked, Jenkins will not do any commit or tag operations. If you've already created the private tag separately, then leave this unchecked." default: true - bool: