]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev: add choice parameters for FLAVORS
authorAlfredo Deza <adeza@redhat.com>
Mon, 15 Aug 2016 14:17:10 +0000 (10:17 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 17 Aug 2016 13:55:54 +0000 (09:55 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-dev/config/definitions/ceph-dev.yml

index 53ef5b897a8cab44d36f54f5b51b6c2ee14eb656..21ff0d781c8a7beb552144994cd1a111178ff17b 100644 (file)
@@ -55,6 +55,13 @@ If this is checked, then the binaries will be built and pushed to chacra even if
           description: "Base parent path for virtualenv locations, set to avoid issues with extremely long paths that are incompatible with tools like pip. Defaults to '/tmp/' (note the trailing slash, which is required)."
           default: "/tmp/"
 
+      - choice:
+          name: FLAVOR
+          choices:
+            - notcmalloc
+            - blkin
+          description: "Type of Ceph build, choices are: notcmalloc, and blkin"
+
     builders:
       - multijob:
           name: 'ceph dev setup phase'