Skip to content

Adjusting nEventsPerJob and inputFilesPerJob [skip modfiles]

Marisilvia Donadelli requested to merge myBranch_dsid_602913 into master

Description of bug

Allowing the production jobs to run. Previously, these were the settings:

evgenConfig.nEventsPerJob = 10000

evgenConfig.inputFilesPerJob = 99

Changes introduced

Now, one reads:

evgenConfig.nEventsPerJob = 5000

evgenConfig.inputFilesPerJob = 55

Tests

log.generate file for this test under 100002.tar.gz can be found in the corresponding JIRA ATLMCPROD-10916

Issues resolved

Closes #

Merge request reports