Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge rucio_transfers to master (#7848)
See commit history in https://github.com/dmwm/CRABServer/tree/rucio_transfers * RUCIO_Transfer refactoring: Boostrap refactoring and add building task's dataset (#7587) * first draft * Fix anchor script and add comment * adjust code according to Stefano's comments * fix comment * fix ruleid bookkeeping (#7636) * RUCIO_Transfers.py: Add RegisterReplicas action and separate transfer container from publish container. (#7649) * RUCIO_Transfers.py: add MonitorLockStatus action (#7675) * Improving readability (#7716) - The separation between rucio replica and the metadata we use for crab rest. The metadata is called fileDoc. - Change the return variable structure from prepare(). - Rename update to rest method to reflect state change. - Remove initReplicasInContainer() and use populateLFN2DatasetMap() directly where it needed. - remove "skip monitoring lock for the files in the same run.", the useless statement. * add checksums in "addoutput" (#7719) * fix update rule id when upload transfer state to to rest (#7776) * unique FakeDataset name (#7773) * fix creating new dataset only when needed and close when time passes (#7772) * skip logfiles transfer (#7774) * read transfer info from file that need to publish and filter out not-to-publish files from publish container (#7775) * fix wrong condition for selecting item from transferItems (#7786) * RUCIO_Transfers.py: Fix bookkeeping block complete (#7785) * remove T2_UK_SGrid_Bristol hardcode (#7791) * Fix WebUI to display Rucio URL to the rule (#7801) * add ASO dir to CRAB3.zip * add gnu time to logs max mem rss usage * changes some default value of Rucio ASO * remove OldRucioTransfer.py * RUCIO_Transfers.py: fix pylint before merge to master (#7850)
- Loading branch information