Revert "Skip 3.19 test_reset_group_snapshot_status"

This reverts commit 5b91aea1c6.

Reason for revert: Investigating whether this is still an issue.  There is an extremely similar test (GroupsV320Test.test_reset_group_status) that was reported to intermittently fail (Bug #1783566); it is not currently skipped and I haven't seen failures reported for that one in a long time.

Change-Id: I2d252be140bd728ea01460a61a3097c6f3a2dc82
This commit is contained in:
Brian Rosmaita 2021-11-29 20:09:18 +00:00
parent 5b91aea1c6
commit 06bf0186b6
1 changed files with 0 additions and 1 deletions

View File

@ -215,7 +215,6 @@ class GroupSnapshotsV319Test(BaseGroupSnapshotsTest):
max_microversion = 'latest'
@decorators.idempotent_id('3b42c9b9-c984-4444-816e-ca2e1ed30b40')
@decorators.skip_because(bug='1770179')
def test_reset_group_snapshot_status(self):
# Create volume type
volume_type = self.create_volume_type()