Skip to content

TrigValTools: sort log file names in LogMergeStep

Frank Winklmeier requested to merge fwinkl/athena:fwinkl_20200901T153755 into master

Sort log file names by modification time before merging them. This is useful e.g. for athenaHLT child logs in the stop/start tests to make sure the merged log file is in the proper time order.

This only affects trigger ART tests. Since we rarely use log file comparison I don't think this should cause any failures. Alerting @jpanduro and @okumura just in case they see failures in the following nightlies.

Merge request reports