Commit Graph

4 Commits

Author SHA1 Message Date
K Jonathan Harker 0f852938df Clean up bashate failures
Fix all of the bashate failures.  Also, bashate will install its negative
tests in its virtualenv, so we need to generate a list of files to pass to
bashate that excludes .tox/

Change-Id: I55559bf6137f705aec9a7f277928ad8d4cadc2ca
2014-09-30 12:40:59 -07:00
Clark Boylan 981aa2084f Run tmpreaper every six hours.
Run tmpreaper every six hours and remove files/directories more than 12
hours old.

Change-Id: Iba105c7defd950590c6ff437035830e741b9e16a
Reviewed-on: https://review.openstack.org/12372
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-09-04 21:44:17 +00:00
James E. Blair 5fce9893bc 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
2012-09-04 18:43:14 +00:00
Devananda van der Veen 48ed446a1d refactor tmpreaper to separate module
fix bug 961697
 remove jenkins tmpreaper cron
 create tmpreaper module which can be included by any class
 for now, only jenkins_slave class actually includes it

Change-Id: I3388cbfb9b97c00cde8f4c2a2ebe60a4d76736d7
2012-04-02 13:06:29 -07:00