This affected (at least) 
[AzureComputeImageExtensionLiveTest](https://github.com/jclouds/jclouds/blob/master/providers/azurecompute-arm/src/test/java/org/jclouds/azurecompute/arm/compute/extensions/AzureComputeImageExtensionLiveTest.java)
 running in some regions. (worked in North/West Europe but failed consistently 
in CanadaEast)

This check will add some stability when running in different regions

(Unrelated> Is there a policy on ordering the imports?)
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Checks network availability before working with recently created networks

-- File Changes --

    M 
providers/azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/compute/config/AzurePredicatesModule.java
 (108)
    M 
providers/azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/compute/strategy/CreateResourcesThenCreateNodes.java
 (32)
    M 
providers/azurecompute-arm/src/test/java/org/jclouds/azurecompute/arm/compute/strategy/CreateResourcesThenCreateNodesTest.java
 (17)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/1214.patch
https://github.com/jclouds/jclouds/pull/1214.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/1214

Reply via email to