Code Review
/
releng-testresults.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0e0e270
)
bugfix: docker container run fail due to no setup.cfg
65/53765/2
author
SerenaFeng
<feng.xiaowei@zte.com.cn>
Wed, 14 Mar 2018 08:31:32 +0000
(16:31 +0800)
committer
SerenaFeng
<feng.xiaowei@zte.com.cn>
Wed, 14 Mar 2018 08:34:46 +0000
(16:34 +0800)
Change-Id: Ie38e42b01bdf8f441ceb9463aa6977285dec94b1
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
testapi/setup.cfg
patch
|
blob
|
history
diff --git
a/testapi/setup.cfg
b/testapi/setup.cfg
index
570d138
..
e83da5e
100644
(file)
--- a/
testapi/setup.cfg
+++ b/
testapi/setup.cfg
@@
-24,7
+24,7
@@
packages =
opnfv_testapi
data_files =
-
#
/etc/opnfv_testapi = etc/config.ini
+ /etc/opnfv_testapi = etc/config.ini
/usr/local/share/opnfv_testapi = 3rd_party/static/*
/usr/local/share/opnfv_testapi/testapi-ui = opnfv_testapi/ui/*