test-kitchen / kitchen-vagrant

A Test Kitchen Driver for Vagrant
Other
349 stars 189 forks source link

VagrantFile: check if virtual drives already exist #461

Closed vkarve-chef closed 3 years ago

vkarve-chef commented 3 years ago

Description

This PR attempts to address review comments from https://github.com/test-kitchen/kitchen-vagrant/pull/389 to the extent possible. A note on the unit-test scope- it appears the tests only validate the right composition of vagrantfile and not its execution.

Issues Resolved

Addresses issue https://github.com/test-kitchen/kitchen-vagrant/issues/387

Check List