From fe155496e1591243ad283a542208758cf675c561 Mon Sep 17 00:00:00 2001
From: Michal Nasiadka <mnasiadka@gmail.com>
Date: Tue, 13 Feb 2024 12:45:54 +0100
Subject: [PATCH] CI: Switch cephadm jobs to redis

etcd is flakey and complaining over slow disk

Change-Id: I1f5191015b53bdb218cfeaa43586ecf2d71a161e
---
 tests/templates/globals-default.j2 | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/tests/templates/globals-default.j2 b/tests/templates/globals-default.j2
index baeda6a17b..3ef8d0a222 100644
--- a/tests/templates/globals-default.j2
+++ b/tests/templates/globals-default.j2
@@ -156,9 +156,8 @@ enable_cinder: "yes"
 glance_backend_ceph: "yes"
 cinder_backend_ceph: "yes"
 nova_backend_ceph: "yes"
-# Internal etcd
-enable_etcd: "yes"
-etcd_remove_deleted_members: "yes"
+# Redis for coordination
+enable_redis: "yes"
 
 enable_ceph_rgw: "yes"
 ceph_rgw_hosts: