Remove negative backup tests
The negative backup tests still fail in Redis occasionally. Removing them to stabilize the gate. Change-Id: I573e5e09e55abeb51fbcfbbe2c2eb25bc8e127a6
This commit is contained in:
parent
9b707297f2
commit
6f0db72fea
@ -389,8 +389,7 @@ register(
|
||||
register(
|
||||
["redis_supported"],
|
||||
single=[common_groups,
|
||||
backup_groups,
|
||||
backup_negative_groups, ],
|
||||
backup_groups, ],
|
||||
multi=[
|
||||
# cluster_actions_groups,
|
||||
# cluster_negative_actions_groups,
|
||||
|
Loading…
x
Reference in New Issue
Block a user