Skip to content

Commit

Permalink
fix test in ConfigDP
Browse files Browse the repository at this point in the history
  • Loading branch information
cerminar committed Dec 6, 2013
1 parent 131d1a9 commit ad6eb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/DataProcessing/test/run_CfgTest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ runTest "${INPUT} --scenario pp --lfn /store/whatever --dataset /A/B/C --global-
runTest "${INPUT} --scenario cosmics --lfn /store/whatever --dataset /A/B/C --global-tag GLOBALTAG::ALL --workflows=SiStripQuality"
runTest "${INPUT} --scenario HeavyIons --lfn /store/whatever --dataset /A/B/C --global-tag GLOBALTAG::ALL --workflows=BeamSpotByRun,BeamSpotByLumi,SiStripQuality"

INPUT=${LOCAL_TEST_DIR}/RunDQMHarvestingCfg.py
INPUT=${LOCAL_TEST_DIR}/RunDQMHarvesting.py

runTest "${INPUT} --scenario pp --lfn /store/whatever --run 12345 --dataset /A/B/C --global-tag GLOBALTAG::ALL"
runTest "${INPUT} --scenario cosmics --lfn /store/whatever --run 12345 --dataset /A/B/C --global-tag GLOBALTAG::ALL"
Expand Down

0 comments on commit ad6eb02

Please sign in to comment.