From: Andrew Schoen Date: Thu, 6 Sep 2018 17:13:56 +0000 (-0500) Subject: ceph-volume-ansible-pr: include the batch mixed type tests X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1117%2Fhead;p=ceph-build.git ceph-volume-ansible-pr: include the batch mixed type tests 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 fdfc57d6..7d3dde28 100644 --- a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml +++ b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml @@ -51,6 +51,22 @@ jobs: - 'ceph-volume-prs-{subcommand}-{distro}-{objectstore}-{scenario}' +- project: + name: ceph-volume-ansible-prs-batch-mixed + distro: + - centos7 + objectstore: + - bluestore + - filestore + scenario: + - mixed_type + - mixed_type_dmcrypt + subcommand: + - batch + + jobs: + - 'ceph-volume-prs-{subcommand}-{distro}-{objectstore}-{scenario}' + - job-template: name: 'ceph-volume-prs-{subcommand}-{distro}-{objectstore}-{scenario}' display-name: 'ceph-volume {subcommand}: Pull Request [{distro}-{objectstore}-{scenario}]'