integration test runner xmx (#11273)

* integration test runner xmx

* smaller
This commit is contained in:
Clint Wylie 2021-05-19 12:59:50 -07:00 committed by GitHub
parent 3be8e29269
commit 933350d106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -540,6 +540,7 @@
</property>
</properties>
<argLine>
-Xmx64m
-Duser.timezone=UTC
-Dfile.encoding=UTF-8
-Ddruid.test.config.dockerIp=${env.DOCKER_IP}