diff --git a/tests/setup_gate.sh b/tests/setup_gate.sh index c2245c072d..46edc23b44 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