* Improves the test order in the `BaseComputeServiceLiveTest` to avoid skipping 
so many tests when the first ones fail due to SSH connection failures.
* Improves the `BaseImageExtensionLiveTest` to let subclasses properly 
configure custom templates.
* Fixes the DigitalOcean2 live tests.

/cc @andreaturli 
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/1019

-- Commit Summary --

  * Better order for the ComputeService live tests
  * Proper template config in the image extension live tests
  * Fix DigitalOcean2 live tests

-- File Changes --

    M 
apis/ec2/src/test/java/org/jclouds/ec2/compute/extensions/EC2ImageExtensionLiveTest.java
 (6)
    M 
compute/src/test/java/org/jclouds/compute/extensions/internal/BaseImageExtensionLiveTest.java
 (12)
    M 
compute/src/test/java/org/jclouds/compute/internal/BaseComputeServiceLiveTest.java
 (48)
    M 
providers/digitalocean2/src/main/java/org/jclouds/digitalocean2/domain/Action.java
 (4)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/1019.patch
https://github.com/jclouds/jclouds/pull/1019.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1019

Reply via email to