Skip to content

fix: rework test setup for Paseo#139

Open
JoeCap08055 wants to merge 1 commit intomainfrom
chore/rework-load-test-for-testnet
Open

fix: rework test setup for Paseo#139
JoeCap08055 wants to merge 1 commit intomainfrom
chore/rework-load-test-for-testnet

Conversation

@JoeCap08055
Copy link
Contributor

Description

This PR:

  • Splits load test setup into 2 separate parts: create-accounts and clear-graph

For a given chain instance, the create-accounts phase need only be run once. It will output the relevant block number range which the reconnection service should scan in order to perform the load test.

The clear-graph phase should be run to reset the test scenario before each run. It will make sure each user under test has an empty graph to start, and that the public graph key on-chain matches the one in the test suite.

@JoeCap08055 JoeCap08055 marked this pull request as ready for review May 14, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant