mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Change sonobuoy logging
This commit is contained in:
parent
29b270dce6
commit
561bc96049
@ -212,7 +212,7 @@ echo "Started ${K3S_AGENT}"
|
||||
# ---
|
||||
|
||||
timeout --foreground 1m bash -c 'wait-for-nodes 2'
|
||||
timeout --foreground 1m bash -c 'wait-for-services coredns local-path-provisioner metrics-server'
|
||||
timeout --foreground 3m bash -c 'wait-for-services coredns local-path-provisioner metrics-server'
|
||||
|
||||
if [ "$ARCH" = 'arm' ]; then
|
||||
echo "Aborting sonobuoy tests, images not available for $ARCH"
|
||||
|
Loading…
Reference in New Issue
Block a user