You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by sjcorbett <gi...@git.apache.org> on 2016/04/20 17:28:19 UTC

[GitHub] brooklyn-server pull request: Use minimal management context in Ab...

GitHub user sjcorbett opened a pull request:

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

    Use minimal management context in AbstractYamlTest

    Speeds tests up a lot. Subclasses can enable OSGi by overriding `disableOsgi`.
    
    Build of `camp-brooklyn` took 2:38 before and 1:40 afterwards on my relatively snappy laptop. The improvement should be more noticeable in Jenkins builds.
    


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

    $ git pull https://github.com/sjcorbett/brooklyn-server fix/ay

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

    https://github.com/apache/brooklyn-server/pull/118.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 #118
    
----
commit 17be721706e0e469360486f06e225935cb011fa6
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Date:   2016-04-20T15:21:32Z

    Use minimal management context in AbstractYamlTest
    
    Speeds tests up a lot. Subclasses can enable OSGi by overriding
    disableOsgi.

----


---
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: Use minimal management context in Ab...

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

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


---
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: Use minimal management context in Ab...

Posted by neykov <gi...@git.apache.org>.
Github user neykov commented on the pull request:

    https://github.com/apache/brooklyn-server/pull/118#issuecomment-212482803
  
    Really happy to see this :). Merging.


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