From 03f8b0f1d7867908c42a6d130cd0635bd466b175 Mon Sep 17 00:00:00 2001 From: vasraz Date: Tue, 11 Jul 2023 15:45:30 +0100 Subject: Improvement to maven multi-thread run Signed-off-by: Vasyl Razinkov Change-Id: I11bc5f262968d5503badc4572a28f18d9eaac124 Issue-ID: SDC-4565 --- integration-tests/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'integration-tests') diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 735673d7a6..d3045e51fb 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -1117,6 +1117,7 @@ limitations under the License. ${docker.namespace}/sdc-integration-tests-init integration-tests-init + ${it.test-model.disabled} try ${project.basedir}/integration-tests-init -- cgit 1.2.3-korg