From 552c78a7f0e4a2fd938febdf1158a3f1718f8db7 Mon Sep 17 00:00:00 2001 From: evenyag Date: Thu, 4 Jan 2024 23:39:52 +0800 Subject: [PATCH] test: fix test --- tests-integration/tests/http.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests-integration/tests/http.rs b/tests-integration/tests/http.rs index 42843ac22e81..28d93d6ca177 100644 --- a/tests-integration/tests/http.rs +++ b/tests-integration/tests/http.rs @@ -804,6 +804,8 @@ global_write_buffer_reject_size = "2GiB" sst_meta_cache_size = "128MiB" vector_cache_size = "512MiB" page_cache_size = "512MiB" +write_cache_path = "" +write_cache_size = "512MiB" sst_write_buffer_size = "8MiB" parallel_scan_channel_size = 32