diff --git a/test/library/access.go b/test/library/access.go index e953cff89..46c31bd3f 100644 --- a/test/library/access.go +++ b/test/library/access.go @@ -22,7 +22,7 @@ import ( const ( accessRetryInterval = 250 * time.Millisecond - accessRetryTimeout = 10 * time.Second + accessRetryTimeout = 60 * time.Second ) // AccessAsUserTest runs a generic test in which a clientUnderTest operating with username