GitHub user neykov opened a pull request:
https://github.com/apache/brooklyn-server/pull/610
Various integration test fixes
See commits for details
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/neykov/brooklyn-server fix/integration-tests-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/610.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 #610
----
commit c72ae67834c3d628c475e194ac9cb49208eb7fd7
Author: Svetoslav Neykov <[email protected]>
Date: 2017-03-24T10:15:47Z
Replace http(s)://httpbin.org with a local server
commit 2594b969974d906f1cc7e2348c6bb6f26156bab8
Author: Svetoslav Neykov <[email protected]>
Date: 2017-03-24T10:17:04Z
WinRmFeedIntegrationTest relies on an external resource, mark as Live
Requires that the user spins up a windows machine and configures its
location in his local brooklyn.properties.
commit 5b1905099f9b2fd710ef7860e6e3cb65ff348996
Author: Svetoslav Neykov <[email protected]>
Date: 2017-03-24T10:49:25Z
Mark failing integration tests as Broken
commit 79efd1fbe94c5f130ab1886f462b871b087b1c07
Author: Svetoslav Neykov <[email protected]>
Date: 2017-03-24T10:50:35Z
Fixes integration tests
* One is a real problem - http://jsonip.com redirects to
https://jsonip.com, which is signed by a certificate issued by "Let's Encrypt",
not supported by java
* The other changes the incorrect expectation in the test
----
---
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.
---