Skip to content

testing: WAN soak + load + chaos test harness #241

@TheNewAutonomy

Description

@TheNewAutonomy

Goal

Prove stability/robustness under realistic WAN conditions before mainnet.

Scope

  • Soak test: multi-day run with churn (restarts), variable latency/loss
  • Load test: sustained tx rate + receipt polling + indexer traffic
  • Chaos scenarios:
    • partial partitions (A↔B↔C), short disconnects
    • slow node, disk pressure, CPU pressure
  • Report/metrics collection and pass/fail thresholds

Acceptance criteria

  • Automated harness can reproduce scenarios and output a summarized report
  • Clear go/no-go thresholds exist for mainnet readiness

Refs: #201 (threat model/adversarial plan), #202 (fuzz/property tests), #200/#204 (networking/sync).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions