Skip to content
Merged
Prev Previous commit
Next Next commit
Fixed command to describe nodes
  • Loading branch information
metalcycling committed Jul 21, 2023
commit 52074325b1ff126bc75288de6cac617d9b34fc34
2 changes: 1 addition & 1 deletion hack/run-e2e-kind.sh
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ update_test_host
check-prerequisites
kind-up-cluster
extend-resources
kubectl describe all nodes
kubectl describe nodes
exit
setup-mcad-env
# MCAD with quotamanagement options is started by kuttl-tests
Expand Down