vagrant/test/unit/plugins/providers
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
..
docker Fixes #11051: Only use host vm if specified 2019-09-05 14:54:40 -07:00
hyperv Fixes #10229: Add timeout for changing hostname on windows 2018-11-02 09:23:00 -07:00
virtualbox Merge pull request #10890 from briancain/add-usability-check-for-docker-plus-tests 2019-06-05 07:58:23 -07:00