stack-orchestrator/tests
Prathamesh Musale 47043ec31e test(k8s-deployment-control): split cluster-id vs deployment-id
Same test-fixture fix as tests/k8s-deploy/run-deploy-test.sh: after
the cluster-id/deployment-id decouple, deployment.yml has two lines
instead of one, so \`cut -d ' ' -f 2\` yields a multi-value string.
The assignment to \$deployment_id then corrupted the kubectl label
selector — kubectl saw "a name AND a selector" and refused.

Split the extraction by field, with deployment-id falling back to
cluster-id when the field is absent (pre-decouple deployment.yml).
Use cluster-id for the kind worker node name; deployment-id for the
app= label selector.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 06:39:26 +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 feat(k8s): decouple deployment-id from cluster-id 2026-04-21 05:27:11 +00:00
k8s-deployment-control test(k8s-deployment-control): split cluster-id vs deployment-id 2026-04-21 06:39:26 +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 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