Skip to content

[RTA/DPA BW TESTS]: Give the bandwidth test html pages a makeover

Ross John Hunter requested to merge rjhunter-bw-tests-makeover into master

FYI @lugrazet @shunan @sstahl @nskidmor @poluekt @decianm

Now built on top of !375 (merged) (that one must go in first)

Goes with lhcb/Moore!2971 (merged)

This MR gives the UpgradeRateTest pages a makeover to make them easier to read at a glance by management or the non-expert. Still quite WIP.

Specifically:

  • (HLT2 only) add new bar charts for rate and bandwidth of each WG within each stream
  • (HLT2 only) add similarity and overlap matrices of each WG in each stream
  • Remove the WG-streamed job, should see significant speed-up (lhcb/Moore!2971 (merged))
  • Rearrange the pages so we see the most important stuff as early as possible, and pretty much all the links appear without scrolling (so people will know where to go at a glance)
  • Cleanup line-and-stream-rates.py
  • Cleanup make_bandwidth_test_page.py
  • Improve the text for more clarity
  • Sort tables by bandwdith, not rate

HLT2 pages (using a recent local job over 5k events) are being developed and periodically posted here: https://rjhunter.web.cern.ch/index.html

TODO:

  • Cleanup
  • Make sure I didn't break anything for the non-hlt2 tests.
  • Complete retirement of the WG-streamed job
Edited by Ross John Hunter

Merge request reports