diff --git a/benchmarks/clustering/config.yml b/benchmarks/clustering/config.yml
index c6c3a30c332128d4fe32629dbb3a697927675259..9cec34eca47a92914a997f6170484050b252788c 100644
--- a/benchmarks/clustering/config.yml
+++ b/benchmarks/clustering/config.yml
@@ -3,7 +3,7 @@ clustering:process :
   stage: process
   timeout: 8 hour
   script:
-    - bash benchmarks/clustering/full_cal_clusters.sh
+    - bash benchmarks/clustering/full_cal_clusters.sh -t fullcalo -n 100 -p "electron" --pmin 1 --pmax 5
 
 clustering:results:
   extends: .rec_benchmark