From 21344e3d002619c1556e09807e5b937e0e64ef57 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Wed, 30 Aug 2017 13:07:37 +0200 Subject: [PATCH] ceph-ansible-prs: add switch_to_containers scenario MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The CI will now test migration from non-containerized to containerized scenario. Signed-off-by: Sébastien Han --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index 0acee4db..e7b5141b 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -30,6 +30,7 @@ - bluestore_docker_dmcrypt_journal_collocation - lvm_osds - purge_lvm_osds + - switch_to_containers jobs: - 'ceph-ansible-prs-{release}-{ansible_version}-{scenario}' -- 2.39.5