diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-03-16 18:31:06 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-03-17 11:49:06 +0100 |
commit | e6a5f6f941be2bbdcf21a760f9597a2e309059f7 (patch) | |
tree | fae72cd5941fdaf1e35521142a095424334562d4 /utils/test/reporting/index-tempest-tmpl.html | |
parent | 6e5a5f883300f51ae914e6084385d4bee69e8555 (diff) |
Add automatic status reporting
Show last scenario run + sun/cloud/storm dynamically
JIRA:FUNCTEST-151
Change-Id: I86eeb64f0dea842a71b0cba9dd1058d7fa876269
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'utils/test/reporting/index-tempest-tmpl.html')
-rw-r--r-- | utils/test/reporting/index-tempest-tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/test/reporting/index-tempest-tmpl.html b/utils/test/reporting/index-tempest-tmpl.html index 24d87bee2..be0b79734 100644 --- a/utils/test/reporting/index-tempest-tmpl.html +++ b/utils/test/reporting/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="#">Home</a></li> + <li class="active"><a href="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> |