vagrant/test/unit/plugins
Brian Cain 09af983caa
Fixes #11051: Only use host vm if specified
Prior to this commit, the docker login action assumed that if there was
a password to authenticate with, Vagrant was using a host vm to run
docker. This is likely due to some legacy decisions with how Vagrant
used to manage running docker. This commit fixes that by only grabbing a
host_vm lock if the host_vm is actually in use, otherwise login
normally.
2019-09-05 14:54:40 -07:00
..
commands Add test coverage on expected machine-readable output 2019-06-05 13:04:47 -07:00
communicators Always ensure remote destination directory exists 2019-02-26 08:54:49 -08:00
guests Functional/working unit tests for the alt linux guest plugin change hostname capability. 2019-08-27 23:00:36 +05:30
hosts Fix NFS capability detection on Void Linux 2019-03-05 10:03:52 -08:00
kernel_v2/config Merge pull request #10664 from chrisroberts/f-plugin-config-format 2019-02-12 10:00:14 -08:00
providers Fixes #11051: Only use host vm if specified 2019-09-05 14:54:40 -07:00
provisioners Fixes #10912: Update chef install check for guests 2019-06-17 11:02:57 -07:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Merge pull request #10902 from briancain/fixup-rsync-listener 2019-06-17 08:20:37 -07:00