Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #255 from ethpandaops/gsf-2
Browse files Browse the repository at this point in the history
updating goomy
  • Loading branch information
parithosh authored Jan 11, 2024
2 parents 20ddde6 + 696535b commit 7793320
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/inventories/gsf-2/group_vars/goomy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ goomy_rpc_urls:
- "https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@rpc.lighthouse-geth-1.{{ network_subdomain }}"

goomy_scenario: "combined"
goomy_extra_args: ["--sidecars", "1", "--throughput", "5", "--max-pending", "50"]
goomy_extra_args: ["--sidecars", "6", "--throughput", "6", "--max-pending", "50"]
5 changes: 5 additions & 0 deletions ansible/inventories/gsf-2/inventory.ini
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,10 @@ reth
consensus_node
execution_node

[goomy]
bootnode-1

[tx_fuzz_txs]
bootnode-1
#[beaconchain_explorer:children]
#lighthouse_erigon

0 comments on commit 7793320

Please sign in to comment.