From 33bfd8b2d23ff51e482b306a5eb0f5833d13a36e Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Wed, 16 Jun 2021 22:49:00 +0200 Subject: [PATCH] ceph-ansible-prs: don't run all_in_one on smithi smithi nodes aren't enough powerful for that job, let's run it on either braggi or amadi 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 9d22bbae..b1558c33 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -8,6 +8,7 @@ - non_container scenario: - all_daemons + - all_in_one - update - purge - switch_to_containers @@ -31,7 +32,6 @@ - lvm_osds - collocation - lvm_batch - - all_in_one - external_clients jobs: - 'ceph-ansible-prs-auto' -- 2.39.5