Skip to content

test: fix rdmacm tests hanging without RDMA routing

f491db9
Select commit
Loading
Failed to load commit list.
Open

feat: add mlx5 DC (Dynamically Connected) transport #103

test: fix rdmacm tests hanging without RDMA routing
f491db9
Select commit
Loading
Failed to load commit list.
Cirrus CI / main failed Apr 7, 2026 in 4m 18s

Task Summary

Instruction test failed in 00:01

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:00 clone
✅ 01:08 prepare
✅ 01:44 rust
✅ 00:01 codecov
✅ 01:19 rdma_core
❌ 00:01 test

export LD_LIBRARY_PATH=./rdma-core/build/lib
just test-basic-with-cov
cargo clippy --all-targets -- -D warnings
    Updating crates.io index
error: failed to get `rdma-mummy-sys` as a dependency of package `sideway v0.4.1 (/tmp/cirrus-ci-build)`

Caused by:
  failed to load source for dependency `rdma-mummy-sys`

Caused by:
  Unable to update /tmp/rdma-mummy-sys

Caused by:
  failed to read `/tmp/rdma-mummy-sys/Cargo.toml`

Caused by:
  No such file or directory (os error 2)
error: Recipe `test-basic-with-cov` failed on line 13 with exit code 101

Exit status: 101