From: Alfredo Deza Date: Fri, 15 Apr 2016 20:18:38 +0000 (-0400) Subject: add the DIST_VERSIONS param to the Ceph job X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a66e2afdb01ea1381deb07dcb70155cbeddcb67f;p=ceph-build.git add the DIST_VERSIONS param to the Ceph job Signed-off-by: Alfredo Deza --- diff --git a/ceph/config/definitions/ceph.yml b/ceph/config/definitions/ceph.yml index 015393f0..321ae830 100644 --- a/ceph/config/definitions/ceph.yml +++ b/ceph/config/definitions/ceph.yml @@ -69,6 +69,11 @@ Defaults to un-checked" 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/" + - string: + name: DIST_VERSIONS + description: "Populates the `DIST` environment variable so that it can dynamically alter the Matrix axis" + default: "jessie trusty xenial centos7" + builders: - multijob: name: 'ceph tag phase'