Skip to content

Commit

Permalink
Acc Tests: Enable Shared Filesystem access tests (#1803)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtopjian committed Jul 10, 2021
1 parent 782f2f7 commit 5a7ac65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions acceptance/openstack/sharedfilesystems/v2/shares_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ func TestShareListDetail(t *testing.T) {
}

func TestGrantAndRevokeAccess(t *testing.T) {
t.Skip("Currently failing in OpenLab")
clients.SkipRelease(t, "stable/mitaka")
clients.SkipRelease(t, "stable/newton")

Expand Down Expand Up @@ -180,7 +179,6 @@ func TestGrantAndRevokeAccess(t *testing.T) {
}

func TestListAccessRights(t *testing.T) {
t.Skip("Currently failing in OpenLab")
clients.SkipRelease(t, "stable/mitaka")
clients.SkipRelease(t, "stable/newton")

Expand Down

0 comments on commit 5a7ac65

Please sign in to comment.