stack-orchestrator/tests
Prathamesh Musale 98ad60ca03 test: verify label-based stop and --delete-namespace behavior
Update run-deploy-test.sh for the new down() semantics:
- After stop --delete-volumes (without --delete-namespace) assert
  the namespace stays Active and no stack-labeled Deployments,
  Services, ConfigMaps, Secrets, or PVCs remain.
- Drop the 120s wait loop for namespace termination — not needed
  since stop no longer terminates the namespace.
- Exercise the new --delete-namespace flag at end-of-test teardown
  and assert the namespace is actually gone.

Rename delete_cluster_exit -> cleanup_and_exit and have it do a
full teardown (volumes + namespace) so failed CI runs don't leak
state between jobs. Add assert_ns_phase and assert_no_labeled_
resources helpers for the new assertions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 04:31:46 +00:00
..
container-registry Fix failing k8s and external-stack CI test scripts (#739) 2026-04-02 15:00:57 +05:30
database Fix failing k8s and external-stack CI test scripts (#739) 2026-04-02 15:00:57 +05:30
deploy fix: resolve stack path from repo root + update deploy test 2026-03-20 15:14:47 +00:00
external-stack Fix failing k8s and external-stack CI test scripts (#739) 2026-04-02 15:00:57 +05:30
fixturenet-laconicd Update fixturenet-laconicd stack for renaming changes (#891) 2024-07-25 08:50:15 +00:00
k8s-deploy test: verify label-based stop and --delete-namespace behavior 2026-04-16 04:31:46 +00:00
k8s-deployment-control Fix failing k8s and external-stack CI test scripts (#739) 2026-04-02 15:00:57 +05:30
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 Add Job and secrets support for k8s-kind deployments (#995) 2026-03-11 03:56:21 +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