From d6f441375ba214ad849c370798a7fdc3d6ff5bc6 Mon Sep 17 00:00:00 2001 From: sebdet Date: Mon, 27 Jul 2020 17:49:18 +0200 Subject: Attempt to fix the verify job problem Remove the parallel execution of the Integration tests Issue-ID: CLAMP-899 Signed-off-by: sebdet Change-Id: Ia4d60941821f1e5363d5ba5e734a0d9a5ec9186d --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 245bae022..6eb411a29 100644 --- a/pom.xml +++ b/pom.xml @@ -914,8 +914,8 @@ **/*ItCase.java - 1C - false + 1 + true false ${failsafeArgLine} -- cgit 1.2.3-korg