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:
Peter Stachowski 2017-01-06 11:28:11 -08:00
parent 9b707297f2
commit 6f0db72fea

View File

@ -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,