mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 05:18:30 +00:00
Add skip_slots to test_harness yaml processor
This commit is contained in:
@@ -8,6 +8,7 @@ test_cases:
|
||||
epoch_length: 64
|
||||
deposits_for_chain_start: 1000
|
||||
num_slots: 32 # Testing advancing state to slot < SlotsPerEpoch
|
||||
skip_slots: [2, 3]
|
||||
results:
|
||||
slot: 32
|
||||
num_validators: 1000
|
||||
|
||||
Reference in New Issue
Block a user