Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the support of VM launching in parallel #32

Closed
henrysher opened this issue Dec 30, 2013 · 2 comments
Closed

Add the support of VM launching in parallel #32

henrysher opened this issue Dec 30, 2013 · 2 comments

Comments

@henrysher
Copy link
Contributor

It takes much time when we need to clone multiple VMs from a template in a queue.
If we could support VM launching in parallel, it would be great!

@marnovdm
Copy link

I use multiple separate vagrant projects (which can be 'vagrant up'-ed at the same time) and linked clones to speed up initial VM creation times, but I agree it would be great if this was supported!

@marnovdm
Copy link

This works really well and greatly speeds up provisioning, thanks for this!

One minor request would be to also destroy the VMs in parallel if possible? I noticed that still happens sequentially, and for testing we deploy and remove a lot of VMs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants