diff --git a/tests/test_data/test_deployment/regions/EastAfrica/resources/source_gen/configs/config_EastAfrica_mapspam2017.json b/tests/test_data/test_deployment/regions/EastAfrica/resources/source_gen/configs/config_EastAfrica_mapspam2017.json
index b5106eb9a5b6b63457b177ac9926345bcf12ac3e..b219b46634d6739f2872ed8bfc16f49d4246d698 100644
--- a/tests/test_data/test_deployment/regions/EastAfrica/resources/source_gen/configs/config_EastAfrica_mapspam2017.json
+++ b/tests/test_data/test_deployment/regions/EastAfrica/resources/source_gen/configs/config_EastAfrica_mapspam2017.json
@@ -1,14 +1,14 @@
 {
     "config_name" : "EastAfrica",
-    "region_file" : "/media/scratch/lb584_scratch/projects/ews_local_prod/regions/EastAfrica/resources/source_gen/assets/boundaries/EastAfrica_9regions.shp",
+    "region_file" : "../test_data/test_deployment/regions/EastAfrica/resources/source_gen/assets/boundaries/EastAfrica_regions_small.shp",
     "wheat_source_name" : "MAPSPAM2017",
-    "wheat_file" : "/media/scratch/lb584_scratch/projects/ews_local_prod/regions/EastAfrica/resources/source_gen/assets/spam2017V1r1_SSA_gr_H_WHEA_A.tif",
-    "wheat_file_rescaled" : "/media/scratch/lb584_scratch/projects/ews_local_prod/regions/EastAfrica/resources/source_gen/assets/preprocessed/spam2017V1r1_SSA_gr_H_WHEA_A_rescaled_oneliner.tif",
-    "cluster_poly_file_no_wheat" : "/media/scratch/lb584_scratch/projects/ews_local_prod/regions/EastAfrica/resources/source_gen/assets/boundaries/EastAfrica_clusters.shp",
-    "cluster_poly_file" : "//media/scratch/lb584_scratch/projects/ews_local_prod/regions/EastAfrica/resources/source_gen/assets/preprocessed/EastAfrica_clusters_with_wheat_ha_MAPSPAM2017.shp",
+    "wheat_file" : "../test_data/test_deployment/regions/EastAfrica/resources/source_gen/assets/spam2017V1r1_SSA_gr_H_WHEA_A.tif",
+    "wheat_file_rescaled" : "../test_data/test_deployment/regions/EastAfrica/resources/source_gen/assets/preprocessed/spam2017V1r1_SSA_gr_H_WHEA_A_rescaled_oneliner.tif",
+    "cluster_poly_file_no_wheat" : "../test_data/test_deployment/regions/EastAfrica/resources/source_gen/assets/boundaries/EastAfrica_clusters.shp",
+    "cluster_poly_file" : "../test_data/test_deployment/regions/EastAfrica/resources/source_gen/assets/preprocessed/EastAfrica_clusters_with_wheat_ha_MAPSPAM2017.shp",
     "surveyor_name_col" : "surveyor_infromation-surveyor_name",
     "id_col" : "id",
     "region_id_col" : "REGION_ID",
-    "wheat_stages_file" : "/media/scratch/lb584_scratch/projects/ews_local_prod/regions/EastAfrica/resources/source_gen/assets/approx_growth_timing_cleaned.csv"
+    "wheat_stages_file" : "../test_data/test_deployment/regions/EastAfrica/resources/source_gen/assets/approx_growth_timing_cleaned.csv"
 }