do not write keys imported from file into git
All threads resolved!
All threads resolved!
Without this MR, any job loading encoding keys from a manifest file which are not in git will attempt to copy those keys into git. This MR distinguishes the keys cached in the (python) registry which are created from scratch (and thus have to be preserved, either by writing to git or to the manifest file) from those which are imported from a manifest file (which are thus known, and thus are already preserved, and do not necessarily have to be archived, by the reading job, into git).
Merge request reports
Activity
added RTA label
assigned to @mramospe
- Resolved by Rosen Matev
/ci-test
added ci-test-triggered label
- [2022-10-11 12:28] Validation started with lhcb-master-mr#5884
added Persistency cleanup labels
mentioned in commit c3064823
mentioned in issue Moore#485 (closed)
mentioned in issue Moore#487 (closed)
Please register or sign in to reply