stack-orchestrator/tests/k8s-deploy
Prathamesh Musale 108f13a09b
Some checks failed
Lint Checks / Run linter (pull_request) Successful in 1m58s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Failing after 4m11s
Deploy Test / Run deploy test suite (pull_request) Successful in 4m43s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Successful in 6m22s
Webapp Test / Run webapp test suite (pull_request) Successful in 7m42s
Smoke Test / Run basic test suite (pull_request) Successful in 6m26s
fix(test): wait for kind cluster cleanup before recreating
Replace the fixed `sleep 20` with a polling loop that waits for
`kind get clusters` to report no clusters. The previous approach
was flaky on CI runners where Docker takes longer to tear down
cgroup hierarchies after `kind delete cluster`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 05:26:48 +00:00
..
run-deploy-test.sh fix(test): wait for kind cluster cleanup before recreating 2026-03-10 05:26:48 +00:00