mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-08 14:29:45 +00:00
Single-stepping interactively through a test can be useful to understand what's happening and to investigate the state at each step. Similar support was added early to hack/ginkgo-e2e.sh, so the same env variable is used again.