From: David Galloway Date: Wed, 17 Oct 2018 17:23:21 +0000 (-0400) Subject: ceph-volume-scenario: Also allow building on mira X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3e05ff1fdaf67fb6b791c4fcc6bc50bfca2bf45e;p=ceph-build.git ceph-volume-scenario: Also allow building on mira I added a few miras as static libvirt slaves. This builds on https://github.com/ceph/ceph-build/pull/1166 Signed-off-by: David Galloway --- diff --git a/ceph-volume-scenario/config/definitions/ceph-volume-scenario.yml b/ceph-volume-scenario/config/definitions/ceph-volume-scenario.yml index 5447d1038..e62a42326 100644 --- a/ceph-volume-scenario/config/definitions/ceph-volume-scenario.yml +++ b/ceph-volume-scenario/config/definitions/ceph-volume-scenario.yml @@ -1,7 +1,7 @@ - job: name: 'ceph-volume-scenario' - node: vagrant&&libvirt&&smithi + node: vagrant&&libvirt&&(smithi||mira) concurrent: true defaults: global display-name: 'ceph-volume: individual scenario testing'