Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

fix Jacoco integration issue by updating internal testing infrastructure #391

Merged
merged 2 commits into from
Mar 24, 2020

Conversation

zhongnansu
Copy link
Member

Issue #, if available:
#376
Description of changes:

  • fix Jacoco integration issue by updating internal testing infrastructure
  • fix debug jvm property in gradle.build

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@davidcui1225 davidcui1225 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

return;
}

String serverUrl = "service:jmx:rmi:///jndi/rmi://127.0.0.1:7777/jmxrmi";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

np: extra whitespace here

Copy link
Member

@dai-chen dai-chen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

Copy link
Member

@chloe-zh chloe-zh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the fix!

@zhongnansu zhongnansu merged commit c2d44b2 into opendistro-for-elasticsearch:master Mar 24, 2020
@zhongnansu
Copy link
Member Author

NPE is thrown in integration test with external ES cluster ./gradlew integTest -Dtests.rest.cluster=localhost:9200 -Dtests.cluster=localhost:9200, will give a quick fix in the following PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants