We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da3e69 commit be7d25eCopy full SHA for be7d25e
test/smoke/run-smoke-suite.sh
@@ -134,3 +134,5 @@ EXEC_CMD="env $GITHUB_VARS $RUN_TESTS -n ${PYTEST_WORKERS} ${PYTEST_ARGS}"
134
kubectl exec pytest ${EXEC_ARGS} -- ${EXEC_CMD} || get_logs_and_fail
135
extra_debug_logs
136
clean_allure_report
137
+
138
+kubectl get pod ${POD} -o yaml
0 commit comments