Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Add warp-sync zombienet test with validators #12769

@michalkucharczyk

Description

@michalkucharczyk

This is followup of #11471.

The warp-sync test for full-nodes was implemented in #12675.

The warp-sync test with validators should also be added. The initial try was taken in #12751, however the test is failing with following errors:

2022-11-18 17:05:10.577  WARN tokio-runtime-worker sync: 💔 Verification failed for block 0xf0756734abbabde16cae212d5f238994707d69fa2fe7e4d095a281638b2998fc received from peer: 12D3KooWRkZhiRhsqmrQ28rt73K7V3aCBpqKrLGSXmZ99PTcTZby, "Could not fetch epoch at 0x5448eda4b7963ee85d28ea523149317dc39ce41173e198126b7ba67b7e123854"

or

2022-11-18 16:57:55.224  WARN tokio-runtime-worker sync: 💔 Verification failed for block 0x105866ce153d80fff9d67ea804cd43543bffd1e66c0714e40a79ad6c9f8d0008 received from peer: 12D3KooWRkZhiRhsqmrQ28rt73K7V3aCBpqKrLGSXmZ99PTcTZby, "VRF verification failed: EquationFalse"

The warp-sync test for validators could be added to #11727. More sophisticated scenario could be tested e.g. sync-warp validators and check if they can produce blocks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions