bugfix: TestAPI start failed due to config.ini not found
[releng.git] / utils / test / testapi / setup.cfg
index 030e05a..d9aa676 100644 (file)
@@ -25,7 +25,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/*
 
 [entry_points]