- Mar 03, 2015
-
-
Graeme Stewart authored
- Set the input filename correctly from the AMI tag, but fallback to trfDefaultFiles if the value is bad * python/trfDefaultFiles.py - Use more sensible variable names in getInputFileName function * Tag PyJobTransforms-02-03-44 (PyJobTransforms-02-03-44) * python/trfAMI.py - Set the input filename correctly from the AMI tag, but fallback to trfDefaultFiles if the value is bad * python/trfDefaultFiles.py - Use more sensible variable names in getInputFileName function * Tag PyJobTransforms-02-03-44 2015-02-24 Graeme Stewart <graeme.andrew.stewart@cern.ch> * python/transform.py - If CLI file parameters are passed then do not take files from the AMI tag itself (prevents double input file defintions of different types) * python/trfGraph.py - Print input and output data types at INFO level * test/PyJobTransforms_TestConfiguration.xml - Add trfSubstepIntegration test to RTT * test/test_trfAMI.py - Fix q120 test as redefined by PROC * test/test_trfSubstepIntegration.py - Test that Reco_tf and FullChain_tf can import substeps correctly * Tag PyJobTransforms-02-03-43 ... (Long ChangeLog diff - truncated)
-
- Jan 19, 2015
-
-
Graeme Stewart authored
New way to elevate std::bad_alloc message to "CATASTROPHE" (level = fatal + 10) Improved GetTfCommand.py Wider test coverage * Tag PyJobTransforms-02-03-37 (PyJobTransforms-02-03-37) * Tag PyJobTransforms-02-03-37 2014-12-18 Azzah Alshehri <azzah.aziz.alshehri@cern.ch> * python/trfArgClasses.py - Convert the member variable self._desc in prodsysDescription method to be a local variable. - Pass the argument groups into the json signature so that the AMI can use it to layout arguments sensibly when defining tags 2014-12-17 Graeme Stewart <graeme.andrew.stewart@cern.ch> * python/trfArgs.py - Add new argument group 'Metadata' - Add task, job, attempt arguments in metadata group - Make metadata arguments a part of standard transform arguments - Fix missing group for athenaMPMergeTargetSize * test/test_trfValidation.py - Clean up all test logfiles 2014-12-17 Graeme Stewart <graeme.andrew.stewart@cern.ch> * python/transform.py - Small change in startup message * python/trfExe.py ... (Long ChangeLog diff - truncated)
-
- Nov 05, 2014
-
-
Graeme Stewart authored
- Change default option in hybridMerge to be "slow" merging, due to persistent issues with fast merged metadata * trfReports.py - Fix bad reference to _maxMsgLen in python report generator * trfValidation.py - Add file count validation for DAOD merging transform * test_AODMerge_tf.py - Account for metadata 'compression' in metadata value test case * Tag PyJobTransforms-02-03-29 (PyJobTransforms-02-03-29) * trfExe.py - Change default option in hybridMerge to be "slow" merging, due to persistent issues with fast merged metadata * trfReports.py - Fix bad reference to _maxMsgLen in python report generator * trfValidation.py - Add file count validation for DAOD merging transform * test_AODMerge_tf.py - Account for metadata 'compression' in metadata value test case * Tag PyJobTransforms-02-03-29 2014-09-19 Graeme Stewart <graeme.andrew.stewart@cern.ch> * trfAMI.py - Introduce test for 'new transform' and make sure that command line arguments are prefixed by "--" * trfReport.py - Truncate very long error messages in exitMsg * trfArgClasses.py - Refactor EOS globbing code to improve robustness and error messages * Tag PyJobTransforms-02-03-28 ... (Long ChangeLog diff - truncated)
-
- Sep 19, 2014
-
-
Graeme Stewart authored
- Change format of DAOD output filename to match grid expectations * Tag PyJobTransforms-02-03-26 (PyJobTransforms-02-03-26)
-