WMCore
WMCore copied to clipboard
Fanzago cmsathome
Fixes #10751
Status
ready
Description
Patch to allow cleanup jobs to succeed in CMS@Home
Is it backward compatible (if not, which system it affects?)
MAYBE
Related PRs
We added a function for the T3_CH_CMSAtHome site to the DeleteMgr.py file in order to delete correctly files using the grinformation reported in the fallback section of the site configuration file
External dependencies / deployment changes
Does it require deployment changes? No. Does it rely on third-party libraries? No.
Jenkins results:
- Python3 Unit tests: succeeded
- 1 tests no longer failing
- Python3 Pylint check: failed
- 5 warnings and errors that must be fixed
- 2 warnings
- 35 comments to review
- Pylint py3k check: succeeded
- Pycodestyle check: succeeded
- 21 comments to review
Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-WMCore-PR-test/14106/artifact/artifacts/PullRequestReport.html
@fanzago Federica, thank you for creating this pull request.
I think we need now need to have someone from the WMCore team to evaluate:
- what are the usual parameters for a Cleanup job (from the site-local-config)
- how those compare to the fallback setup for T3_CH_CMS_At_Home
- how this is used by DeleteMgr
- and whether we can implement any generic solution
It might take a little to get back to this, but in case we have a WMAgent upgrade before that happens, we can always apply this patch while a permanent solution is investigated.
@fanzago Federica, there has been some changes to the SITECONF setup and it inject conflicts into this pull request. If this is still relevant, could you update/rebase this PR?
Can one of the admins verify this patch?