Skip to content

Pin RabbitMQ to last AiiDA-supported version in CI#271

Merged
alinelena merged 1 commit into
stfc:mainfrom
ajjackson:pin-rabbitmq
Apr 14, 2026
Merged

Pin RabbitMQ to last AiiDA-supported version in CI#271
alinelena merged 1 commit into
stfc:mainfrom
ajjackson:pin-rabbitmq

Conversation

@ajjackson
Copy link
Copy Markdown
Contributor

@ajjackson ajjackson commented Mar 31, 2026

Later versions introduced default timeouts. The default timeout of 30 mins is actually fine for CI, but the AiiDA warnings about it are distracting noise if they show up in test logs.

https://aiida.readthedocs.io/projects/aiida-core/en/latest/installation/troubleshooting.html#rabbitmq-incompatibility

(As discussed in #270. Thanks @ElliottKasoar for hunting down the docs page!)

Alternatively we can disable the warning by some other means such as verdi config set warnings.rabbitmq_version False. According to the AiiDA docs, that is necessary even if you increase the timeout.

The simplest option for now seems to be a pin. It's only in the CI so doesn't impact users.

Later versions introduced default timeouts. The default timeout of 30
mins is actually fine for CI, but the AiiDA warnings about it are
distracting noise if they show up in test logs.

https://aiida.readthedocs.io/projects/aiida-core/en/latest/installation/troubleshooting.html#rabbitmq-incompatibility
@alinelena alinelena self-requested a review April 14, 2026 17:05
@alinelena alinelena merged commit 1c27d6f into stfc:main Apr 14, 2026
7 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