From 87fba74cf7dc6ff412d77aef94575cc8d2218c6b Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Thu, 6 Sep 2018 12:13:56 -0500 Subject: [PATCH] ceph-volume-ansible-pr: include the batch mixed type tests Signed-off-by: Andrew Schoen --- .../config/definitions/ceph-volume-pr.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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}]' -- 2.39.5