Code Review
/
clover.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5ee5c6a
)
Update entry_point to conform with Xtesting
23/61723/1
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Sun, 2 Sep 2018 12:52:49 +0000
(14:52 +0200)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Sun, 2 Sep 2018 12:53:33 +0000
(14:53 +0200)
Functest is being updated to Xtesting 0.60 which leverages on
stevedore [1].
[1] https://docs.openstack.org/stevedore/latest/
Change-Id: I2c162c8e08a580f80b547b3a1cd6cc700d12c858
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
setup.cfg
patch
|
blob
|
history
diff --git
a/setup.cfg
b/setup.cfg
index
8453c4e
..
a521633
100644
(file)
--- a/
setup.cfg
+++ b/
setup.cfg
@@
-6,3
+6,6
@@
home-page = https://wiki.opnfv.org/display/PROJ/Clover
[files]
packages = clover
+[entry_points]
+xtesting.testcase =
+ clover_k8s = clover.functest.clover_k8s:K8sCloverTest