From 959cbb0ae1924ef2d8f2fa58f6b2c1f595a3e58a Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Thu, 24 Jan 2019 11:21:25 -0600 Subject: [PATCH] ceph-volume-ansible-prs: add mixed_type explicit batch testing scenarios These were introduced in: https://github.com/ceph/ceph/pull/25542 Signed-off-by: Andrew Schoen --- ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml | 2 ++ 1 file changed, 2 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 790c20c65..4bdfe5bf6 100644 --- a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml +++ b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml @@ -61,6 +61,8 @@ scenario: - mixed_type - mixed_type_dmcrypt + - mixed_type_explicit + - mixed_type_dmcrypt_explicit subcommand: - batch -- 2.47.3