Skip to content
Snippets Groups Projects
Commit fb3b4202 authored by Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau
Browse files

Use same TSA file as other CDASH tests for online app CI (fix Nightly/Weekly)

parent 290efcb7
No related branches found
No related tags found
1 merge request!1591Use same TSA file as other CDASH tests for online app CI (fix Nightly/Weekly)
Pipeline #26661 passed
......@@ -27,7 +27,7 @@ if (DEFINED ENV{RAW_DATA_PATH})
set(TEST_SCRIPT ${CMAKE_SOURCE_DIR}/algo/test/realdata_test.sh)
set(RECO_BIN ${EXECUTABLE_OUTPUT_PATH}/cbmreco)
set(PARAMS_DIR ${CMAKE_SOURCE_DIR}/parameters/online)
set(TSA_FILE ${RAW_DATA_PATH}/2391_firstTs.tsa)
set(TSA_FILE ${RAW_DATA_PATH}/2391_first20Ts.tsa)
Add_Test(
NAME OnlineRecoCanProcessTimeslice
......
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