test/integration: use Ryan's 20x rule to harden simple access tests

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
This commit is contained in:
Andrew Keesler 2021-03-19 13:18:10 -04:00
parent ebd5e45fa6
commit f73c70d8f9
No known key found for this signature in database
GPG Key ID: 27CE0444346F9413
1 changed files with 1 additions and 1 deletions

View File

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