htc_tweak_log_info#

lsst.ctrl.bps.htcondor.htc_tweak_log_info(wms_path: str | Path, job: dict[str, Any]) None#

Massage the given job info has same structure as if came from condor_q.

Parameters#

wms_pathstr | os.PathLike

Path containing an HTCondor event log file.

jobdict [ str, Any ]

A mapping between HTCondor job id and job information read from the log.