-
Feature Request
-
Resolution: Unresolved
-
Optional
-
None
-
None
It would be useful to integrate arquillian with compute cloud provisioning apis such as EC2 and Rackspace. In doing so, one can test on a specific set of operating systems, larger and smaller sizes, and also ensure they know how to build the configuration from scratch.
One implementation idea:
BeforeStart = Run Node with Start Server Shell command
AfterStop = Destroy Node
jclouds could provide the mechanism to run/destroy/query independent of cloud provider