Skip to content
Snippets Groups Projects
Commit 8e5a87f0 authored by Sergey Gorbunov's avatar Sergey Gorbunov
Browse files

update of mcbm CI tests

parent f1ec56d5
No related branches found
No related tags found
1 merge request!1183L1: get rid of material budget files
......@@ -27,12 +27,10 @@ Set(randomSeed 1)
# Nightly if for now not different from CI so the "extras" are used only in Weekly
If(${CBM_TEST_MODEL} MATCHES Weekly)
List(APPEND cbm_setup mcbm_beam_2021_07_surveyed) # Default
List(APPEND cbm_setup mcbm_beam_2022_02 mcbm_beam_2022_03 mcbm_beam_2022_04 mcbm_beam_2022_05) # Non-default current/future setups
# List(APPEND cbm_setup mcbm_beam_2020_03 mcbm_beam_2021_03) # Legacy
List(APPEND cbm_setup mcbm_beam_2022_05_23_nickel mcbm_beam_2022_06_16_gold mcbm_beam_2022_06_18_gold mcbm_beam_2022_03_28_uranium) # Default mCBM 2022 setups
Else()
List(APPEND cbm_setup mcbm_beam_2021_07_surveyed) # Default
List(APPEND cbm_setup mcbm_beam_2022_03 ) # Non-default, representative & complete example of mCBM 2022 setups
# List(APPEND cbm_setup mcbm_beam_2022_02 mcbm_beam_2022_04 mcbm_beam_2022_05) # Non-default current/future setups, missing parameters
List(APPEND cbm_setup mcbm_beam_2022_05_23_nickel ) # Default, representative & complete example of mCBM 2022 setups
EndIf()
# ===== Cleanup the data directory =======================================
......
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