small fixes for integration tests

This commit is contained in:
a10zn8
2022-11-18 19:20:41 +04:00
parent b450cc9a94
commit e66bb772ad
2 changed files with 11 additions and 7 deletions

View File

@@ -7,6 +7,7 @@ tls:
cluster:
upstreams:
- id: test-1
node-id: 1
chain: ethereum
methods:
enabled:
@@ -15,17 +16,21 @@ cluster:
options:
disable-validation: true
connection:
ethereum:
rpc:
url: "http://localhost:18545"
ethereum-pos:
execution:
rpc:
url: "http://localhost:18545"
- id: test-2
node-id: 2
chain: ethereum
options:
disable-validation: true
connection:
ethereum:
rpc:
url: "http://localhost:18546"
execution:
ethereum-pos:
rpc:
url: "http://localhost:18546"
cache:
redis: