forked from Deuxfleurs/garage
Revert integration tests to using Sled as LMDB causes failures
This commit is contained in:
parent
865f0c7d0c
commit
1e466b11eb
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ impl Instance {
|
|||
r#"
|
||||
metadata_dir = "{path}/meta"
|
||||
data_dir = "{path}/data"
|
||||
db_engine = "sled"
|
||||
|
||||
replication_mode = "1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue