Skip to content
Snippets Groups Projects
Commit e55725b0 authored by Peter Berta's avatar Peter Berta Committed by Frank Winklmeier
Browse files

TCT: Implementing the fix from ATR-24782 also for local tests

parent be115322
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
export TNS_ADMIN=/cvmfs/atlas.cern.ch/repo/sw/database/DBRelease/current/oracle-admin
Reco_tf.py \
--AMI f1196 \
--AMI f1199 \
--inputBSFile="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/TCT_Run3/data21_comm.00404400.express_express.merge.RAW._lb2497._SFO-ALL._0001.1" \
--outputHISTFile="HIST.root" \
--outputAODFile="AOD.root" \
......
......@@ -4,6 +4,10 @@
# art-type: local
# art-include: master/Athena
# There was a database connection problem reported in ATR-24782. Rodney Walker's solution is to use the following export to fix the problem:
export TNS_ADMIN=/cvmfs/atlas.cern.ch/repo/sw/database/DBRelease/current/oracle-admin
Reco_tf.py \
--AMI f1199 \
--inputBSFile="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/TCT_Run3/data21_comm.00404400.express_express.merge.RAW._lb2497._SFO-ALL._0001.1" \
......
......@@ -4,6 +4,10 @@
# art-type: local
# art-include: master/Athena
# There was a database connection problem reported in ATR-24782. Rodney Walker's solution is to use the following export to fix the problem:
export TNS_ADMIN=/cvmfs/atlas.cern.ch/repo/sw/database/DBRelease/current/oracle-admin
Reco_tf.py \
--AMI x608 \
--inputBSFile="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/TCT_Run3/data21_comm.00404400.express_express.merge.RAW._lb2497._SFO-ALL._0001.1" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment