~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to load_test.script

  • Committer: Martin Albisetti
  • Date: 2008-07-29 20:49:41 UTC
  • mto: This revision was merged to the branch mainline in revision 188.
  • Revision ID: argentina@gmail.com-20080729204941-g2vs0t3mydogiv1x
 * Removed unused file
 * Added copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{
2
 
    "parameters": {"base_url": "http://localhost:8080"},
3
 
    "requests": [
4
 
        {"relpath": "/changes"},
5
 
        {"relpath": "/files"}
6
 
    ]
7
 
}
8