Skip to content

Fix irreproducible TRT DQ histograms

Peter Onyisi requested to merge ponyisi/athena:master-trtmon-valgrind into master

The TRT monitoring code had a cut variable that took uninitialized values, so produced different histograms in every nightly test. This variable is now initialized.

Merge request reports