9f6838be8d
Moving samples to root forlder for easy access. Change-Id: I050c8d7580282b898be77156f65cdbce75a4dbb4 Closes-Bug: 1409836
18 lines
356 B
JSON
18 lines
356 B
JSON
{
|
|
"Dummy.dummy": [
|
|
{
|
|
"runner": {
|
|
"type": "random_times",
|
|
"min_times": 10,
|
|
"max_times": 20,
|
|
},
|
|
"context": {
|
|
"users": {
|
|
"tenants": 1,
|
|
"users_per_tenant": 1
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|