Introduction of full config.json sim chain including shell scripts
New folder created: macro/PWG/common/production All files related to config.json chain moved there run_reco_config_json.C and run_analysis_tree_maker_json_config.C added run_json.sh and run_sim_json.sh added Full chain added to weekly testing (CI test not working, because return value is not propagated)
Merge request reports
Activity
the first problem which appears for me is
/Users/uhlig/software/fair/cbm/cbmroot_git/macro/PWG/common/production/run_json.sh: line 4: python: command not found
If python is needed it should be available on the system and properly used. In my case I only have python3.
The second problem is that all paths are hardcoded to ${VMCWORKDIR}/build which isn't reliable. The build directory can be everywhere.
I will have a look next week.
changed milestone to %FEB23
added CI/CD label
requested review from @f.uhlig
assigned to @f.uhlig
I set the MR as Draft till the problems are fixed.
Dear @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
I will merge the MR now and as a second step run the test only Nightly and Weekly. Nightly with low and Weekly with high statistic.