Merge "[validation] Use jsonschema validator in ScenarioRunner plugins"
This commit is contained in:
commit
4afdc9550c
@ -406,7 +406,7 @@
|
||||
runner:
|
||||
type: "constant"
|
||||
times: 5
|
||||
concurrency: 10
|
||||
concurrency: 5
|
||||
context:
|
||||
users:
|
||||
tenants: 1
|
||||
@ -424,7 +424,7 @@
|
||||
runner:
|
||||
type: "constant"
|
||||
times: 5
|
||||
concurrency: 10
|
||||
concurrency: 5
|
||||
context:
|
||||
users:
|
||||
tenants: 1
|
||||
|
@ -421,7 +421,7 @@
|
||||
runner:
|
||||
type: "constant"
|
||||
times: 5
|
||||
concurrency: 10
|
||||
concurrency: 5
|
||||
context:
|
||||
users:
|
||||
tenants: 1
|
||||
@ -439,7 +439,7 @@
|
||||
runner:
|
||||
type: "constant"
|
||||
times: 5
|
||||
concurrency: 10
|
||||
concurrency: 5
|
||||
context:
|
||||
users:
|
||||
tenants: 1
|
||||
|
Loading…
Reference in New Issue
Block a user