westerndigitalcorporation / zenfs

ZenFS is a storage backend for RocksDB that enables support for ZNS SSDs and SMR HDDs.
GNU General Public License v2.0
238 stars 87 forks source link

Test runner improvements #206

Closed yhr closed 2 years ago

yhr commented 2 years ago

Add some hooks to allow for arbitrary pre/post commands to be run for each tests and for copying rocksdb LOG files (useful for checking write stats in read-while-writing tests that does not include the write IOPS for example)