D3PDMakerCoreComps: fix coverage tests and remove support of JobProperties
Minor follow-up to the CA migration done in !68136 (merged):
- The coverage testing was actually broken. Remove the
nopost.sh
and rename the tests to match the reference file. - 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