Skip to content
Snippets Groups Projects
Commit 6922c33f authored by Christoph Hasse's avatar Christoph Hasse :cartwheel_tone1:
Browse files

Merge branch 'decianm-fixSampleConverterTest' into 'master'

Replace data file for conversion tests (which was Run2) with Run3 file

See merge request !2546
parents 2e16d057 23dfee1d
No related branches found
No related tags found
1 merge request!2546Replace data file for conversion tests (which was Run2) with Run3 file
Pipeline #3026577 passed
......@@ -63,7 +63,6 @@ app = LHCbApp()
app.EvtMax = 100
# Pick a file that has the reconstruction available
f = TestFileDB.test_file_db[
"2017HLTCommissioning_BnoC_MC2015_Bs2PhiPhi_L0Processed"]
f = TestFileDB.test_file_db["upgrade_minbias_hlt1_filtered"]
f.setqualifiers(configurable=app)
f.run(configurable=app, withDB=True)
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