diff --git a/tests/setup_gate.sh b/tests/setup_gate.sh
index c2245c072d613db15bc9f07ff1ed4cf7b64538f4..46edc23b4458cab4eec053094dd1ac5b92cf24da 100755
--- a/tests/setup_gate.sh
+++ b/tests/setup_gate.sh
@@ -19,7 +19,7 @@ function prepare_images {
     fi
 
     if [[ $SCENARIO == "cephadm" ]]; then
-        GATE_IMAGES+=",^cinder,^etcd"
+        GATE_IMAGES+=",^cinder,^redis"
     fi
 
     if [[ $SCENARIO == "cells" ]]; then