|
Some checks failed
Lint Checks / Run linter (pull_request) Successful in 2m5s
Deploy Test / Run deploy test suite (pull_request) Successful in 4m52s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Failing after 6m31s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Successful in 6m58s
Webapp Test / Run webapp test suite (pull_request) Successful in 7m49s
Smoke Test / Run basic test suite (pull_request) Successful in 6m15s
kubectl commands that query jobs or pod specs exit non-zero when the resource doesn't exist yet. Under set -e, a bare command substitution like var=$(kubectl ...) aborts the script silently. Add || true so the polling loop and assertion logic can handle failures gracefully. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| run-deploy-test.sh | ||