Merge "Add Rally based bench scenario for OPNFV Add md document to explain how to...
[functest.git] / testcases / VIM / OpenStack / CI / suites / opnfv-tempest.json
1 {
2     "TempestScenario.all": [
3         {
4             "args": {"tempest_conf": "/etc/tempest/tempest.conf"},
5             "runner": {
6                 "type": "constant",
7                 "times": 1,
8                 "concurrency": 1
9             }
10         }
11     ]
12 }
13