Skip to content

Run the integration test suite in CI - #23

Merged
yrivardmulrooney merged 1 commit into
coveooss:mainfrom
the-mikedavis:ci-integration-tests
Jul 28, 2026
Merged

Run the integration test suite in CI#23
yrivardmulrooney merged 1 commit into
coveooss:mainfrom
the-mikedavis:ci-integration-tests

Conversation

@the-mikedavis

Copy link
Copy Markdown
Contributor

The integration test suite can be run automatically in CI. The Java client has a similar integration suite setup like this. It bakes in rabbitmq_stream into enabled_plugins, runs the rabbitmq docker image and waits for the boot log line. This only runs on Linux for simplicity. I excluded the benchmarks from the run, I think those are better left to be run manually.

The integration test suite can be run automatically in CI. The Java
client has a similar integration suite setup like this. It bakes in
rabbitmq_stream into enabled_plugins, runs the rabbitmq docker image
and waits for the boot log line. This only runs on Linux for simplicity.

@yrivardmulrooney yrivardmulrooney left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again for your contribution!

@yrivardmulrooney
yrivardmulrooney merged commit c802ac6 into coveooss:main Jul 28, 2026
6 checks passed
@the-mikedavis
the-mikedavis deleted the ci-integration-tests branch July 28, 2026 19:45
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