Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flood all does not work #18

Open
crisog opened this issue Jun 12, 2023 · 2 comments
Open

flood all does not work #18

crisog opened this issue Jun 12, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@crisog
Copy link

crisog commented Jun 12, 2023

Version
List the versions of all flood packages you are using.
0.2.1

Platform
The output of uname -a (UNIX), or version and 32 or 64-bit (Windows)
Linux pop-os 6.2.6-76060206-generic #202303130630168375320722.04~77c1465 SMP PREEMPT_DYNAMIC Wed M x86_64 x86_64 x86_64 GNU/Linux

Description
I'm using the CLI and I can't get to run tests with all flag. Using individual calls does work, i.e. flood eth_call

I tried this command:

flood all NODE1_NAME=<REDACTED> NODE2_NAME=<REDACTED> --rates 10 100 1000 --duration 30

I expected this to work, as it is shown in the help command:

examples:
    flood eth_getBlockByNumber localhost:8545
    flood eth_getLogs localhost:8545 localhost:8546 localhost:8547
    flood all client1=0.0.0.0:8545 client2=0.0.0.0:8546 --equality
@crisog crisog added the bug Something isn't working label Jun 12, 2023
@sslivkoff
Copy link
Member

this will be implemented as a "multitest" in the next major flood version

@gabrielfior
Copy link

Any news from this? It would be amazing to have a simple flood all localhost:8545 with relevant outputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants