Extend example dut config wih 'allow_disk_autoselect' option.
By setting 'allow_disk_autoselect: True' user grants to framework permission to autodiscover and override DUT's disks. Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
@@ -8,6 +8,9 @@ type: "local"
|
||||
|
||||
# env: "HTTPS_PROXY=myproxy.example:12345"
|
||||
|
||||
# By enabling this option framework is allowed to retrieve random non-os disks from DUT.
|
||||
# It can lead to data loss!!!
|
||||
allow_disk_autoselect: False
|
||||
working_dir: "/tmp/open-cas-linux/"
|
||||
|
||||
disks:
|
||||
|
Reference in New Issue
Block a user