frapposelli / vagrant-vcloud

Vagrant provider for VMware vCloud Director®
MIT License
67 stars 38 forks source link

Add helper to test plugin with several Vagrant versions #138

Closed seal-ss closed 7 years ago

seal-ss commented 7 years ago

This is my quick test setup to test the plugin sources with several versions of Vagrant in Docker containers. A very similar setup was used to test #137

cd integration
./build-images.sh
./test.sh vagrant:1.9.1 up
./test.sh vagrant:1.8.7 status
./test.sh vagrant:1.7.4 destroy -f