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

Reply via email to