From 933350d106d38ce27642e64de64ff10438ce43d0 Mon Sep 17 00:00:00 2001 From: Clint Wylie Date: Wed, 19 May 2021 12:59:50 -0700 Subject: [PATCH] integration test runner xmx (#11273) * integration test runner xmx * smaller --- integration-tests/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index edabb270fb8..dc58ee55eea 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -540,6 +540,7 @@ + -Xmx64m -Duser.timezone=UTC -Dfile.encoding=UTF-8 -Ddruid.test.config.dockerIp=${env.DOCKER_IP}