Add a CI test with RDMA

This commit is contained in:
Vitaliy Filippov
2026-05-19 17:19:47 +03:00
parent 0d1eeb4310
commit 0d92e00e41
8 changed files with 35 additions and 5 deletions
+1
View File
@@ -100,6 +100,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