vagrant/test/unit/plugins
Chris Roberts 24cd988d39 Only modify elevated username under specific conditions
Elevated commands can fail via winrm under certain conditions like
the machine name being changed. Detect this by checking for a known
exit code combined with known output included within stderr. If found,
attempt to re-execute the command using a machine prefixed username
if possible.
2018-12-07 12:11:17 -08:00
..
commands Merge pull request #10479 from briancain/ensure-tmp-dir-cleanup-package-cmd 2018-12-06 15:08:18 -08:00
communicators Only modify elevated username under specific conditions 2018-12-07 12:11:17 -08:00
guests Add test for windows reboot cap 2018-11-02 16:34:57 -07:00
hosts Extract smblist information based on position 2018-08-30 10:58:56 -07:00
kernel_v2/config Fixes #10224: Allow validation of config while ignoring provider 2018-10-30 13:37:22 -07:00
providers Adjust requirement on warnings for VirtualBox NIC 2018-12-06 15:40:31 -08:00
provisioners Add test coverage on new functionality 2018-11-12 15:36:21 -08:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Fixes #9591: Allow for 'default' smb_username if set 2018-10-19 13:26:18 -07:00