Skip to content

Improve TestNet with Full Node Simulation both subnets 42 and 59 #340

@Luka-Loncar

Description

@Luka-Loncar

Problem Statement

Currently, our test environment doesn't accurately simulate production conditions because the test net metagraph isn't sufficiently populated. This prevents us from catching certain issues that only manifest with a full metagraph (e.g., recent registration/deregistration race conditions in subnet 59).

Proposed Solution
Create a system to simulate a full metagraph in the test environment by:

  • Running multiple validator instances in Docker containers on a single machine
  • Automating the registration process for these test nodes
  • Maintaining a sufficient number of active nodes to replicate production conditions

Metadata

Metadata

Assignees

No one assigned

    Labels

    42Subnet 4259Subnet 59chore

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions