aiidateam / aiida-core

The official repository for the AiiDA code
https://aiida-core.readthedocs.io
Other
412 stars 184 forks source link

Fix Slack notification for nightly tests #6437

Closed danielhollas closed 3 weeks ago

danielhollas commented 1 month ago

Fixed Slack notification and tested that it now works for both nightly and rabbitmq tests.

sphuber commented 4 weeks ago

@danielhollas why are the Docker builds failing? It doesn't seem related to the changes necessarily but the last few runs in other PRs they probably got skipped so we didn't notice? It seems the services in the container are not up again, or at least the health check is timing out. Saw this before some weeks ago and I believe the timeout was increased, as it wasn't clear why the startup would take so long or why they might not be running properly

danielhollas commented 4 weeks ago

I don't know why they are failing. I've tested the build images locally and they work. But they are failing on main branch as well. I'll have to have a closer look, but it should be unrelated to this PR.