diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-08-25 14:32:08 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-08-25 15:07:38 +0200 |
commit | b365cf4c1ce1bc988f136dddf2904cc6bd310c64 (patch) | |
tree | 0bb6da943dddfea21a405e8296ea8347dc497c0f /utils/test/reporting/functest/template/index-tempest-tmpl.html | |
parent | 0b66e0d6ba10996f124926d3506b78eaa9bcd8b8 (diff) |
Add colorado reporting for tempest and vims
Change-Id: I978799cd1cd777b5033e55a0146c41865e9c2bf5
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'utils/test/reporting/functest/template/index-tempest-tmpl.html')
-rw-r--r-- | utils/test/reporting/functest/template/index-tempest-tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/test/reporting/functest/template/index-tempest-tmpl.html b/utils/test/reporting/functest/template/index-tempest-tmpl.html index c56214346..42d7ed339 100644 --- a/utils/test/reporting/functest/template/index-tempest-tmpl.html +++ b/utils/test/reporting/functest/template/index-tempest-tmpl.html @@ -21,7 +21,7 @@ <h3 class="text-muted">Tempest status page</h3> <nav> <ul class="nav nav-justified"> - <li class="active"><a href="index.html">Home</a></li> + <li class="active"><a href="http://testresults.opnfv.org/reporting/index.html">Home</a></li> <li><a href="index-tempest-apex.html">Apex</a></li> <li><a href="index-tempest-compass.html">Compass</a></li> <li><a href="index-tempest-fuel.html">Fuel</a></li> |