Skip to content

Commit

Permalink
test: moved jmeter scripts to "demos/load-testing" (#3322)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriyz authored Dec 15, 2022
1 parent d859389 commit 6f04556
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/admin/planning/benchmarking.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jmeter -n -t Authorization_Code_Flow_jans.jmx

### Authorization Code Flow jmeter test

For load testing with Authorization Code Flow jmeter test is used located [here](https://github.com/JanssenProject/jans/blob/main/jans-auth-server/jmeter/test/Authorization%20Code%20Flow_jans.jmx)
For load testing with Authorization Code Flow jmeter test is used located [here](https://github.com/JanssenProject/jans/blob/main/demos/load-testing/jmeter/test/Authorization%20Code%20Flow_jans.jmx)

1. Configure Script
1. Open jmeter script by GUI
Expand All @@ -135,7 +135,7 @@ If everything was done correctly you should see:

### Resource Owner Password Grant (ROPC) Flow jmeter test

For load testing with Resource Owner Password Grant (ROPC) Flow jmeter test is used located [here](https://github.com/JanssenProject/jans/blob/main/jans-auth-server/jmeter/test/ResourceOwnerPasswordCredentials_jans.jmx)
For load testing with Resource Owner Password Grant (ROPC) Flow jmeter test is used located [here](https://github.com/JanssenProject/jans/blob/main/demos/load-testing/jmeter/test/ResourceOwnerPasswordCredentials_jans.jmx)

1. Configure Script
1. Open jmeter script by GUI
Expand Down

0 comments on commit 6f04556

Please sign in to comment.