stack-orchestrator/tests
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
..
container-registry Fix test failure 2024-02-18 12:28:48 -07:00
database Add --update option to deploy create 2026-01-29 08:25:05 -06:00
deploy Add --update option to deploy create 2026-01-29 08:25:05 -06:00
external-stack Add --update option to deploy create 2026-01-29 08:25:05 -06:00
fixturenet-laconicd Update fixturenet-laconicd stack for renaming changes (#891) 2024-07-25 08:50:15 +00:00
k8s-deploy fix(test): use --skip-cluster-management for stop/start volume test 2026-03-10 06:49:42 +00:00
k8s-deployment-control fix(test): use deployment namespace in k8s control test 2026-03-10 04:53:52 +00:00
laconic-network Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
mainnet-eth Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
scripts ci: upgrade Kind to v0.25.0 and pin kubectl to v1.31.2 2026-03-10 04:40:06 +00:00
smoke-test rename laconic-sdk to registry-sdk (#897) 2024-07-31 08:01:02 +00:00
webapp-test Fix invalid docker command in webapp-test 2026-01-24 16:39:00 -05:00