stack-orchestrator/tests
Prathamesh Musale 241cd75671
Some checks failed
Lint Checks / Run linter (pull_request) Successful in 1m55s
Deploy Test / Run deploy test suite (pull_request) Successful in 4m46s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Failing after 6m2s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Successful in 6m13s
Webapp Test / Run webapp test suite (pull_request) Successful in 7m2s
Smoke Test / Run basic test suite (pull_request) Successful in 5m22s
fix(test): use deployment namespace in k8s control test
The deployment control test queries pods with raw kubectl but didn't
specify the namespace. Since pods now live in laconic-{deployment_id}
instead of default, the query returned empty results.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 04:53:52 +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 k8s and enable it by default on PRs (#742) 2024-02-14 23:50:09 +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