aboutsummaryrefslogtreecommitdiffstats
path: root/integration-tests
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2023-07-11 15:45:30 +0100
committerMichael Morris <michael.morris@est.tech>2023-07-19 13:35:19 +0000
commit03f8b0f1d7867908c42a6d130cd0635bd466b175 (patch)
treeb69ec9dfe35b32aa8037095f4fad0dac259ad824 /integration-tests
parent1d3a357eb20bafc68e1c636fe3296540329d267c (diff)
Improvement to maven multi-thread run
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I11bc5f262968d5503badc4572a28f18d9eaac124 Issue-ID: SDC-4565
Diffstat (limited to 'integration-tests')
-rw-r--r--integration-tests/pom.xml1
1 files changed, 1 insertions, 0 deletions
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.
<name>${docker.namespace}/sdc-integration-tests-init</name>
<alias>integration-tests-init</alias>
<build>
+ <skip>${it.test-model.disabled}</skip>
<cleanup>try</cleanup>
<dockerFileDir>${project.basedir}/integration-tests-init</dockerFileDir>
<tags>