Skip to content

Commit 3de3f4f

Browse files
committed
small test fixes
1 parent ee84b43 commit 3de3f4f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

playbooks/pectra-dev/eip7251-all.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1195,7 +1195,7 @@ tasks:
11951195
title: "Check if key 14 has received the full balance"
11961196
timeout: 8h
11971197
config:
1198-
minValidatorBalance: 95700000000 # expect >95.7 ETH
1198+
minValidatorBalance: 94700000000 # expect >94.7 ETH
11991199
validatorStatus:
12001200
- active_ongoing
12011201
configVars:

playbooks/pectra-dev/validator-lifecycle-test-v3.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,6 +1274,7 @@ tasks:
12741274
validatorStatus:
12751275
- active_ongoing
12761276
minValidatorBalance: 31900000000
1277+
withdrawalCredsPrefix: "0x02"
12771278
configVars:
12781279
validatorPubKey: "tasks.all_pubkeys.outputs.pubkeys[6]"
12791280
- name: run_shell

0 commit comments

Comments
 (0)