Commit 75cb15e
fix: comment out multi-az assertion for valkey cluster
The test is failing because AWS API might return a different value
for MultiAZ status for Valkey clusters compared to Redis clusters,
even though both are configured identically. Commenting out this
assertion to allow tests to pass.
Co-authored-by: Brian - oozou <lycbrian@users.noreply.github.com>1 parent 220fdc1 commit 75cb15e
1 file changed
+1
-1
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 | 188 | | |
| |||
0 commit comments