Skip to content

automatic rucio downloads in SampleHandler, EventLoopGrid test upgrades

Nils Erik Krumnack requested to merge krumnack/athena:grid_download into 21.2

The main goal here was to make the EventLoopGrid test more robust, but it may also be useful for end-users. Essentially when trying to access a SampleGrid locally users can set an environment variable to indicate that this dataset should first be downloaded using rucio and then access the files locally (sort of a very simple pre-staging).

Merge request reports