Skip to content

Fix CI tests- declare consumer queue exclusive, pin docker images - #26

Merged
BlayeeR merged 1 commit into
masterfrom
fix-ci-rabbitmq-4-queue
Jul 17, 2026
Merged

Fix CI tests- declare consumer queue exclusive, pin docker images#26
BlayeeR merged 1 commit into
masterfrom
fix-ci-rabbitmq-4-queue

Conversation

@BlayeeR

@BlayeeR BlayeeR commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

We used unpinned docker images during CI tests. RabbitMQ updated to 4 and broke the tests.

This PR pins the image version to RabbitMQ 3 which is still used in a lot of our environments. It also contains a fix for the RabbitMQ 4, in case we will need to upgrade in the future. The fix itself is backwards compatibile with RabbitMQ 3, so it does not interfere with current environments.

@robinzelders

Copy link
Copy Markdown

approved

@BlayeeR
BlayeeR requested a review from robinzelders July 17, 2026 15:23

@robinzelders robinzelders left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good

@BlayeeR
BlayeeR merged commit 5636f39 into master Jul 17, 2026
2 checks passed
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