MicrosoftEdge / dev.microsoftedge.com-vms

Scripts used to generate the free VMs available at https://dev.microsoftedge.com
MIT License
81 stars 22 forks source link

Process will fail if we try to create too many VMs #4

Closed molant closed 6 years ago

molant commented 7 years ago

It also fails sometimes if we try to create a new VM set for all the host OS. Right now the most reliable way is to do in three groups:

  1. Hyper-V
  2. Parallels
  3. The rest

Need to make this work end to end.

molant commented 6 years ago

The scripts are more reliable now. Closing.