75299e1963
Added Keystone benchmarking scenario to perform token validation. Change-Id: Ie84f99156c7537a2a4630e9b0778009e7121ef86
18 lines
367 B
JSON
18 lines
367 B
JSON
{
|
|
"KeystoneBasic.authenticate_user_and_validate_token": [
|
|
{
|
|
"args": {},
|
|
"runner": {
|
|
"type": "constant",
|
|
"times": 20,
|
|
"concurrency": 5
|
|
},
|
|
"sla": {
|
|
"failure_rate": {
|
|
"max": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|