My private testing func. Localized for incerta07 environment (data paths). Probably full of other problems I am not aware of. Uses vstart cluster settings.
Single test run:
- compile ceph
- modify ~/incerta-testing/testrun-rewrite-4.sh to fix block/db/wal paths, or kill running perf in background...
- cd build
- TEST=here-goes-my-test-run-name NEW_CLUSTER=1 FILL_CLUSTER=1 COMPRESS_MODE=none EXTRA_DEPLOY_OPTIONS="-o bluefs_buffered_io=false" ~/incerta-testing/testrun-rewrite-4.sh
- results will be written to ~/incerta-testing/here-goes-my-test-run-name NEW_CLUSTER=1 deploys cluster FILL_CLUSTER=1 fills it with data
To get short report on main performance attributes:
- cd ~/incerta-testing
- ./report.sh here-goes-my-test-run-name