Increase tmpreaper runtime.
Allow tmpreaper to run for 10 minutes (instead of 1) before aborting. Change-Id: I4a0328ac2e06813c57de885bc1416430b571ec11 Reviewed-on: https://review.openstack.org/12367 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
8b6ddee89a
commit
925d13e9ba
@ -42,5 +42,5 @@
|
||||
TMPREAPER_PROTECT_EXTRA=''
|
||||
TMPREAPER_DIRS='/tmp/.'
|
||||
TMPREAPER_DELAY='256'
|
||||
TMPREAPER_ADDITIONALOPTIONS=''
|
||||
TMPREAPER_ADDITIONALOPTIONS='--runtime=600'
|
||||
TMPREAPER_TIME=1d
|
||||
|
Loading…
x
Reference in New Issue
Block a user