summaryrefslogtreecommitdiffstats
path: root/testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json
blob: 0b63070a0b2f040dd1ca9e629c0d461a2f179d43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "TempestScenario.all": [
        {
            "args": {"tempest_conf": "/etc/tempest/tempest.conf"},
            "runner": {
                "type": "constant",
                "times": 1,
                "concurrency": 1
            }
        }
    ]
}