Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- is blocked by
-
JCLOUDS-876 loginPassword / loginPrivateKey not initialized by RunScriptOptions
- Resolved