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:
Michal Mielewczyk 2019-11-20 22:07:32 -05:00
parent 9c31e15d48
commit be438dbe7c
2 changed files with 4 additions and 1 deletions

View File

@ -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:

@ -1 +1 @@
Subproject commit 7c5c8fd5143497c56a8fb0cc1fe9a923f48a9db1
Subproject commit 547fcaa5fb0cdc3ce5696785ce7d7ced81a85005