Hyperfoil / Horreum

Benchmark results repository service
https://horreum.hyperfoil.io/
Apache License 2.0
34 stars 30 forks source link

CI fails on messaging jobs intermittently #1712

Closed johnaohara closed 1 month ago

johnaohara commented 1 month ago

Describe the bug

The CI builds intermittently fail from missing messages sent via AMQ broker.

This is caused by disk usage being too high, see: https://github.com/quarkusio/quarkus/issues/40118

We need to ensure we free up as much disk space as possible before starting the CI tests