[ 
https://issues.apache.org/jira/browse/HBASE-25153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207492#comment-17207492
 ] 

Duo Zhang edited comment on HBASE-25153 at 10/4/20, 3:25 PM:
-------------------------------------------------------------

Or let's set java.io.tmpdir to point to our jenkins workspace so it will get 
cleaned up?


was (Author: apache9):
Or let's set java.tmp.dir to point to our jenkins workspace so it will get 
cleaned up?

> Cleanup the /tmp/std*deferred files generated by surefire
> ---------------------------------------------------------
>
>                 Key: HBASE-25153
>                 URL: https://issues.apache.org/jira/browse/HBASE-25153
>             Project: HBase
>          Issue Type: Task
>          Components: scripts, test
>            Reporter: Duo Zhang
>            Priority: Major
>
> It is very easy to eat a lot of spaces and make the new jenkins node full.
> Surefire plugin should clean these files but obviously, if the process does 
> not quit normally,it has no way to delete the files.
> So we have to do it by our own. Either an extra jenkins pipeline stage, or 
> just a cron job?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to