From cb6d6aaaba28594d195cf4d9477d50cf6b966209 Mon Sep 17 00:00:00 2001 From: Slawomir Jankowski Date: Mon, 7 Dec 2020 16:56:54 +0100 Subject: [PATCH] Modify smoke tests example Signed-off-by: Slawomir Jankowski --- test/smoke_test/cas_local_config.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/smoke_test/cas_local_config.example b/test/smoke_test/cas_local_config.example index a67fcf1..5a48b05 100644 --- a/test/smoke_test/cas_local_config.example +++ b/test/smoke_test/cas_local_config.example @@ -9,8 +9,8 @@ # If you want to use this file, rename it to "cas_local_config". # Default core and cache devices - note that we require whole devices, not partitions -export CORE_DEVICE="/dev/sdd" -export CACHE_DEVICE="/dev/sdf" +export CORE_DEVICE="/dev/disk/by-id/ata-SUPER_SPEED_DISK_SSD" +export CACHE_DEVICE="/dev/disk/by-id/nvme-BETTER_SSD_KINGOFSSDS" # Default size of partition for cache/core device. This is used only for # the DEFAULT_* API functions