
Not tested, needs further debugging. patch-2: tested on local machine Change-Id: I3c81c936e3a351a5e44d0118ec75c392f5026ea8
16 lines
323 B
JSON
16 lines
323 B
JSON
{
|
|
"KeystoneBasic.create_tenant_with_users": [
|
|
{
|
|
"args": {
|
|
"name_length": 10,
|
|
"users_per_tenant": 5
|
|
},
|
|
"runner": {
|
|
"type": "constant",
|
|
"times": 5,
|
|
"concurrency": 5
|
|
}
|
|
}
|
|
]
|
|
}
|