Fix tests when running mvn tests
(cherry picked from commit 1edd72e)
This commit is contained in:
parent
89c29c4404
commit
c0d047dccb
1
pom.xml
1
pom.xml
|
@ -57,6 +57,7 @@ governing permissions and limitations under the License. -->
|
|||
<tests.client.ratio></tests.client.ratio>
|
||||
<es.plugin.port>9300</es.plugin.port>
|
||||
<es.logger.level>INFO</es.logger.level>
|
||||
<es.config>${project.build.testOutputDirectory}/elasticsearch.yml</es.config>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue