You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2017/01/06 12:03:42 UTC

[GitHub] brooklyn-library pull request #83: Refactor LoadTest

GitHub user aledsage opened a pull request:

    https://github.com/apache/brooklyn-library/pull/83

    Refactor LoadTest

    - Add AbstractLoadTest (including small test to sanity-check that test actually works!)
    - Change to use yams-based blueprints
    - Adds SimulatedVanillaSoftwareProcessImpl
    - Adds SimulatedExternalMonitor (for setting sensors on entities)
    
    These changes don't try to fix or investigate any performance/scalability issues etc - they just try to make the tests work better, and be more representative of real-world blueprints (e.g. be written in YAML, and use `VanillaSoftwareProcess`).

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

    $ git pull https://github.com/aledsage/brooklyn-library load-test-fixes

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

    https://github.com/apache/brooklyn-library/pull/83.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 #83
    
----
commit e46839f4c90399d941e212b1391900749b8bad13
Author: Aled Sage <al...@gmail.com>
Date:   2016-12-12T17:10:30Z

    Refactor LoadTest
    
    - Add AbstractLoadTest (including small test to sanity-check that
      test actually works!)
    - Change to use yams-based blueprints
    - Adds SimulatedVanillaSoftwareProcessImpl
    - Adds SimulatedExternalMonitor (for setting sensors on entities)

----


---
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-library issue #83: Refactor LoadTest

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

    https://github.com/apache/brooklyn-library/pull/83
  
    Thanks @aledsage, 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.
---

[GitHub] brooklyn-library pull request #83: Refactor LoadTest

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

    https://github.com/apache/brooklyn-library/pull/83


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