fuel-virtualbox/functions
Maksim Malchuk 5cdbcc30d1 Fix PATH issue for VirtualBox on Windows
The support to deploy on a remote machine is broke the
default behaviour on the Windows OS, so now it always
needs to set the $PATH manually before using the scripts.

Also, the new functionality didn't work on the remote
Windows machine because the scripts change the $PATH on
the local system only.

This commit adds some more checks and fixes the local
$PATH setup. It didn't check remote system requirements
so deploy on a remote machine still have some problems.
Added several messages in the scripts.

Also this commit contain increased timeouts to fix
failures during network interfaces add/change operations
on some Windows systems.

Change-Id: If5dadc1ece3931f42eac423aae4d7016d45c2040
Closes-Bug: #1534129
Partial-Bug: #1491925
2016-01-22 08:22:10 +03:00
..
memory.sh Added support to deploy product on remote machine via ssh 2015-09-23 12:54:42 +03:00
network.sh Fix PATH issue for VirtualBox on Windows 2016-01-22 08:22:10 +03:00
product.sh Fix network connectivity issues 2015-12-29 12:08:13 +03:00
shell.sh Fix PATH issue for VirtualBox on Windows 2016-01-22 08:22:10 +03:00
translate.sh Fix PATH issue for VirtualBox on Windows 2016-01-22 08:22:10 +03:00
vm.sh Proper Windows 7/8/10 support 2016-01-13 17:02:22 +03:00