pvandervelde / Sherlock

Sherlock provides a means to schedule and automatically execute tests in an controlled virtual machine environment.
http://pvandervelde.github.io/Sherlock
Apache License 2.0
2 stars 0 forks source link

Allow use of Azure virtual machine as test environment #7

Open pvandervelde opened 11 years ago

pvandervelde commented 11 years ago

If Sherlock could create and manipulate Azure virtual machines then we could run tests on Azure hardware which would reduce set-up time. Azure would also provide an easy way to scale up the available test environments.

pvandervelde commented 10 years ago

We could start in a more general way in that we could allow people to define VM images that could be turned into a VM upon request. Azure and Hyper-V would be two specializations of this approach.

pvandervelde commented 10 years ago

See #54