stack-orchestrator/tests/k8s-deploy
Prathamesh Musale 35f179b755 fix(test): reuse kind cluster on stop/start cycle in deploy test
Use --skip-cluster-management to avoid destroying and recreating the
kind cluster during the stop/start volume retention test. The second
kind create fails on some CI runners due to cgroups detection issues.

Use --delete-volumes to clear PVs so fresh PVCs can bind on restart.
Bind-mount data survives on the host filesystem; provisioner volumes
are recreated fresh.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 05:13:26 +00:00
..
run-deploy-test.sh fix(test): reuse kind cluster on stop/start cycle in deploy test 2026-03-10 05:13:26 +00:00