From: Andrew Schoen Date: Thu, 15 Sep 2016 18:36:52 +0000 (-0500) Subject: ceph-dev: also build trusty by default X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F483%2Fhead;p=ceph-build.git ceph-dev: also build trusty by default The sepia lab is mostly testing on trusty, so we want to build trusty by default as well. Signed-off-by: Andrew Schoen --- diff --git a/ceph-dev/config/definitions/ceph-dev.yml b/ceph-dev/config/definitions/ceph-dev.yml index 01d44048..079d7286 100644 --- a/ceph-dev/config/definitions/ceph-dev.yml +++ b/ceph-dev/config/definitions/ceph-dev.yml @@ -26,7 +26,7 @@ - string: name: DISTROS description: "A list of distros to build for. Available options are: xenial, centos7, centos6, trusty, precise, wheezy, and jessie" - default: "xenial centos7" + default: "xenial trusty centos7" - string: name: ARCHS