From 8f651eab3a30c190c43465d41285fb50e93308cd Mon Sep 17 00:00:00 2001 From: Piotr Findeisen Date: Wed, 8 Jun 2022 11:25:18 +0200 Subject: [PATCH] Reduce trino-tests' memory footprint On CI it was observed to improve test times, preventing build timeouts. --- testing/trino-tests/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/testing/trino-tests/pom.xml b/testing/trino-tests/pom.xml index 2c8ff30edbaa..918694c8e487 100644 --- a/testing/trino-tests/pom.xml +++ b/testing/trino-tests/pom.xml @@ -14,6 +14,16 @@ ${project.parent.basedir} + + + instances