GitHub user aledsage opened a pull request:

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

    Fix integration tests

    

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

    $ git pull https://github.com/aledsage/incubator-brooklyn 
fix/integration-tests-20141011

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

    https://github.com/apache/incubator-brooklyn/pull/239.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 #239
    
----
commit 4329eb782635525db729be59453efd361548608e
Author: Aled Sage <[email protected]>
Date:   2014-10-11T22:49:48Z

    ApplicatoinResourceIntegrationTest timeouts
    
    - remove infinite waits if test is failing!

commit 5d1d02a220b3e64ab54d7ca1b684bd19bb4be026
Author: Aled Sage <[email protected]>
Date:   2014-10-11T22:55:10Z

    HttpRequestSensorTest: fix assertions

commit ab021c5099b6c18c335bcfb1b643f4446620e00b
Author: Aled Sage <[email protected]>
Date:   2014-10-11T22:57:24Z

    RebindTestFixture.rebind: set newApp
    
    - in rebind(boolean), set newApp and newManagementContext.
    - previously, it was only set in rebind()

commit 833b6c9767b9460fe2eb8fa3b837672cb09f505a
Author: Aled Sage <[email protected]>
Date:   2014-10-11T22:59:33Z

    BrooklynNodeIntegrationTest tidy

commit d744dadcd3b3f9e0e6cd2962b0a67d383bec059b
Author: Aled Sage <[email protected]>
Date:   2014-10-11T23:02:28Z

    Fix VanillaBashNetcatYamlTest
    
    - ServiceFailureDetector is now an enricher; it used to be a policy

commit 04da653be06cb686e5d2782bfdd4ac58577dc4f6
Author: Aled Sage <[email protected]>
Date:   2014-10-11T23:29:49Z

    Fix VanillaJavaAppTest
    
    - in the previous 10 seconds timeout, we were only seeing 3 
      performance measurements. Therefore increase timeout (i.e. use 
      the default 30 seconds) and decrease required number to 3 instead
      of 10.

commit 7495953fb9122c2d5e532ad6a15edf3bf22503f5
Author: Aled Sage <[email protected]>
Date:   2014-10-13T20:07:01Z

    Deprecate unused SshMachineLocation.execWithLogging
    
    - method that takes a Closure is unused

commit 10a31664b9fcdd961039757be605f019a0703434
Author: Aled Sage <[email protected]>
Date:   2014-10-13T20:12:11Z

    Logging ssh cmds: include header
    
    - if ShellCommand.PROP_SCRIPT_HEADER is non-null, then include that
      in the logging

commit d936ebdc25f64c21ae640cedf945e4d1b83e3986
Author: Aled Sage <[email protected]>
Date:   2014-10-13T20:13:53Z

    Fix MongoDB sharding
    
    - onEntityAdded was using entity param rather than super.entity

commit 3595fab39713ff4597ade2bd24d1e65536c797c2
Author: Aled Sage <[email protected]>
Date:   2014-10-13T20:30:26Z

    Bump the monit version to 5.9 from 5.6 
    
    - because 5.6 no longer available for download
    - have uploaded 5.9 to 
http://developers-origin.cloudsoftcorp.com/brooklyn/repository/MonitNode/5.9/

commit f7c7330d102676b53e147c8b8b744aae178b5c3f
Author: Aled Sage <[email protected]>
Date:   2014-10-13T20:30:50Z

    Fix MonitSshDriver’s use of expandedInstallDir

commit a78edf215b43c894335c655827a7c49e563d5de0
Author: Aled Sage <[email protected]>
Date:   2014-10-13T20:31:04Z

    Tidy MonitIntegrationTest, and comment why failing

commit 8d7685d8b0e0f66ce91366e6bde9f6c73bdeb19f
Author: Aled Sage <[email protected]>
Date:   2014-10-13T20:34:41Z

    Elastic search test tidy: extend BrooklynAppLiveTestSupport
    
    - for ElasticSearchClusterIntegrationTest
    - for Jboss6ServerIntegrationTest
    - Split ControlledDynamicWebAppClusterTest to separate the integration
      tests, and have that extend BrooklynAppLiveTestSupport (because I 
      need my local scriptHeader to get the right Java version).

commit 182a734876162a78c0b6993de9a28c5652b8d4af
Author: Aled Sage <[email protected]>
Date:   2014-10-13T20:35:12Z

    Add FIXME comments about why test are failing
    
    - Jboss6ServerIntegrationTest
    - JettyWebappFixtureIntegrationTest

commit 0c7a257e5708ba5f7b118953c821173543a7f5e5
Author: Aled Sage <[email protected]>
Date:   2014-10-13T20:35:34Z

    yaml rebind tests: log the mementoDir

----


---
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