vagrant/test/unit
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
..
bin Add coverage on vagrantfile_name stubbing behavior 2018-07-18 10:50:41 -07:00
plugins Fixes #11051: Only use host vm if specified 2019-09-05 14:54:40 -07:00
support Remove unnecessary test from virtualbox context 2019-06-04 14:56:31 -07:00
templates FreeBSD: Fix rcvar in network_static templates 2018-12-01 10:07:40 -02:00
vagrant Fix plugin discovery loading when no data directory is available 2019-06-21 11:15:39 -07:00
base.rb Only run tests that require bsdtar if it is available 2019-06-19 15:29:55 -07:00
vagrant_test.rb add `Vagrant.version?` helper method 2018-09-07 11:37:30 +02:00