~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to load_test.script

  • Committer: John Arbash Meinel
  • Date: 2011-02-10 00:49:06 UTC
  • mto: This revision was merged to the branch mainline in revision 426.
  • Revision ID: john@arbash-meinel.com-20110210004906-o4f1ic6mt5jb9mbz
Allow comment strings in the scripts.

JSON isn't great for comments, because it doesn't allow multi-line
strings, but something is better than nothing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
 
2
    "comment": "A fairly trivial load test script. It just loads the main two pages from a loggerhead install running directly on a branch.",
2
3
    "parameters": {"base_url": "http://localhost:8080"},
3
4
    "requests": [
4
5
        {"relpath": "/changes"},