{
    "TempestScenario.all": [
        {
            "args": {"tempest_conf": "/etc/tempest/tempest.conf"},
            "runner": {
                "type": "constant",
                "times": 1,
                "concurrency": 1
            },
            "sla": {
                "failure_rate": {"max": 0}
            }
        }
    ]
}