]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev define a FLAVOR parameter for the build 430/head
authorAlfredo Deza <adeza@redhat.com>
Fri, 12 Aug 2016 15:55:22 +0000 (11:55 -0400)
committerAlfredo Deza <adeza@redhat.com>
Fri, 12 Aug 2016 15:58:42 +0000 (11:58 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-dev/config/definitions/ceph-dev.yml

index 6ac7701e1c26fbad6237e572e8be9855f6170f7f..53ef5b897a8cab44d36f54f5b51b6c2ee14eb656 100644 (file)
 
       - string:
           name: DISTROS
-          description: "A list of distros to build for. Available options are: xenial, centos7, trusty and jessie"
+          description: "A list of distros to build for. Available options are: xenial, centos7, trusty, and jessie"
           default: "xenial centos7"
 
       - string:
           name: ARCHS
-          description: "A list of architectures to build for. Available options are: x86_64 and arm64"
+          description: "A list of architectures to build for. Available options are: x86_64, and arm64"
           default: "x86_64"
 
+      - string:
+          name: FLAVOR
+          description: "The flavor/type of build to run, defaults to 'default' (a.k.a. 'basic'). Available options are: notcmalloc, blkin"
+          default: "default"
+
       - bool:
           name: THROWAWAY
           description: "