Feature #1046
Load tests
Status:
Closed
Priority:
Normal
Assignee:
Category:
Testing
Target version:
Start date:
10 July 2012
Due date:
% Done:
100%
Estimated time:
Workflow:
New Issue
Description
Now we need to make some load tests. Especially now we have a more formal data structure, need to start checking it.
Propose- InputPyGroup pulls several inputters together
- Load test routine for load testing
- Auto downloader for getting data tarballs off the web (this is already implemented in one of the integration tests)
Updated by Rogers, Chris about 11 years ago
Another idea - make a reducer that monitors system process usage using e.g. python resource module
Updated by Rogers, Chris over 9 years ago
Note I have pushed some working code (fails style tests) to lp:~chris-rogers/maus/1046_a
Updated by Rogers, Chris almost 9 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This is now in the trunk for a couple of months. See also test server job specifically to address this