File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7575 ],
7676}
7777
78- # The next three variable declarations *must* be present as globals in the test
79- # file. They're read by the "fixtures" in conftest.py to determine how
80- # to run the config generation and drunc
8178
82- # The arguments to pass to the config generator, excluding the json
83- # output directory (the test framework handles that)
84-
85- object_databases = ["config/daqsystemtest/integrationtest-objects.data.xml" ]
86-
87- conf_dict = data_classes .drunc_config ()
79+ conf_dict = data_classes .integtest_params_for_generated_dunedaq_config ()
80+ conf_dict .object_databases = ["config/daqsystemtest/integrationtest-objects.data.xml" ]
8881conf_dict .dro_map_config .n_streams = number_of_data_producers
8982conf_dict .op_env = "integtest"
9083conf_dict .config_session_name = "changerate"
You can’t perform that action at this time.
0 commit comments