Skip to content
Snippets Groups Projects
Commit d4cc3248 authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'master-TUT-addMCgridTest' into 'master'

Add mu_mc grid test to TrigUpgradeTest

See merge request atlas/athena!23610
parents 65d41450 6f48db2f
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
# art-description: athenaMT trigger test on MC running L1 simulation and the muon menu
# art-type: grid
# art-include: master/Athena
# art-output: *.log
# art-output: *.new
# art-output: *.txt
# art-output: *.root
export EVENTS=1000
export THREADS=1
export SLOTS=1
export INPUT="run2mc_ttbar"
export JOBOPTION="TrigUpgradeTest/full_menu.py"
export REGTESTEXP="TriggerSummaryStep.*HLT_.*|TriggerMonitorFinal.*HLT_.*|TrigSignatureMoniMT.*HLT_.*"
export EXTRA="doL1Sim=True;doEmptyMenu=True;doMuonSlice=True"
source exec_TrigUpgradeTest_art_athenaMT.sh
source exec_TrigUpgradeTest_art_post.sh
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