From 5efe5d17e1eccac80d9cc20cd4ef25073e57ca29 Mon Sep 17 00:00:00 2001 From: Corneil du Plessis Date: Mon, 19 Jun 2023 13:26:13 +0200 Subject: [PATCH] Limits tests to single thread --- common/debezium-autoconfigure/pom.xml | 2 ++ supplier/debezium-supplier/pom.xml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/common/debezium-autoconfigure/pom.xml b/common/debezium-autoconfigure/pom.xml index 19ca86df..706fe89b 100644 --- a/common/debezium-autoconfigure/pom.xml +++ b/common/debezium-autoconfigure/pom.xml @@ -80,6 +80,8 @@ maven-surefire-plugin 3.0.0 + 1 + 1 integration diff --git a/supplier/debezium-supplier/pom.xml b/supplier/debezium-supplier/pom.xml index 77a4c053..4059fac9 100644 --- a/supplier/debezium-supplier/pom.xml +++ b/supplier/debezium-supplier/pom.xml @@ -136,6 +136,8 @@ maven-surefire-plugin 3.0.0 + 1 + 1 integration