Skip to content

Commit

Permalink
Output timestamps in kubernetes log to help diagnose hangs
Browse files Browse the repository at this point in the history
  • Loading branch information
benclifford committed Sep 5, 2024
1 parent 2e42e5c commit 3ba7e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
free -h
kubectl describe pods
kubectl describe jobs
kubectl logs Job/pytest
kubectl logs --timestamps Job/pytest

0 comments on commit 3ba7e12

Please sign in to comment.