Skip to content
Snippets Groups Projects
Commit 9102c545 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Merge branch 'ewatton-ITkTriggerTestFix' into 'master'

Fix ITk trigger test by turning off L1CaloPhase1

See merge request !61664
parents 98c98698 23d671a2
No related branches found
No related tags found
Loading
......@@ -20,6 +20,7 @@ run.args += ' Trigger.triggerMenuSetup="Dev_pp_run3_v1"'
run.args += ' Trigger.doRuntimeNaviVal=True'
run.args += ' ITk.doTruth=False'
run.args += ' Tracking.doTruth=False'
run.args += ' Trigger.enableL1CaloPhase1=False'
run.prmon = False
......
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