Skip to content

D3PDMakerCoreComps: fix coverage tests and remove support of JobProperties

Frank Winklmeier requested to merge fwinkl/athena:d3pdcore into main

Minor follow-up to the CA migration done in !68136 (merged):

  1. The coverage testing was actually broken. Remove the nopost.sh and rename the tests to match the reference file.
  2. This then uncovered that the example code, which is used for coverage testing, has not been updated to ConfigFlags. Also remove the now unused legacy job property code to restore full coverage.

cc @ssnyder

Edited by Frank Winklmeier

Merge request reports