From: Alfredo Deza Date: Fri, 19 Feb 2016 21:43:20 +0000 (-0500) Subject: add THROWAWAY and FORCE_VERSION options X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=2fbd25993fe79984988950aab2dd033fc7560abd;p=ceph-build.git add THROWAWAY and FORCE_VERSION options Signed-off-by: Alfredo Deza --- diff --git a/ceph/config/definitions/ceph.yml b/ceph/config/definitions/ceph.yml index fbdce6c8..015393f0 100644 --- a/ceph/config/definitions/ceph.yml +++ b/ceph/config/definitions/ceph.yml @@ -33,6 +33,19 @@ If this is checked, then the builds will be pushed to chacra under the 'test' re Defaults to checked." default: true + - bool: + name: THROWAWAY + description: " +Default: False. When True it will not POST binaries to chacra. Artifacts will not be around for long. Useful to test builds." + default: false + + - bool: + name: FORCE_VERSION + description: " +Default: False. When True it will force the Debian version (when wanting to release older versions after newer ones have been released. +Mostly useful for DEBs to append the `-b` flag for dhc." + default: false + - bool: name: FORCE description: "