You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by tbouron <gi...@git.apache.org> on 2017/01/25 15:31:24 UTC

[GitHub] brooklyn-server pull request #535: Add jclouds AzureComputeRateLimitModule t...

GitHub user tbouron opened a pull request:

    https://github.com/apache/brooklyn-server/pull/535

    Add jclouds AzureComputeRateLimitModule to support provisioning retry for Azure ARM

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tbouron/brooklyn-server fix/azure-arm-retry

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/535.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #535
    
----
commit 1bfb8eb9e569e94388dd617d07ac705e0b30b0b1
Author: Thomas Bouron <th...@cloudsoftcorp.com>
Date:   2017-01-25T15:30:44Z

    Add jclouds AzureComputeRateLimitModule to support provisioning retry for Azure ARM

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server issue #535: Add jclouds AzureComputeRateLimitModule to suppo...

Posted by tbouron <gi...@git.apache.org>.
Github user tbouron commented on the issue:

    https://github.com/apache/brooklyn-server/pull/535
  
    @aledsage done



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server issue #535: Add jclouds AzureComputeRateLimitModule to suppo...

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-server/pull/535
  
    The test failure is unrelated, and should be investigated/fixed separately:
    
    ```
    java.lang.AssertionError: entity=Application[802qtu86]; attribute=Sensor: service.state (org.apache.brooklyn.core.entity.lifecycle.Lifecycle) expected [running] but found [on-fire]
    	at org.apache.brooklyn.core.entity.ApplicationLifecycleStateTest.assertHealthContinually(ApplicationLifecycleStateTest.java:196)
    	at org.apache.brooklyn.core.entity.ApplicationLifecycleStateTest.testStartsThenChildFailsButWithQuorumCausesAppToSucceed(ApplicationLifecycleStateTest.java:170)
    ```
    
    @tbouron can you trigger jenkins to build again please, e.g. by doing `git commit --amend; git push -f`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server issue #535: Add jclouds AzureComputeRateLimitModule to suppo...

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-server/pull/535
  
    Thanks @tbouron - LGTM. Once jenkins has finished running the tests, I'll merge this.
    
    I've created https://issues.apache.org/jira/browse/BROOKLYN-430 to track this in brooklyn, which just links to jclouds https://issues.apache.org/jira/browse/JCLOUDS-1229.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server pull request #535: Add jclouds AzureComputeRateLimitModule t...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-server/pull/535


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---