rally-openstack/tests/functional/extra/test_fake_scenario.json

18 lines
326 B
JSON

{
"FakeScenarioPlugin1.list": [
{
"runner": {
"type": "constant",
"times": 5
}
}
],
"FakeScenarioPlugin2.list": [
{
"runner": {
"type": "constant",
"times": 5
}
}
]
}