DomGarguilo commented on issue #157:
URL:
https://github.com/apache/accumulo-testing/issues/157#issuecomment-925134650
> I believe you can run individual PTs with something like the following:
> `./bin/performance run results
org.apache.accumulo.testing.performance.tests.DurabilityWriteSpeedPT`
Whoops. Looks like you're right. I assume that is what is meant by
`[filter]` in `run <output dir> [filter]` from the usage/help page here:
```
dgarguilo@thor:~/github/accumulo-testing$ ./bin/performance
Unknown command :
Usage: performance-test <command> (<argument>)
Possible commands:
run <output dir> [filter] Runs performance tests.
compare <result 1> <result 2> Compares results of two test.
csv {files} Converts results to CSV
list List the performance test
```
Maybe this ticket can be repurposed to serve to make the usage of `[filter]`
more clear. Possibly in the
[readme](https://github.com/apache/accumulo-testing#performance-test) or in the
usage/help page in shell.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]