fuel-virtualbox/actions
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
..
check-available-memory.sh Proper Windows 7/8/10 support 2016-01-13 17:02:22 +03:00
clean-previous-installation.sh Proper Windows 7/8/10 support 2016-01-13 17:02:22 +03:00
create-interfaces.sh Fix PATH issue for VirtualBox on Windows 2016-01-22 08:22:10 +03:00
delete-interfaces.sh Fix PATH issue for VirtualBox on Windows 2016-01-22 08:22:10 +03:00
master-node-create-and-install.sh Proper Windows 7/8/10 support 2016-01-13 17:02:22 +03:00
master-node-enable-internet.sh Proper Windows 7/8/10 support 2016-01-13 17:02:22 +03:00
prepare-environment.sh Fix PATH issue for VirtualBox on Windows 2016-01-22 08:22:10 +03:00
slave-nodes-create-and-boot.sh Fix mac generate for non-GNU awk. 2015-11-24 18:57:00 +00:00