Skip to content

Commit 001f525

Browse files
Merge branch 'master' into alexeyk/bump-spock-version
2 parents f7d6178 + 0054831 commit 001f525

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dd-smoke-tests/maven/src/test/groovy/datadog/smoketest/MavenSmokeTest.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ class MavenSmokeTest extends CiVisibilitySmokeTest {
365365
"-Duser.dir=${projectHome.toAbsolutePath()}".toString(),
366366
"-Dmaven.mainClass=org.apache.maven.cli.MavenCli".toString(),
367367
"-Dmaven.multiModuleProjectDirectory=${projectHome.toAbsolutePath()}".toString(),
368+
"-Dmaven.artifact.threads=10",
368369
]
369370
if (runWithAgent) {
370371
if (System.getenv("DD_CIVISIBILITY_SMOKETEST_DEBUG_PARENT") != null) {

0 commit comments

Comments
 (0)