stack-orchestrator/tests/k8s-deploy
Prathamesh Musale aac317503e
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 6m10s
Deploy Test / Run deploy test suite (pull_request) Successful in 16m28s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 25m15s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Successful in 27m14s
Webapp Test / Run webapp test suite (pull_request) Successful in 36m47s
Smoke Test / Run basic test suite (pull_request) Successful in 35m54s
fix(test): wait for namespace termination before restart
Replace fixed sleep with a polling loop that waits for the deployment
namespace to be fully deleted. Without this, the start command fails
with 403 Forbidden because k8s rejects resource creation in a
namespace that is still terminating.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 07:01:27 +00:00
..
run-deploy-test.sh fix(test): wait for namespace termination before restart 2026-03-10 07:01:27 +00:00