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

MTR tests fail #236

Closed metaspace closed 1 year ago

metaspace commented 1 year ago

Our weekly mtr tests are broken because we use a version of percona-server that does not support building zenfs with the CMakeLists.txt fragment.

We have a patch queued for percona-server to fix this issue. When that patch is applied, we update the version of percona-server we use for testing, and things should work again.

metaspace commented 1 year ago

Related to #211

yhr commented 1 year ago

fixed