Skip to content

Commit 30e1385

Browse files
committed
update test
1 parent 29af28d commit 30e1385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbooks/pectra-dev/kurtosis/fillup-all-el-queues-valid.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ tasks:
9999
config:
100100
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/master/playbooks/pectra-dev/kurtosis/fillup-withdrawal-queue.yaml
101101
configVars:
102-
testConfig: "| { \"withdrawalCount\": .requestCount, \"withdrawalMaxIndex\": 1, \"withdrawalTxFee\": .requestFeeAmount, \"throughputPerIndex\": .throughputPerWallet, \"maxPendingPerIndex\": .maxPendingPerWallet, \"walletSeed\": .walletSeed, \"sourceStartValidatorIndex\": 0, \"sourceValidatorCount\": .keysPerRequestType }"
102+
testConfig: "| { \"withdrawalCount\": .requestCount, \"withdrawalMaxIndex\": 1, \"withdrawalTxFee\": .requestFeeAmount, \"throughputPerIndex\": .throughputPerWallet, \"maxPendingPerIndex\": .maxPendingPerWallet, \"walletSeed\": .walletSeed, \"sourceStartValidatorIndex\": 0, \"sourceValidatorCount\": .keysPerRequestType, \"targetValidatorIndex\": .keysPerRequestType, \"withdrawAmount\": 0 }"
103103
- name: run_external_tasks
104104
title: "Fillup consolidation request queue with ${{requestCount}} consolidation requests"
105105
config:

0 commit comments

Comments
 (0)