
Not tested, needs further debugging. patch-2: tested on local machine Change-Id: I3c81c936e3a351a5e44d0118ec75c392f5026ea8
18 lines
357 B
JSON
18 lines
357 B
JSON
{
|
|
"Authenticate.keystone": [
|
|
{
|
|
"runner": {
|
|
"type": "constant",
|
|
"times": 3,
|
|
"concurrency": 2
|
|
},
|
|
"context": {
|
|
"users": {
|
|
"tenants": 3,
|
|
"users_per_tenant": 3
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|