Skip to content

Commit c53a3ea

Browse files
authored
Merge pull request #1324 from Vlatombe/flakes
2 parents 75d5e74 + a624481 commit c53a3ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@
269269
<systemPropertyVariables>
270270
<hudson.slaves.NodeProvisioner.initialDelay>0</hudson.slaves.NodeProvisioner.initialDelay>
271271
<hudson.slaves.NodeProvisioner.recurrencePeriod>3000</hudson.slaves.NodeProvisioner.recurrencePeriod>
272+
<org.jenkinsci.plugins.workflow.support.pickles.ExecutorPickle.timeoutForNodeMillis>60000</org.jenkinsci.plugins.workflow.support.pickles.ExecutorPickle.timeoutForNodeMillis>
272273
<!-- listen in this interface for connections from kubernetes pods -->
273274
<connectorHost>${connectorHost}</connectorHost>
274275
<!-- have pods connect to this address for Jenkins -->

0 commit comments

Comments
 (0)