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.
2 parents 75d5e74 + a624481 commit c53a3eaCopy full SHA for c53a3ea
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