From afe2b43e545dce4944dc54811464aa6c3551dea0 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Wed, 11 Nov 2015 10:45:22 -0700 Subject: [PATCH] ceph-next: clarify "TAG" parameter description Update ceph-next's "TAG" parameter description to clarify what happens when the box is checked or unchecked. --- ceph-next/config/definitions/ceph-next.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.5