Skip to content

Commit 5a7ac65

Browse files
authored
Acc Tests: Enable Shared Filesystem access tests (#1803)
1 parent 782f2f7 commit 5a7ac65

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

acceptance/openstack/sharedfilesystems/v2/shares_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ func TestShareListDetail(t *testing.T) {
150150
}
151151

152152
func TestGrantAndRevokeAccess(t *testing.T) {
153-
t.Skip("Currently failing in OpenLab")
154153
clients.SkipRelease(t, "stable/mitaka")
155154
clients.SkipRelease(t, "stable/newton")
156155

@@ -180,7 +179,6 @@ func TestGrantAndRevokeAccess(t *testing.T) {
180179
}
181180

182181
func TestListAccessRights(t *testing.T) {
183-
t.Skip("Currently failing in OpenLab")
184182
clients.SkipRelease(t, "stable/mitaka")
185183
clients.SkipRelease(t, "stable/newton")
186184

0 commit comments

Comments
 (0)