Skip to content

flood all does not work #18

@crisog

Description

@crisog

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions