Skip to content

Commit a65a6e9

Browse files
committed
update all.yaml
1 parent ea1fefc commit a65a6e9

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

playbooks/pectra-dev/all.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,19 @@ tasks:
8181
testConfig:
8282
sourceValidatorIndex: 21
8383
targetValidatorIndex: 25
84+
- name: check_consensus_slot_range
85+
title: "Wait for slot >= 58"
86+
timeout: 2h
87+
config:
88+
minSlotNumber: 58
89+
- name: run_external_tasks
90+
title: "Withdrawal credential change for validator 22 to 0x02 creds via self consolidation"
91+
timeout: 30m
92+
config:
93+
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor-test/master/assertoor-tests/pectra-dev/el-triggered-consolidation.yaml
94+
testConfig:
95+
sourceValidatorIndex: 22
96+
targetValidatorIndex: 22
8497

8598
# Final check
8699
- name: run_external_tasks

0 commit comments

Comments
 (0)