From: Alfredo Deza Date: Fri, 12 Aug 2016 15:55:22 +0000 (-0400) Subject: ceph-dev define a FLAVOR parameter for the build X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F430%2Fhead;p=ceph-build.git ceph-dev define a FLAVOR parameter for the build Signed-off-by: Alfredo Deza --- diff --git a/ceph-dev/config/definitions/ceph-dev.yml b/ceph-dev/config/definitions/ceph-dev.yml index 6ac7701e..53ef5b89 100644 --- a/ceph-dev/config/definitions/ceph-dev.yml +++ b/ceph-dev/config/definitions/ceph-dev.yml @@ -24,14 +24,19 @@ - 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: "