You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sj...@apache.org on 2017/03/24 18:46:03 UTC

[6/6] brooklyn-server git commit: This closes #610

This closes #610

Various integration test fixes


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/05a86be4
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/05a86be4
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/05a86be4

Branch: refs/heads/master
Commit: 05a86be471ea7776b62999b004b61eb69cefd2ca
Parents: 23cb3a0 dc2eb15
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Authored: Fri Mar 24 18:43:23 2017 +0000
Committer: Sam Corbett <sa...@cloudsoftcorp.com>
Committed: Fri Mar 24 18:43:23 2017 +0000

----------------------------------------------------------------------
 .../CompositeEffectorYamlRebindTest.java        |  29 +-
 .../brooklyn/CompositeEffectorYamlTest.java     |  27 +-
 .../HttpCommandEffectorYamlRebindTest.java      |  29 +-
 .../brooklyn/HttpCommandEffectorYamlTest.java   |  29 +-
 .../geo/external-ip-address-resolvers.txt       |   5 +-
 .../http/HttpCommandEffectorHttpBinTest.java    | 192 ++++++++++++++
 .../HttpCommandEffectorIntegrationTest.java     | 125 ---------
 .../brooklyn/policy/ha/ServiceReplacerTest.java |  16 +-
 ...rooklynJacksonSerializerIntegrationTest.java |   4 +-
 .../base/SoftwareProcessEntityTest.java         |  10 +-
 .../lifecycle/ScriptHelperIntegrationTest.java  |  53 +++-
 .../feed/windows/WinRmFeedIntegrationTest.java  | 262 ------------------
 .../feed/windows/WinRmFeedLiveTest.java         | 263 +++++++++++++++++++
 13 files changed, 624 insertions(+), 420 deletions(-)
----------------------------------------------------------------------