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 760b4a6 commit a624481Copy full SHA for a624481
pom.xml
@@ -269,6 +269,7 @@
269
<systemPropertyVariables>
270
<hudson.slaves.NodeProvisioner.initialDelay>0</hudson.slaves.NodeProvisioner.initialDelay>
271
<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>
273
<!-- listen in this interface for connections from kubernetes pods -->
274
<connectorHost>${connectorHost}</connectorHost>
275
<!-- have pods connect to this address for Jenkins -->
0 commit comments