OpenSearch/qa/smoke-test-shaded
Simon Willnauer f1e80b7f9c Add basic tests for sharded JAR
this commit adds a simple integration test that starts a
node from a shaded jar, indexes a doc and retrieves it. It
also has some basic unittests that try to load shaded classes and ensure
that their counterpart is not in the classpath.

Closes #12711
2015-08-07 14:14:33 +02:00
..
src/test/java/org/elasticsearch/shaded/test Add basic tests for sharded JAR 2015-08-07 14:14:33 +02:00
pom.xml Add basic tests for sharded JAR 2015-08-07 14:14:33 +02:00