]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
add THROWAWAY and FORCE_VERSION options
authorAlfredo Deza <adeza@redhat.com>
Fri, 19 Feb 2016 21:43:20 +0000 (16:43 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 29 Mar 2016 19:13:07 +0000 (14:13 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph/config/definitions/ceph.yml

index fbdce6c87030e22c6e261f02af1944f3b706ac76..015393f0d1a99a4705307b30ec9c887bfabf5ece 100644 (file)
@@ -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: "