]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
add the DIST_VERSIONS param to the Ceph job
authorAlfredo Deza <adeza@redhat.com>
Fri, 15 Apr 2016 20:18:38 +0000 (16:18 -0400)
committerAlfredo Deza <adeza@redhat.com>
Tue, 19 Apr 2016 17:25:23 +0000 (13:25 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph/config/definitions/ceph.yml

index 015393f0d1a99a4705307b30ec9c887bfabf5ece..321ae830c401f4be4235d7c7f29df86181c2d927 100644 (file)
@@ -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'