- Add `--perform-cluster-management` to container-registry, k8s-deployment-control, and database test scripts (`--skip-cluster-management` is now the default) - Fix `wait_for_log_output()` in all k8s tests - "No logs available" is non-empty, so the check was passing prematurely - Use HTTPS for container-registry catalog check (Caddy redirects HTTP->HTTPS) - Fix external-stack sync test: sed pattern used `=` but spec is YAML (`: `), so the substitution never matched - Workaround hyphenated env var name (`test-variable-1`) from upstream test-external-stack repo - docker compose v2 rejects hyphens - Quote `echo $log_output` vars to prevent glob expansion in error output - Use stack name (instead of cluster-id) derived namespace in k8s-deployment-control test |
||
|---|---|---|
| .. | ||
| container-registry | ||
| database | ||
| deploy | ||
| external-stack | ||
| fixturenet-laconicd | ||
| k8s-deploy | ||
| k8s-deployment-control | ||
| laconic-network | ||
| mainnet-eth | ||
| scripts | ||
| smoke-test | ||
| webapp-test | ||