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

Set RABBITMQ_DEFAULT_USER env var with withAdminUser #9571

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

eddumelendez
Copy link
Member

Currently, RabbitMQContainer allow to customize the admin password.
This commit allows to customize the user.

Fixes #9570

Currently, `RabbitMQContainer` allow to customize the admin password.
This commit allows to customize the user.

Fixes #9570
@eddumelendez eddumelendez requested a review from a team as a code owner November 26, 2024 17:47
@eddumelendez eddumelendez added this to the next milestone Nov 26, 2024
@eddumelendez eddumelendez merged commit 87bf5bf into main Nov 26, 2024
105 checks passed
@eddumelendez eddumelendez deleted the gh-9570 branch November 26, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Started RabbitMQContainer doesn't allow to connect to rabbitmq
1 participant