18 lines
373 B
JSON
18 lines
373 B
JSON
|
{
|
||
|
"NovaKeypair.create_and_list_keypairs": [
|
||
|
{
|
||
|
"runner": {
|
||
|
"type": "constant",
|
||
|
"times": 10,
|
||
|
"concurrency": 2
|
||
|
},
|
||
|
"context": {
|
||
|
"users": {
|
||
|
"tenants": 3,
|
||
|
"users_per_tenant": 2
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|