diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-10-15 14:57:37 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-10-15 16:27:50 +0200 |
commit | e39466fadd289f279509e460f6222d9c08f53c56 (patch) | |
tree | a1651a3f07b6e503ea1a42575d7ca8a7b69d9db2 /README.md | |
parent | b7b9796d16a2e53e0e58ae9888dade1e89a0cc19 (diff) |
Fix bad path of the logs in the reporting page
Issue-ID: TEST-270
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ief03cf6916b417fb0c80c5086ffe8e73f3865329
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |