Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: 3.0-alpha, 3.0-b1, 3.0
-
Fix Version/s: 3.1
-
Component/s: controller
-
Labels:None
Description
Default test option located in /ngrinder-controller/src/main/resources/ngrinder_home_template/grinder.properties
should be configured by web UI.
It's firstly copied to ${NGRINDER_HOME}..
Then user should configure copied grinder.properties in the UI.
Actually It's already implemented in previous ngrinder.
Following is.. the options which need configuration..
grinder.jvm=java
grinder.logDirectory=grinder_logs
grinder.numberOfOldLogs=1
grinder.useConsole=true
grinder.reportToConsole.interval=500
grinder.sleepTimeFactor=1
grinder.sleepTimeVariation=0.2
grinder.logProcessStreams=true
grinder.reportTimesToConsole=true
grinder.debug.singleprocess=false
grinder.dcrinstrumentation=false
And also this page should provide the option which set up email server address.
Please make it.
Defer it 3.1 version