Skip to content

Commit

Permalink
fix logs
Browse files Browse the repository at this point in the history
  • Loading branch information
welpaolo committed Apr 18, 2024
1 parent 4bb16b7 commit ef5cf0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/integration-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ setup_admin_test_pod() {
teardown_test_pod() {
kubectl logs testpod-admin -n $NAMESPACE
kubectl logs testpod -n $NAMESPACE
kubectl logs -l spark-version=3.4.2
kubectl logs -l spark-version=3.4.2 -n $NAMESPACE
kubectl -n $NAMESPACE delete pod testpod
kubectl -n $NAMESPACE delete pod testpod-admin

Expand Down

0 comments on commit ef5cf0e

Please sign in to comment.