Commit 1520e52
committed
Fix test_acl_getuser_setuser for newer Valkey versions with databases field
Newer Valkey versions return additional 'databases'/'alldbs' fields in ACL
selector responses. Use assert_resp_response_in to accept both the old format
(without databases) and the new format (with databases: alldbs).
Signed-off-by: Matteo Centenaro <matteo.centenaro@aiven.io>1 parent ab36c7a commit 1520e52
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
338 | | - | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
339 | 345 | | |
340 | 346 | | |
341 | 347 | | |
| |||
0 commit comments