Update entry_point to conform with Xtesting
[stor4nfv.git] / setup.cfg
1 [metadata]
2 name = stor4nfv-tests
3 version = 2018.3.16
4 home-page = https://wiki.opnfv.org/display/PROJ/Stor4NFV
5
6 [files]
7 packages = stor4nfv_tests
8 scripts = stor4nfv_tests/stor4nfv_k8s.py
9
10 [entry_points]
11 xtesting.testcase =
12     stor4nfv_os = stor4nfv_tests.stor4nfv_os:OsStor4nfvTest
13     stor4nfv_k8s = stor4nfv_tests.stor4nfv_k8s:K8sStor4nfvTest