2015-01-14 23:49:21 -08:00
|
|
|
{
|
|
|
|
"NovaServers.snapshot_server": [
|
|
|
|
{
|
|
|
|
"args": {
|
|
|
|
"flavor": {
|
2014-12-05 10:53:36 +13:00
|
|
|
"name": "m1.tiny"
|
2015-01-14 23:49:21 -08:00
|
|
|
},
|
|
|
|
"image": {
|
|
|
|
"name": "^cirros.*uec$"
|
|
|
|
},
|
|
|
|
"force_delete": false
|
|
|
|
},
|
|
|
|
"runner": {
|
|
|
|
"type": "constant",
|
|
|
|
"times": 10,
|
|
|
|
"concurrency": 2
|
|
|
|
},
|
|
|
|
"context": {
|
|
|
|
"users": {
|
|
|
|
"tenants": 3,
|
|
|
|
"users_per_tenant": 2
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|