Skip to content
Snippets Groups Projects
Commit 1b66bda1 authored by Duc Ta's avatar Duc Ta
Browse files

Merge branch 'dta-24.0-CA-qtests' into '24.0'

Update test_q445.sh in TCT test to use correct CA option

See merge request !69116
parents dd850ce5 15dff37f
No related branches found
No related tags found
2 merge requests!691662024-02-23: merge of 24.0 into main,!69116Update test_q445.sh in TCT test to use correct CA option
......@@ -10,7 +10,7 @@
# art-athena-mt: 8
Reco_tf.py \
--CA 'all:True' 'RDOtoRDOTrigger:False' \
--CA 'all:True' \
--AMI=q445 \
--preExec "r2a:flags.DQ.Steering.HLT.doInDet=False; flags.Exec.FPE=500;" \
--postExec "" \
......
......@@ -9,7 +9,7 @@
# art-include: 24.0/Athena
Reco_tf.py \
--CA 'all:True' 'RDOtoRDOTrigger:False' \
--CA 'all:True' \
--AMI=q445 \
--preExec "r2a:flags.DQ.Steering.HLT.doInDet=False; flags.Exec.FPE=500;" \
--athenaopts "RDOtoRDOTrigger:--threads=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