e862f86e3f
This switches keystone scenarios to using the new consistent random name generator. Implements blueprint: consistent-resource-names Change-Id: Ie753b6c6b570ce40bd17df545df4a2cde2c4bc50
18 lines
347 B
YAML
18 lines
347 B
YAML
---
|
|
KeystoneBasic.create_delete_user:
|
|
-
|
|
args: {}
|
|
runner:
|
|
type: "constant"
|
|
times: 100
|
|
concurrency: 10
|
|
sla:
|
|
max_seconds_per_iteration: 4.0
|
|
failure_rate:
|
|
max: 1
|
|
max_avg_duration: 3.0
|
|
outliers:
|
|
max: 1
|
|
min_iterations: 10
|
|
sigmas: 10
|