Reduce TARGET_BACKFILL_SLOTS in checkpoint sync test (#8102)

Co-Authored-By: Eitan Seri- Levi <eserilev@gmail.com>
This commit is contained in:
Eitan Seri-Levi
2025-09-22 21:37:33 -07:00
committed by GitHub
parent 1dbc4f861b
commit 7a7fe9663c
2 changed files with 5 additions and 1 deletions

View File

@@ -4,11 +4,15 @@ participants:
cl_image: lighthouse:local
el_type: geth
el_image: ethpandaops/geth:master
cl_extra_params:
- --disable-backfill-rate-limiting
supernode: true
- cl_type: lighthouse
cl_image: lighthouse:local
el_type: geth
el_image: ethpandaops/geth:master
cl_extra_params:
- --disable-backfill-rate-limiting
supernode: false
checkpoint_sync_enabled: true