upstream hicache fixes (#5570)
This commit is contained in:
@@ -23,6 +23,10 @@ class TestHiCache(CustomTestCase):
|
||||
timeout=DEFAULT_TIMEOUT_FOR_SERVER_LAUNCH,
|
||||
other_args=[
|
||||
"--enable-hierarchical-cache",
|
||||
"--mem-fraction-static",
|
||||
0.7,
|
||||
"--hicache-size",
|
||||
100,
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user