Skip to content

fix(testutils): wait for rabbitmq amqp readiness - #4927

Merged
shepilov merged 1 commit into
masterfrom
fix/rabbitmq-test-readiness
Sep 16, 2026
Merged

shepilov merged 1 commit into
masterfrom
fix/rabbitmq-test-readiness

Conversation

@shepilov

Copy link
Copy Markdown
Member

Summary

  • Wait for a successful AMQP handshake after RabbitMQ fixture startup and restart, with bounded retries and connection timeouts.
  • Add a regression test that opens an AMQP connection and channel immediately after startup and restart.
  • Lint and compilation checks pass. Local integration verification is blocked by a full Docker disk.

Wait for a successful AMQP handshake before returning the RabbitMQ
fixture after startup or restart. Checking TCP and HTTP availability
alone does not verify AMQP readiness.
@shepilov
shepilov force-pushed the fix/rabbitmq-test-readiness branch from 510a17f to e291084 Compare September 16, 2026 13:12
@shepilov
shepilov merged commit ec73ba6 into master Sep 16, 2026
4 checks passed
@shepilov
shepilov deleted the fix/rabbitmq-test-readiness branch September 16, 2026 13:34
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.

1 participant