oceanbase/unittest/storage/run_sstable_query.sh
wangzelin.wzl 93a1074b0c patch 4.0
2022-10-24 17:57:12 +08:00

8 lines
315 B
Bash
Executable File

make test_sstable_single_exist test_sstable_single_scan test_sstable_single_get test_sstable_multi_get test_sstable_multi_scan test_sstable_multi_exist -j6
./test_sstable_single_exist
./test_sstable_single_scan
./test_sstable_single_get
./test_sstable_multi_get
./test_sstable_multi_scan
./test_sstable_multi_exist