We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50f3abf + 72e258f commit 494a42eCopy full SHA for 494a42e
jetstress-2013-exchange-loadtest/azuredeploy.json
@@ -11,7 +11,7 @@
11
},
12
"testExecutionTimeInMinutes": {
13
"type": "int",
14
- "defaultValue": 60,
+ "defaultValue": 15,
15
"metadata": {
16
"description": "Duration to run Jetstress load test."
17
}
@@ -34,7 +34,7 @@
34
35
"testType": {
36
"type": "string",
37
- "defaultValue": "DiskSubsystemThroughput",
+ "defaultValue": "ExchangeMailboxProfile",
38
"allowedValues": [
39
"DiskSubsystemThroughput",
40
"ExchangeMailboxProfile"
@@ -73,7 +73,7 @@
73
74
"exchangeMailboxSizeInMB": {
75
76
- "defaultValue": 200,
+ "defaultValue": 100,
77
78
"description": "Mailbox size in MBs to use for Exchange Mailbox Profile test"
79
0 commit comments