From: Alfredo Deza Date: Tue, 3 Nov 2015 18:06:42 +0000 (-0500) Subject: configure TAG and default it to true X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=396150494ff3626d08b3cee006ab813ae4be743c;p=ceph-build.git configure TAG and default it to true Signed-off-by: Alfredo Deza --- diff --git a/ceph-next/config/definitions/ceph-next.yml b/ceph-next/config/definitions/ceph-next.yml index f3d0b9e3..0404d984 100644 --- a/ceph-next/config/definitions/ceph-next.yml +++ b/ceph-next/config/definitions/ceph-next.yml @@ -29,6 +29,10 @@ If this is unchecked, then the builds will be pushed to chacra with the correct ref. This is the default. 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" + default: true - bool: name: FORCE