pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using Rollkit.dev
MIT License
15 stars 6 forks source link

[Load Testing] Add CLI flag to adapt load testing to Dev/Test Net #531

Closed red-0ne closed 1 month ago

red-0ne commented 1 month ago

Objective

Be able to load test DevNet and TestNet with existing staked Gateways and Suppliers that are not controlled by the tester.

Origin Document

image

The current load testing flow involves scaling Suppliers and Gateways by staking the accounts corresponding to the pre-provisioned off-chain actors.

This flow is not applicable to persistent chains like in DevNet andTestNets where these actors already exist on-chain and out of control of the tester.

This issue is blocking #136

Goals

Deliverables

Non-goals / Non-deliverables

General deliverables


Creator: @red-0ne Co-Owners: @bryanchriswhite