Ignasi Barrera created JCLOUDS-850:
--------------------------------------
Summary: Add the live test that extends the
BaseTemplateBuilderLiveTest
Key: JCLOUDS-850
URL: https://issues.apache.org/jira/browse/JCLOUDS-850
Project: jclouds
Issue Type: Sub-task
Components: jclouds-compute, jclouds-labs
Reporter: Ignasi Barrera
The BaseTemplateBuilderLiveTest provides the contract for the TemplateBuilder.
This test is important to detect changes in the images offered by the providers
that might impact existing users.
All compute providers must implement and have this test passing. The AWS test
can be used as a reference test:
https://github.com/jclouds/jclouds/blob/master/providers/aws-ec2/src/test/java/org/jclouds/aws/ec2/compute/AWSEC2TemplateBuilderLiveTest.java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)