Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
ajs6f committed Jun 6, 2013
1 parent e9ec804 commit a8b934a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -38,5 +38,10 @@ You can also run JMeter in headless mode.
meter -n -t ${BASE}/plans/fedora.jmx -Jfedora_4_server=${HOST} -Jfedora_4_context='fcrepo/rest' -Jnum_threads=${THREADS} -Jloop_count=${LOOPS} -Jfilesize_mean=${FILE_SIZE} -Jfilesize_stddev=${STD_DEV}
```

### Running the suite for Fedora 4

To run all Fedora 4 tests (create/read/delete), turn on: "Create Fixtures", "Fedora 4", "Destroy Fixtures"
and make sure "Fedora 4"/"Fedora Module" is set to "Fedora Profiling > Fedora Basic Test".

You may have to clear you data directories under mode.

0 comments on commit a8b934a

Please sign in to comment.