Opened 13 years ago
Last modified 10 years ago
#1109 new enhancement
IZ168: Add a option to disable using testsuite_trash directory
Reported by: | pollinger | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | testsuite | Version: | current |
Severity: | Keywords: | framework | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=168]
Issue #: 168 Platform: All Reporter: pollinger (pollinger) Component: testsuite OS: All Subcomponent: framework Version: current CC: None defined Status: RESOLVED Priority: P3 Resolution: FIXED Issue type: ENHANCEMENT Target milestone: milestone 1 Assigned to: joga (joga) QA Contact: joga URL: * Summary: Add a option to disable using testsuite_trash directory Status whiteboard: Attachments: Issue 168 blocks: Votes for issue 168: Vote for this issue Opened: Thu Jan 3 03:26:00 -0700 2008 ------------------------ Add a option to keep the testsuite from copying all old files to the testsuite_trash directory. The contents of the testsuite_trash directory are normally never needed again, and the testsuite generates 5-10 GByte per hour and fills any hard disk in a short time. ------- Additional comments from joga Mon Jan 7 01:32:24 -0700 2008 ------- I'll do it. The reverse logic is probably even better - I'll add a switch to enable the testsuite_trash, default is then *not* to use it. ------- Additional comments from joga Mon Jan 7 08:41:35 -0700 2008 ------- done. Default is to delete files when functions - remote_delete_directory - delete_file - delete_directory are called. When the commandline option "testsuite_trash" is used, the files are moved to the testsuite_trash directory instead (old behavior).
Note: See
TracTickets for help on using
tickets.