Modify smoke tests example
Signed-off-by: Slawomir Jankowski <slawomir.jankowski@intel.com>
This commit is contained in:
parent
0d9a56b4f0
commit
cb6d6aaaba
@ -9,8 +9,8 @@
|
|||||||
# If you want to use this file, rename it to "cas_local_config".
|
# 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
|
# Default core and cache devices - note that we require whole devices, not partitions
|
||||||
export CORE_DEVICE="/dev/sdd"
|
export CORE_DEVICE="/dev/disk/by-id/ata-SUPER_SPEED_DISK_SSD"
|
||||||
export CACHE_DEVICE="/dev/sdf"
|
export CACHE_DEVICE="/dev/disk/by-id/nvme-BETTER_SSD_KINGOFSSDS"
|
||||||
|
|
||||||
# Default size of partition for cache/core device. This is used only for
|
# Default size of partition for cache/core device. This is used only for
|
||||||
# the DEFAULT_* API functions
|
# the DEFAULT_* API functions
|
||||||
|
Loading…
Reference in New Issue
Block a user