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

Commit

Permalink
Merge branch 'master' of github.com:ethpandaops/dencun-testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Feb 23, 2024
2 parents 66e15a7 + 75cd6f7 commit cc8f1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/inventories/msf-1/group_vars/goomy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

goomy_container_networks: "{{ docker_networks_shared }}"
goomy_rpc_urls:
- "https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@rpc.bootnode-1.{{ network_subdomain }}"
- "https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@rpc.teku-geth-1.{{ network_subdomain }}"

goomy_scenario: "combined"
goomy_extra_args: ["--sidecars", "2", "--throughput", "2", "--max-pending", "50", "--max-wallets", "3"]

0 comments on commit cc8f1a3

Please sign in to comment.