Allow for multi transport input in JSON/YAML config approach
This MR updates the ATConverter binary in the YAML approach to allow for multiple transport input files. The same has been worked out for the JSON macro config approach where matching is already done in reco step and hence multiple transport input files can already be specified here.
Merge request reports
Activity
changed milestone to %OCT23
added Framework Simulation labels
requested review from @f.uhlig
assigned to @v.friese
@v.friese @f.uhlig @p.-a.loizeau Crash is clearly related to the macosx system so I cannot crosscheck myself. Also the test log https://cdash.gsi.de/testDetails.php?test=20878222&build=464127 is not very informative as the relevant log is written to separate files. Is there any chance from gitlab to access the files being produced by these jobs? Otherwise I don't even know what the problem is, can only guess that this is related to the way I propagate the transport files from JSON -> macro since it involves ifstream, char-string-TString conversion etc.
- Resolved by Frederic Julian Linz
unfortunately the json script doesn't produce any meaningful output which can be used to track down the problem. Is it possible to increase the verbosity?
Dear @i.selyuzhenkov, @f.uhlig, @p.-a.loizeau,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
added 1 commit
- 4940c335 - bugfix for macosx: proper interpretation of sed editor
- Resolved by Florian Uhlig
could you please check. This MR is blocking the next release candidate.
added 17 commits
-
4940c335...808a701e - 13 commits from branch
computing:master
- ec1151f8 - Allow for multi transport input in ATConverter binary
- 9fecacb0 - Multi transport input in reco and ATConverter for JSON approach
- bcb31a21 - clang
- 2547eb71 - bugfix for macosx: proper interpretation of sed editor
Toggle commit list-
4940c335...808a701e - 13 commits from branch
enabled an automatic merge when the pipeline for 2547eb71 succeeds