EchoAll scenario doesn't work well with warmup (#2143)

This commit is contained in:
BrennanConroy 2018-04-25 13:32:24 -07:00 committed by GitHub
parent 924d99abe7
commit 4b52428a4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@
"ClientProperties": { "Scenario": "echo" }
},
"SignalREchoAll": {
"ClientProperties": { "Scenario": "echoAll" }
"ClientProperties": { "Scenario": "echoAll" },
"Warmup": 0
}
}