blob: fad52b8ac194ea3655f87cb3b20748ddd2385325 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[metadata]
name = stor4nfv-tests
version = 2018.3.16
home-page = https://wiki.opnfv.org/display/PROJ/Stor4NFV
[files]
packages = stor4nfv_tests
scripts = stor4nfv_tests/stor4nfv_k8s.py
[entry_points]
xtesting.testcase =
stor4nfv_os = stor4nfv_tests.stor4nfv_os:OsStor4nfvTest
stor4nfv_k8s = stor4nfv_tests.stor4nfv_k8s:K8sStor4nfvTest
|