Skip to content

e2e: Generate a percentage of invalid txs with load command #617

@hvanz

Description

@hvanz

Feature Request

Problem Definition

The load command in the e2e runner generates only valid transactions. A transaction is valid in the e2e app if it's of the form ".+=.+". This is not realistic because in production environments some transactions sent to the nodes are invalid. For instance, Gaia nodes receive between 20 to 30% of transactions that are rejected by the Hub application.

Proposal

Add a new field to the e2e manifest for controlling the percentage of invalid txs that load will generate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    e2eRelated to our end-to-end testsenhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions