mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-08 07:11:53 +00:00
Remove another 10s sleep related to JWTAuthenticator initialization
This commit is contained in:
@@ -194,8 +194,7 @@ spec:
|
||||
EOF
|
||||
|
||||
echo "Waiting for JWTAuthenticator to initialize..."
|
||||
# Our integration tests wait 10 seconds, so use that same value here.
|
||||
sleep 10
|
||||
sleep 5
|
||||
|
||||
# Compile the CLI.
|
||||
go build ./cmd/pinniped
|
||||
|
||||
Reference in New Issue
Block a user