Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit 95a92ca

Browse files
author
Marc Fournier
committedOct 12, 2015
increase DO slave timeout
... as billing is per-hour anyways.
1 parent eb54e21 commit 95a92ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/build-config_xml.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def slave_template(image):
2424
<imageId />
2525
<labelString />
2626
<labels />
27-
<idleTerminationInMinutes>30</idleTerminationInMinutes>
27+
<idleTerminationInMinutes>50</idleTerminationInMinutes>
2828
<numExecutors>3</numExecutors>
2929
<sizeId>512mb</sizeId>
3030
<regionId>fra1</regionId>

0 commit comments

Comments
 (0)
This repository has been archived.