Merge "[validation] Use jsonschema validator in ScenarioRunner plugins"

This commit is contained in:
Jenkins 2017-04-06 13:05:51 +00:00 committed by Gerrit Code Review
commit 4afdc9550c
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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