diff --git a/dev/tools/performance-toolkit/README.txt b/dev/tools/performance-toolkit/README.txt index 1316b3bff3ec4..0a94b4e4b38c8 100644 --- a/dev/tools/performance-toolkit/README.txt +++ b/dev/tools/performance-toolkit/README.txt @@ -24,7 +24,7 @@ to: Attempting to run with Performance Metrics Collector enabled without appropriately configuring it will result in a timeout error connecting to the collector and the test not running. 1. Run via console -Scenario can accept 5 parameters that are described bellow in format : +Scenario can accept parameters that are described bellow in format : URL component 'host' of application being tested (URL or IP). Base path for tested site. @@ -35,6 +35,15 @@ Scenario can accept 5 parameters that are described bellow in format Admin backend path. Default is backend. Admin backend user. Default is admin. Admin backend password. Default is 123123q. + Percentage of users that will only reach the add to cart stage. Default is 62. + Percentage of users that will only reach the view catalog stage. Default is 30. + Percentage of users that will reach the guest checkout stage. Default is 4. + Percentage of users that will reach the (logged-in) customer checkout stage. Default is 4. + Number of loops to run. Default is 1. + jMeter agent port. Default is 3450. + DB Server IP (for jMeter Performance Metrics). Default is 10.62.51.150. + Web Server 1 IP (for jMeter Performance Metrics). Default is 10.62.51.185. + Web Server 2 IP (for jMeter Performance Metrics). Default is 10.62.51.186. All parameters must be passed to command line with "J" prefix: "-J="