diff --git a/tests/test_data/test_deployment/regions/EastAfrica/resources/coordinator/configs/config_EastAfrica_fc_live.json b/tests/test_data/test_deployment/regions/EastAfrica/resources/coordinator/configs/config_EastAfrica_fc_live.json index 366f6a606a11305b4470b38fdf63036a0195802c..8a3f60eec6f4ae52d5e5241d9d09569bff4bc2b9 100644 --- a/tests/test_data/test_deployment/regions/EastAfrica/resources/coordinator/configs/config_EastAfrica_fc_live.json +++ b/tests/test_data/test_deployment/regions/EastAfrica/resources/coordinator/configs/config_EastAfrica_fc_live.json @@ -161,14 +161,14 @@ "VariableNames" : ["P_GRAMINIS_DEPOSITION"], "PathTemplate" : "${WorkspacePath}DEPOSITION_${DateString}/WR_NAME_Ethiopia_${DateString}_fc/", "SuccessFileTemplate" : "${WorkspacePath}DEPOSITION_${StartString}/STATUS_SUCCESS", - "FileListerFunction" : "list_files_split_historical_operational", + "FileListerFunction" : "list_onefile_operational", "FileNameTemplate" : "deposition_srcs_allregions_${DateString}.nc", "FileNamePrepared" : "?" }, "Environment" : { "PathTemplate" : "${WorkspacePath}ENVIRONMENT_2.0_${DateString}/processed/${RegionName}/${DiseaseName}/", "SuccessFileTemplate" : "${WorkspacePath}ENVIRONMENT_2.0_${StartString}/STATUS_SUCCESS", - "FileListerFunction" : "list_files_split_historical_operational", + "FileListerFunction" : "list_onefile_operational", "FileNameTemplate" : "RIE_value.csv", "FileNamePrepared" : "?" },