From 5f5e94a425250fa97fed65dbbcde9b7a15ae39b7 Mon Sep 17 00:00:00 2001
From: Johannes Elmsheuser <johannes.elmsheuser@cern.ch>
Date: Tue, 25 Mar 2025 15:26:26 +0100
Subject: [PATCH] Change input replicas from LRZ to DESY-ZN for remote file
 test

---
 .../test/test_directioart_athenamp_recotf_with_aod_davs.sh      | 2 +-
 .../test/test_directioart_athenamp_recotf_with_aod_https.sh     | 2 +-
 .../test/test_directioart_athenamp_recotf_with_aod_root.sh      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Tools/DirectIOART/test/test_directioart_athenamp_recotf_with_aod_davs.sh b/Tools/DirectIOART/test/test_directioart_athenamp_recotf_with_aod_davs.sh
index 7da17c0c99de..e83d8c934953 100755
--- a/Tools/DirectIOART/test/test_directioart_athenamp_recotf_with_aod_davs.sh
+++ b/Tools/DirectIOART/test/test_directioart_athenamp_recotf_with_aod_davs.sh
@@ -11,7 +11,7 @@ set -e
 Derivation_tf.py \
   --multiprocess True \
   --athenaMPMergeTargetSize 'DAOD_*:0' \
-  --inputAODFile davs://lcg-lrz-http.grid.lrz.de:443/pnfs/lrz-muenchen.de/data/atlas/dq2/atlasdatadisk/rucio/data18_13TeV/4e/57/data18_13TeV.00349263.physics_Main.merge.AOD.f937_m1972._lb0149._0001.1 \
+  --inputAODFile davs://lcg-se0.ifh.de:2880/pnfs/ifh.de/data/atlas/atlasdatadisk/rucio/data18_13TeV/4e/57/data18_13TeV.00349263.physics_Main.merge.AOD.f937_m1972._lb0149._0001.1 \
   --outputDAODFile art.pool.root \
   --formats TEST1 \
   --maxEvents 100
diff --git a/Tools/DirectIOART/test/test_directioart_athenamp_recotf_with_aod_https.sh b/Tools/DirectIOART/test/test_directioart_athenamp_recotf_with_aod_https.sh
index 0735b81db9d6..2a715b34dd9e 100755
--- a/Tools/DirectIOART/test/test_directioart_athenamp_recotf_with_aod_https.sh
+++ b/Tools/DirectIOART/test/test_directioart_athenamp_recotf_with_aod_https.sh
@@ -11,7 +11,7 @@ set -e
 Derivation_tf.py \
   --multiprocess True \
   --athenaMPMergeTargetSize 'DAOD_*:0' \
-  --inputAODFile https://lcg-lrz-http.grid.lrz.de:443/pnfs/lrz-muenchen.de/data/atlas/dq2/atlasdatadisk/rucio/data18_13TeV/4e/57/data18_13TeV.00349263.physics_Main.merge.AOD.f937_m1972._lb0149._0001.1 \
+  --inputAODFile https://lcg-se0.ifh.de:2880/pnfs/ifh.de/data/atlas/atlasdatadisk/rucio/data18_13TeV/4e/57/data18_13TeV.00349263.physics_Main.merge.AOD.f937_m1972._lb0149._0001.1 \
   --outputDAODFile art.pool.root \
   --formats TEST1 \
   --maxEvents 100
diff --git a/Tools/DirectIOART/test/test_directioart_athenamp_recotf_with_aod_root.sh b/Tools/DirectIOART/test/test_directioart_athenamp_recotf_with_aod_root.sh
index 5495812e33a3..2b173bc45198 100755
--- a/Tools/DirectIOART/test/test_directioart_athenamp_recotf_with_aod_root.sh
+++ b/Tools/DirectIOART/test/test_directioart_athenamp_recotf_with_aod_root.sh
@@ -11,7 +11,7 @@ set -e
 Derivation_tf.py \
   --multiprocess True \
   --athenaMPMergeTargetSize 'DAOD_*:0' \
-  --inputAODFile root://lcg-lrz-rootd.grid.lrz.de:1094/pnfs/lrz-muenchen.de/data/atlas/dq2/atlasdatadisk/rucio/data18_13TeV/4e/57/data18_13TeV.00349263.physics_Main.merge.AOD.f937_m1972._lb0149._0001.1 \
+  --inputAODFile root://lcg-se0.ifh.de:1094//pnfs/ifh.de/data/atlas/atlasdatadisk/rucio/data18_13TeV/4e/57/data18_13TeV.00349263.physics_Main.merge.AOD.f937_m1972._lb0149._0001.1 \
   --outputDAODFile art.pool.root \
   --formats TEST1 \
   --maxEvents 100
-- 
GitLab