stack-orchestrator/tests/k8s-deploy
Prathamesh Musale b85c12e4da
Some checks failed
Lint Checks / Run linter (pull_request) Successful in 2m50s
Deploy Test / Run deploy test suite (pull_request) Successful in 8m27s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Failing after 9m20s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Failing after 10m56s
Webapp Test / Run webapp test suite (pull_request) Failing after 14m12s
Smoke Test / Run basic test suite (pull_request) Failing after 15m12s
fix(test): use --skip-cluster-management for stop/start volume test
Recreating a kind cluster in the same CI run fails due to stale
etcd/certs and cgroup detection issues. Use --skip-cluster-management
to reuse the existing cluster, and --delete-volumes to clear PVs so
fresh PVCs can bind on restart.

The volume retention semantics are preserved: bind-mount host path
data survives (filesystem is old), provisioner volumes are fresh
(PVs were deleted).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 06:49:42 +00:00
..
run-deploy-test.sh fix(test): use --skip-cluster-management for stop/start volume test 2026-03-10 06:49:42 +00:00