Skip to content

fix: propagate and retry SSO test failures#7

Merged
sciabarracom merged 1 commit into
apache:mainfrom
miki3421:fix/sso-test-failure-handling
Jul 10, 2026
Merged

fix: propagate and retry SSO test failures#7
sciabarracom merged 1 commit into
apache:mainfrom
miki3421:fix/sso-test-failure-handling

Conversation

@miki3421

Copy link
Copy Markdown
Contributor

Summary

  • deploy system-api when creating the Kind test cluster
  • preserve per-test failures through the tee pipeline and return a non-zero suite exit status
  • retry only transient 502/503 responses while ingress catches up after the admin-api rollout

Validation

  • bash -n tests/all.sh tests/11-sso-mock.sh
  • ./tests/11-sso-mock.sh kind in the Lima Kind VM: first request 503, retry 200, final exit code 0
  • full runner verified to report failed test scripts and exit non-zero

@sciabarracom
sciabarracom merged commit 192a6b3 into apache:main Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants