Skip to content
Snippets Groups Projects
Commit f85231b3 authored by Shunan Zhang's avatar Shunan Zhang
Browse files

Minor update to BW test page

parent acf72558
No related branches found
No related tags found
1 merge request!317Minor update to BW test page
Pipeline #5800224 passed
......@@ -116,7 +116,8 @@ REPORT_TEMPLATE = jinja2.Template("""
<li><a href="{{WWW_BASE_URL}}/$$dirname$$/all_rates.html">Show rates, event sizes and bandwidths of all lines</a></li>
<li><a href="{{WWW_BASE_URL}}/$$dirname$$/similarities_jaccards.html"> Show similarities Jaccards of different stream configurations</a></li>
<li><a href="{{WWW_BASE_URL}}/$$dirname$$/rates_streaming.html"> Show rates of streams under different configurations</a></li>
<li><a href="{{WWW_BASE_URL}}/$$dirname$$/line-descriptives.html"> PersistReco and ExtraOutput for HLT2 lines</a></li>
<li><a href="{{WWW_BASE_URL}}/$$dirname$$/line-descriptives.html"> PersistReco and ExtraOutput for selection lines</a></li>
$$comparison$$
</ul>
</body>
</html>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment