Skip to content

Draft: Improvement in update_ci_reference_files.py: finding digest changes, verbose cp and mkdir

Duc Ta requested to merge dta/athena:dta_update_ci_reference_files into 24.0

Two proposed changes to the update_ci_reference_files.py script:

  • Explicitly search only lines with "digest" in it, protect script against output where the content changes instead (or in addition) of the digest
  • added "-v" to cp and mkdir commands

Can be tested on a recent CI/MR: update_ci_reference_files.py --test-run https://bigpanda.cern.ch/ciview/?rel=MR-68758-2024-03-27-15-28

@emoyse can you have a look, if the changes make sense to you?

Edited by Duc Ta

Merge request reports