10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e93f43 commit ed8bcb6Copy full SHA for ed8bcb6
dd-smoke-tests/maven/src/test/groovy/datadog/smoketest/MavenSmokeTest.groovy
@@ -41,7 +41,7 @@ class MavenSmokeTest extends CiVisibilitySmokeTest {
41
private static final String JAVAC_PLUGIN_VERSION = Config.get().ciVisibilityCompilerPluginVersion
42
private static final String JACOCO_PLUGIN_VERSION = Config.get().ciVisibilityJacocoPluginVersion
43
44
- private static final int PROCESS_TIMEOUT_SECS = 80
+ private static final int PROCESS_TIMEOUT_SECS = 120
45
46
private static final int DEPENDENCIES_DOWNLOAD_RETRIES = 5
47
0 commit comments