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

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