diff options
author | mrichomme <morgan.richomme@orange.com> | 2018-04-09 09:18:32 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2018-04-09 09:18:32 +0200 |
commit | 0ef1b046faf349bbd6f6c7bda669d4ad095ae538 (patch) | |
tree | 77950c675482e9b8a3f3c24ff05b45eadfe54124 /reporting/html/colorado.html | |
parent | 1f51c766e461bed2b1d1f61a46a824f273da9ec9 (diff) |
Minor fix for Fraser reporting
* put functest pages under functest directory (nomore at root)
* fix tempest reporting (change of data model for the results)
* remove colorado and danube
Change-Id: I9fdb3a8cf6f0d12668467bb8bccea4bd57436e50
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'reporting/html/colorado.html')
-rw-r--r-- | reporting/html/colorado.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reporting/html/colorado.html b/reporting/html/colorado.html index 58cb009..7a7326e 100644 --- a/reporting/html/colorado.html +++ b/reporting/html/colorado.html @@ -58,7 +58,7 @@ <span class="image">
<img src="img/projectIcon_functest_250x250.png" alt="" />
</span>
- <a href="functest-colorado.html">
+ <a href="colorado/functest/functest.html">
<h2>Functest</h2>
<div class="content">
<p>Functional testing</p>
|