GitHub user sjcorbett opened a pull request:

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

    Repeat ssh tests

    `TestSshCommand` test repeatedly runs its command and assertions until 
either all the assertions pass or the configured timeout expires. Previously 
the class ran the command once and then ran all the assertions repeatedly until 
either they passed or the timeout expired.

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

    $ git pull https://github.com/sjcorbett/brooklyn-server repeat-ssh-test

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

    https://github.com/apache/brooklyn-server/pull/212.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 #212
    
----
commit cc3c3982b398004ba4159f2b8e5ca9d9b5b78f92
Author: Sam Corbett <[email protected]>
Date:   2016-06-21T17:38:40Z

    Fix toString

commit a3cddf12b966fdb175175cc056d8b640a6ffee8c
Author: Sam Corbett <[email protected]>
Date:   2016-06-21T17:40:56Z

    Fixup Javadoc

commit 4681c0d8cd860beb8b6151f5127c5ff8add8c88b
Author: Sam Corbett <[email protected]>
Date:   2016-06-21T17:41:03Z

    Deprecate useless method

commit 404e4948b0b55e34d6f7e0af205ba76266397bef
Author: Sam Corbett <[email protected]>
Date:   2016-06-21T17:46:26Z

    Rework TestSshCommand to re-run its command and assertions within timeout

----


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