From 5bc85049a21fcfd69c30863c61b31b23e201e8d7 Mon Sep 17 00:00:00 2001 From: Slawomir Jankowski Date: Wed, 20 May 2020 14:17:13 +0200 Subject: [PATCH] Update 'example_config' after changes in TF Signed-off-by: Slawomir Jankowski --- test/functional/config/example_dut_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/test/functional/config/example_dut_config.yml b/test/functional/config/example_dut_config.yml index 6c579fa..619849e 100644 --- a/test/functional/config/example_dut_config.yml +++ b/test/functional/config/example_dut_config.yml @@ -7,6 +7,7 @@ type: "local" # password: "example_password" # env: "HTTPS_PROXY=myproxy.example:12345" +# reboot_timeout: 1800 #timeout value in seconds # By enabling this option framework is allowed to retrieve random non-os disks from DUT. # It can lead to data loss!!!