mirror of https://github.com/apache/druid.git
integration test runner xmx (#11273)
* integration test runner xmx * smaller
This commit is contained in:
parent
3be8e29269
commit
933350d106
|
@ -540,6 +540,7 @@
|
|||
</property>
|
||||
</properties>
|
||||
<argLine>
|
||||
-Xmx64m
|
||||
-Duser.timezone=UTC
|
||||
-Dfile.encoding=UTF-8
|
||||
-Ddruid.test.config.dockerIp=${env.DOCKER_IP}
|
||||
|
|
Loading…
Reference in New Issue