Skip to content

Commit 942f0bd

Browse files
Code Changes from Chat Message b63389b7-cda0-4f8e-9766-8777f0300757
DD_BJ2QG6
1 parent 2952bda commit 942f0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class MavenSmokeTest extends CiVisibilitySmokeTest {
4141
private static final String JAVAC_PLUGIN_VERSION = Config.get().ciVisibilityCompilerPluginVersion
4242
private static final String JACOCO_PLUGIN_VERSION = Config.get().ciVisibilityJacocoPluginVersion
4343

44-
private static final int PROCESS_TIMEOUT_SECS = 120
44+
private static final int PROCESS_TIMEOUT_SECS = 180
4545

4646
private static final int DEPENDENCIES_DOWNLOAD_RETRIES = 5
4747

0 commit comments

Comments
 (0)