GitHub user aledsage opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/275

    Fix various integration tests + code tidies

    Note that the commit "DynamicCluster: ensure cause of resize error is 
reported" will clash with https://github.com/apache/incubator-brooklyn/pull/272 
from @ahgittin 


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

    $ git pull https://github.com/aledsage/incubator-brooklyn 
fix/various-20141024

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

    https://github.com/apache/incubator-brooklyn/pull/275.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 #275
    
----
commit ee9b0fb9a129bf5273f561d9dfd0fdd91ebc054b
Author: Aled Sage <[email protected]>
Date:   2014-10-24T13:40:13Z

    Fix EntityExecutionManagerTest
    
    - Failed in jenkins with “wrong” tasks being GC’ed.
    - Aled speculates the two tasks terminated in the same millisecond,
      so introduce small delay between tasks and also log more info about
      tasks on error.

commit 026379252a61c2b6839557aab06705a6ca62cf4e
Author: Aled Sage <[email protected]>
Date:   2014-10-24T16:03:02Z

    DynamicCluster: ensure cause of resize error is reported

commit ac9c691f8fed97e7f7760bb463abd51ab9d89d35
Author: Aled Sage <[email protected]>
Date:   2014-10-24T16:08:11Z

    Add TestApplication.newSimulatedLocation()

commit 53ac2cdeaee10d396ac47501cf961f5d0c3b66cd
Author: Aled Sage <[email protected]>
Date:   2014-10-24T16:08:23Z

    Bump TomcatServer version to 5.0.56

commit 1038d52619af564b2e164691569dcc8eec6c5184
Author: Aled Sage <[email protected]>
Date:   2014-10-24T16:09:16Z

    TestJavaWebAppEntity: convert to interface+impl

commit 8764a9491c1eeed870b68cbac8ae0e1e1077ca65
Author: Aled Sage <[email protected]>
Date:   2014-10-24T20:42:43Z

    TomcatAutoScalerPolicyTest: code tidy

commit 6143775a59479263192e121566ee66718c430e01
Author: Aled Sage <[email protected]>
Date:   2014-10-27T09:46:06Z

    Use Duration for AutoScalerPolicy.builder methods
    
    - instead of taking long, take Duration parameter.
    - for minPeriodBetweenExecs, resizeUpStabilizationDelay,
      resizeDownStabilizationDelay, and maxReachedNotificationDelay.
    - Test tidy (for use of deprecated methods)

commit 5ea4b2fd846163592cb5c9f272262066eecfda9f
Author: Aled Sage <[email protected]>
Date:   2014-10-27T12:21:25Z

    Fix Solr version number
    
    - and uploaded solr-4.7.2.tgz to
      
developers.cloudsoftcorp.com/brooklyn/repository/SolrServer/4.7.2/solr-4.7.2.tgz

commit 0306eb1c431fb5a5bd3de19fb1ae91f46135194f
Author: Aled Sage <[email protected]>
Date:   2014-10-27T14:37:17Z

    Asserts: log.info with details of failure

commit 1edcd9369d5c04f262e781407c46700c25f61bf4
Author: Aled Sage <[email protected]>
Date:   2014-10-27T14:38:00Z

    BrooklynMavenArtifactsTest: allow retry for URL
    
    - have seen response code 500 from repository.apache.org for snapshot
      builds, so retry for default timeout (30 seconds)

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to