Delete Archived Test Result
|
01-23-2013, 02:29 AM
Post: #2
|
|||
|
|||
RE: Delete Archived Test Result
You'll probably have to hack something up because I don't have anything that deletes archived tests. The easiest way would probably be to parse the test logs in logs/*, get the test ID's for everything you want to delete and then go to the archive directories and delete them (there is a helper function that will get you the full path to any archived test by test ID).
Alternatively you can walk the archive directory directly, extract the testinfo.json.gz (or testinfo.ini) from the zip, decide if it is one you want to delete and delete it. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Delete Archived Test Result - timmckenzie - 01-22-2013, 10:26 AM
RE: Delete Archived Test Result - pmeenan - 01-23-2013 02:29 AM
RE: Delete Archived Test Result - timmckenzie - 01-25-2013, 04:34 AM
RE: Delete Archived Test Result - pmeenan - 01-29-2013, 01:56 AM
|
User(s) browsing this thread: 1 Guest(s)