Commit 220fdc1
fix: uncomment multi-az test assertion for valkey cluster
The test was failing because the Multi-AZ assertion for Valkey was commented out,
but the Valkey cluster is configured with multi_az_enabled = true and node_count = 2.
This change ensures the test properly validates Multi-AZ is enabled for both Redis
and Valkey clusters.
Co-authored-by: Brian - oozou <lycbrian@users.noreply.github.com>1 parent 62300b7 commit 220fdc1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
| |||
0 commit comments