Skip to content
Snippets Groups Projects
Commit b3e5bbe4 authored by John Derek Chapman's avatar John Derek Chapman Committed by Atlas Nightlybuild
Browse files

Merge branch 'TAT-fixBStest' into '21.3'

Fixes for Trigger TrigAnalysisTest BS ART tests

See merge request atlas/athena!21326

(cherry picked from commit 3fbc1796)

98777324 Fixes for Trigger TrigAnalysisTest BS ART tests
4067ce92 fix typo grid->build
parent 7d28dca6
No related branches found
No related tags found
No related merge requests found
File mode changed from 100755 to 100644
......@@ -28,7 +28,7 @@ export EVENTS="3"
export JOBOPTION="TrigAnalysisTest/testAthenaTrigRDOtoBS.py"
source exec_athena_art_trigger_validation.sh
athena.py -c "jp.AthenaCommonFlags.BSRDOInput=['raw.data']" testAthenaTrigBStoESD.py | tee ${JOB_LOG%%.*}2.${JOB_LOG#*.}
athena.py -c "jp.AthenaCommonFlags.BSRDOInput=['raw.data']" TrigAnalysisTest/testAthenaTrigBStoESD.py | tee ${JOB_LOG%%.*}2.${JOB_LOG#*.}
echo "art-result: ${PIPESTATUS[0]} ${JOB_LOG%%.*}2"
source exec_art_triggertest_post.sh
......
#!/bin/bash
# art-description: Trigger test on Run 1 Bytestream data
# art-type: grid
# art-type: build
# art-include: 21.0/Athena
# art-include: 21.3/Athena
# art-include: 21.0-TrigMC/Athena
......@@ -50,5 +50,4 @@ else
echo "art-result: xAODContainers 1"
fi
source exec_athena_art_trigger_validation.sh
source exec_art_triggertest_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