From eafbf0c3456ba8d59abc88830116a64282e5ff2e Mon Sep 17 00:00:00 2001 From: Palash Oswal Date: Sat, 3 Oct 2020 18:05:55 +0530 Subject: vm/qemu/qemu.go: update SCP Timeout for Slower devices/Nested Virtualisation Increased the timeout for SCP of the initial binaries after boot to 10 minutes to allow more time in a slow environment. This was causing timeouts often in a nested virtualised environment on a slower hardware. --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e3a7857a6..7bb381c12 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -77,3 +77,4 @@ Jouni Högander VMware Radoslav Gerganov Suraj K Suresh +Palash Oswal -- cgit mrf-deployment