Fix handling of lazy_startup for cache
Signed-off-by: Jan Musial <jan.musial@intel.com>
This commit is contained in:
@@ -331,7 +331,7 @@ def test_cas_config_get_by_id_path_not_found(mock_listdir, mock_realpath):
|
||||
),
|
||||
(
|
||||
[
|
||||
"1 /dev/dummy0n1 WT cleaning_policy=acp",
|
||||
"1 /dev/dummy0n1 WT cleaning_policy=acp,lazy_startup=true",
|
||||
"2 /dev/dummy0n2 pt ioclass_file=mango.csv",
|
||||
"3 /dev/dummy0n3 WA cache_line_size=16",
|
||||
("4 /dev/dummyc wb cache_line_size=16,"
|
||||
|
Reference in New Issue
Block a user