Skip to content

Commit

Permalink
squash! e2e: wait for Kata runtime to be available
Browse files Browse the repository at this point in the history
print CAA logs on error
  • Loading branch information
burgerdev committed Nov 22, 2024
1 parent c54cc5e commit e3a1022
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/test-peerpods.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,6 @@ EOF

if ! kubectl wait --for=condition=available --timeout=5m deployment/nginx; then
kubectl describe pods
kubectl logs -n confidential-containers-system -l app=cloud-api-adaptor --tail=-1 --all-containers
exit 1
fi

0 comments on commit e3a1022

Please sign in to comment.