From e39466fadd289f279509e460f6222d9c08f53c56 Mon Sep 17 00:00:00 2001 From: mrichomme Date: Thu, 15 Oct 2020 14:57:37 +0200 Subject: Fix bad path of the logs in the reporting page Issue-ID: TEST-270 Signed-off-by: mrichomme Change-Id: Ief03cf6916b417fb0c80c5086ffe8e73f3865329 Signed-off-by: mrichomme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 097967d..dc833e0 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,9 @@ See ubuntu16test as example - Set global settings configuration files with all required input datas including the dynamic forwarding port for ssh tunnel in - src/onaptests/configuration/settings.py + src/onaptests/configuration/settings.py. You can customize the path for your + logs and reporting the page. Note that the reporting page assumes that the + logs are put in the same directory than the html page (relative path). - Set OpenStack configuration: there are 2 ways to provide the cloud information If you got the clouds.yaml, you need to reference your cloud with the env -- cgit 1.2.3-korg