Guest User

Untitled

a guest
Jan 3rd, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. "set JAVA_OPTS=-Denvironment=${environment} -DloginUrl=${loginUrl} -Dusername=${username} -Dpassword=${password} -DuserCount=${userCount}"
  2. "D:Program FilesJenkinsGATLING2.2.5gatling-charts-highcharts-bundle-2.2.5bingatling.bat" -s testFile
  3.  
  4. D:Program FilesJenkinsGATLING2.2.5gatling-charts-highcharts-bundle-2.2.5bin>set JAVA_OPTS=-Denvironment="${environment}" -DloginUrl="${loginUrl}" -DuserCount=${userCount}
  5.  
  6. D:Program FilesJenkinsGATLING2.2.5gatling-charts-highcharts-bundle-2.2.5bin>set JAVA_OPTS=-Denvironment="Server1" -DloginUrl="http://www.test.." -DuserCount=10
Add Comment
Please, Sign In to add comment