Remove another 10s sleep related to JWTAuthenticator initialization
This commit is contained in:
parent
6a350aa4e1
commit
9b818dbf10
@ -194,8 +194,7 @@ spec:
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
echo "Waiting for JWTAuthenticator to initialize..."
|
echo "Waiting for JWTAuthenticator to initialize..."
|
||||||
# Our integration tests wait 10 seconds, so use that same value here.
|
sleep 5
|
||||||
sleep 10
|
|
||||||
|
|
||||||
# Compile the CLI.
|
# Compile the CLI.
|
||||||
go build ./cmd/pinniped
|
go build ./cmd/pinniped
|
||||||
|
Loading…
Reference in New Issue
Block a user