Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

Commit 6bb0e38

Browse files
committed
Update integration test names
1 parent 9d96fb8 commit 6bb0e38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/ci.bash

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ RUST_TEST_THREADS=1 cargo test --test s10* -- s10_redis_benchmark_ --nocapture
2424
RUST_TEST_THREADS=1 cargo test --test s10* -- s10_leveldb_benchmark --nocapture
2525
RUST_TEST_THREADS=1 cargo test --test s10* -- s10_fxmark_bench --nocapture
2626

27-
RUST_TEST_THREADS=1 cargo test --test s11* -- s11_rackscale_shmem_vmops_benchmark --nocapture
28-
RUST_TEST_THREADS=1 cargo test --test s11* -- s11_rackscale_shmem_vmops_latency_benchmark --nocapture
27+
RUST_TEST_THREADS=1 cargo test --test s11* -- s11_rackscale_shmem_vmops_maptput_benchmark --nocapture
28+
RUST_TEST_THREADS=1 cargo test --test s11* -- s11_rackscale_shmem_vmops_maplat_benchmark --nocapture
2929
RUST_TEST_THREADS=1 cargo test --test s11* -- s11_rackscale_shmem_fxmark_bench --nocapture
3030

3131
# Clone repo

0 commit comments

Comments
 (0)