Skip to content
Snippets Groups Projects
Commit eaede209 authored by Nicole Skidmore's avatar Nicole Skidmore
Browse files

Merge branch 'lugrazet-address-issue27' into 'master'

[RTADPA BW Tests] Fix the sprucing summary plot no longer appearing

See merge request !431
parents b1bf2bf3 6a7d97b9
No related branches found
No related tags found
1 merge request!431[RTADPA BW Tests] Fix the sprucing summary plot no longer appearing
Pipeline #7715155 failed
......@@ -124,7 +124,7 @@ def render_top_level_page(script_path: str,
<p>
Summary of bandwidth of all streams to disk (only available for those tests that run all sprucing stages):<br>
</p>
<object type="image/png" data="{fname_helper.to_disk_bar_chart_path(full_path=False)}"></object>
<object type="image/png" data="{FileNameHelper(process="spruce", stream_config="").to_disk_bar_chart_path(full_path=False)}"></object>
"""
html_str += """
......
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