Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuring different images for Postgres and RabbitMQ in testing #315

Closed
xstefank opened this issue Aug 22, 2024 · 0 comments · Fixed by #316
Closed

Allow configuring different images for Postgres and RabbitMQ in testing #315

xstefank opened this issue Aug 22, 2024 · 0 comments · Fixed by #316

Comments

@xstefank
Copy link
Member

We have an issue where on the test RHEL 9.2 machine, rabbitmq:3.7.25-management-alpine won't run. It doesn't print anything. However, rabbitmq:3.8.4-management-alpine works. But there is no way how to configure the image for testcontainers integration in the https://github.com/quarkiverse/quarkus-vault/blob/main/test-framework/src/main/java/io/quarkus/vault/test/VaultTestExtension.java.

I would like to implement optional override of the default images for testing.

Would you also be able to release 3.5.x release with this (I will also provide a PR if there is a branch) for us?

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 a pull request may close this issue.

1 participant