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 9db71d4 commit 4fa48aaCopy full SHA for 4fa48aa
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 = 60
+ private static final int PROCESS_TIMEOUT_SECS = 80
45
46
private static final int DEPENDENCIES_DOWNLOAD_RETRIES = 5
47
0 commit comments