8000 e2e: `runner load` cannot be used from the same network as the testnet · Issue #2409 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
e2e: runner load cannot be used from the same network as the testnet #2409
Open
@hvanz

Description

@hvanz

Feature Request

Summary

In e2e's runner tool, RPC connections to a node are created using the node's external IP. But when runner is executed from inside the network, it needs to use the internal IP of the target node to create the connection. This is needed for example when we have a dedicated DigitialOcean droplet as a transaction loader that would internally execute runner load.

Proposal

Add to runner a flag parameter --internal-ip to use internal IPs to connect with nodes.

Metadata

Metadata

Assignees

Labels

e2eRelated to our end-to-end testsenhancementNew feature or requestqaQuality assurance

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0