use Infura for Web3 on master-large-01 on Pyrmont for comparison

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-12-04 18:26:05 +01:00
parent 9c5abd392a
commit 48529cb841
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
beacon_node_builds_docker_hub_user: '{{lookup("passwordstore", "cloud/DockerHub/user")}}'
beacon_node_builds_docker_hub_token: '{{lookup("passwordstore", "cloud/DockerHub/token")}}'
# Use Infura instead of Geth for comparison
beacon_node_web3_url: 'wss://goerli.infura.io/ws/v3/675db4626923473591cf6418e4dae175'
# The -large suffix is because of native compilation.
beacon_node_builds_branches:
- name: 'devel-large'