From f968b8a58bd75139d8f8af0c4c709269f23de83f Mon Sep 17 00:00:00 2001 From: Khalid Shakir Date: Sat, 1 Feb 2014 02:25:07 +0800 Subject: [PATCH] Crash when integration tests fail by running install and verify at the same time, instead of trying to do them separately. --- pom.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 5474b5dfc..469ff4a18 100644 --- a/pom.xml +++ b/pom.xml @@ -563,8 +563,7 @@ package-integrationtests - integration-test - verify + run @@ -580,8 +579,7 @@ package-pipelinetests - integration-test - verify + run @@ -597,8 +595,7 @@ package-largescaletests - integration-test - verify + run