File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
playbooks/pectra-dev/kurtosis Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -74,26 +74,26 @@ tasks:
7474 config :
7575 minSlotNumber : 54
7676 - name : run_external_tasks
77- title : " Generate EL-triggered consolidation for validator 21 "
77+ title : " Withdrawal credential change for validator 25 to 0x02 creds via self consolidation "
7878 timeout : 30m
7979 config :
8080 testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/electra-support/playbooks/pectra-dev/kurtosis/el-triggered-consolidation.yaml
8181 testConfig :
82- sourceValidatorIndex : 21
82+ sourceValidatorIndex : 25
8383 targetValidatorIndex : 25
8484 - name : check_consensus_slot_range
8585 title : " Wait for slot >= 58"
8686 timeout : 2h
8787 config :
8888 minSlotNumber : 58
8989 - name : run_external_tasks
90- title : " Withdrawal credential change for validator 22 to 0x02 creds via self consolidation "
90+ title : " Generate EL-triggered consolidation for validator 21 "
9191 timeout : 30m
9292 config :
9393 testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/electra-support/playbooks/pectra-dev/kurtosis/el-triggered-consolidation.yaml
9494 testConfig :
95- sourceValidatorIndex : 22
96- targetValidatorIndex : 22
95+ sourceValidatorIndex : 21
96+ targetValidatorIndex : 25
9797
9898 # Final check
9999 - name : run_external_tasks
You can’t perform that action at this time.
0 commit comments