stack-orchestrator/tests
Prathamesh Musale 464215c72a fix(test): replace empty secrets key instead of appending duplicate
deploy init already writes 'secrets: {}' into the spec file. The test
was appending a second secrets block via heredoc, which ruamel.yaml
rejects as a duplicate key. Use sed to replace the empty value instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 05:34:37 +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): replace empty secrets key instead of appending duplicate 2026-03-10 05:34:37 +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