From: Andrew Schoen Date: Thu, 18 Oct 2018 13:40:40 +0000 (-0500) Subject: ceph-volume: run all tests on smithi or mira nodes X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1169%2Fhead;p=ceph-build.git ceph-volume: run all tests on smithi or mira nodes Signed-off-by: Andrew Schoen --- diff --git a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml index 7d3dde287..a720f1e26 100644 --- a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml +++ b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml @@ -70,7 +70,7 @@ - job-template: name: 'ceph-volume-prs-{subcommand}-{distro}-{objectstore}-{scenario}' display-name: 'ceph-volume {subcommand}: Pull Request [{distro}-{objectstore}-{scenario}]' - node: vagrant&&libvirt + node: vagrant&&libvirt&&(smithi||mira) concurrent: true project-type: freestyle defaults: global diff --git a/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml b/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml index dfbb49e9b..d97ca88cb 100644 --- a/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml +++ b/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml @@ -83,7 +83,7 @@ - job-template: name: 'ceph-volume-nightly-{ceph_branch}-{subcommand}-{distro}-{objectstore}-{scenario}' display-name: 'ceph-volume {ceph_branch} {subcommand}: [{distro}-{objectstore}-{scenario}]' - node: vagrant&&libvirt + node: vagrant&&libvirt&&(smithi||mira) concurrent: true project-type: freestyle defaults: global