File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,9 +39,9 @@ parameters:
39
39
type : object
40
40
default :
41
41
- displayName : " 100KB-https/https-2000rps-4cores"
42
- arguments : --variable rate=1000 --property rate=2000 --variable path=/?s=102400 --property payload=102400 --property body=0 --property headers=plaintext --application.cpuSet 0-3 --property cpu=4 --property scenario=100KB-https/https-2000rps-4cores
42
+ arguments : --variable rate=2000 --property rate=2000 --variable path=/?s=102400 --property payload=102400 --property body=0 --property headers=plaintext --application.cpuSet 0-3 --property cpu=4 --property scenario=100KB-https/https-2000rps-4cores
43
43
- displayName : " 100KB-https/https-2000rps-8cores"
44
- arguments : --variable rate=1000 --property rate=2000 --variable path=/?s=102400 --property payload=102400 --property body=0 --property headers=plaintext --application.cpuSet 0-7 --property cpu=8 --property scenario=100KB-https/https-2000rps-8cores
44
+ arguments : --variable rate=2000 --property rate=2000 --variable path=/?s=102400 --property payload=102400 --property body=0 --property headers=plaintext --application.cpuSet 0-7 --property cpu=8 --property scenario=100KB-https/https-2000rps-8cores
45
45
46
46
steps :
47
47
- ${{ each s in parameters.scenarios }} :
You can’t perform that action at this time.
0 commit comments