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

WIP: Use Docker container to run RabbitMQ integration tests #425

Closed
wants to merge 16 commits into from

Conversation

rasmus
Copy link
Member

@rasmus rasmus commented Feb 7, 2018

Instead of using an external RabbitMQ integration server, use a Docker container running locally.

This could also be used for e.g. PostgreSQL integration tests.

@rasmus
Copy link
Member Author

rasmus commented Feb 24, 2018

works on my machine ™️ 😢

@rasmus
Copy link
Member Author

rasmus commented May 13, 2018

Here's the problem... doh. appveyor/ci#1717

@luigiberrettini
Copy link

You can use a Windows RabbitMQ image to make it work on AppVeyor:

@rasmus
Copy link
Member Author

rasmus commented May 18, 2018

@luigiberrettini Thank you, I'll have a look

@rasmus
Copy link
Member Author

rasmus commented May 18, 2018

Link to official Windows build docker-library/rabbitmq#168

@rasmus
Copy link
Member Author

rasmus commented Dec 14, 2020

Done in another way

@rasmus rasmus closed this Dec 14, 2020
@rasmus rasmus deleted the docker-for-integration-tests branch December 14, 2020 06:43
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