From 44582d046b3913661bf47226173f2a22f598d8ff Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Wed, 20 Jun 2018 15:11:51 +0200 Subject: [PATCH] ceph-ansible: move bluestore_osds_container in ceph-ansible-prs-auto we are seeing this scenario failing because of the race condition, moving it to a project which requires smithi nodes should help. Signed-off-by: Guillaume Abrioux --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index 324d1670..24600b72 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -14,6 +14,7 @@ - xenial_cluster - docker_cluster - docker_cluster_collocation + - bluestore_osds_container - purge_bluestore_osds_non_container - ooo_collocation jobs: @@ -65,7 +66,6 @@ - ansible2.4 scenario: - bluestore_osds_non_container - - bluestore_osds_container - filestore_osds_non_container - filestore_osds_container - shrink_mon -- 2.47.3