From 0d7ac97828359e815cfc68541d4676627efb680c Mon Sep 17 00:00:00 2001 From: Chris Vest Date: Thu, 5 Jan 2017 11:12:33 +0100 Subject: [PATCH] Make integration tests use an 8m page cache size by default --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index c5f80b875ad7e..a983efe39969b 100644 --- a/pom.xml +++ b/pom.xml @@ -63,6 +63,9 @@ maven-failsafe-plugin ${test.runner.jvm.settings} + + 8m +