Add a CI test with RDMA

This commit is contained in:
Vitaliy Filippov
2026-07-05 14:58:24 +03:00
parent 9f084f48f6
commit 9eb858fb5f
8 changed files with 35 additions and 5 deletions
+1
View File
@@ -105,6 +105,7 @@ PG_SIZE=2 ./test_heal.sh
TEST_NAME=local_read POOLCFG='"local_reads":"random",' ./test_heal.sh
SCHEME=ec ./test_heal.sh
ANTIETCD=1 ./test_heal.sh
TEST_NAME=ec_rdma RDMA=1 SCHEME=ec ./test_heal.sh
./test_checksum.sh
TEST_NAME=xxhash OSD_ARGS="--data_csum_type xxh3_32" ./test_checksum.sh