Skip to content
Unverified Commit 3c7b9a0e authored by Alexandru Vasile's avatar Alexandru Vasile Committed by GitHub
Browse files

substrate/zombienet: Fix 0002-validators-warp-sync (#6379)



This PR fixes the `0002-validators-warp-sync` zombienet test by matching
for a specific error case.

The following PR introduced a new error for validators that don't have
public addresses available for publishing in the DHT:
- https://github.com/paritytech/polkadot-sdk/pull/6298
The log line was moved from `eprintln!("Warning: ...` in sc-cli to the
authority discovery where it is printed properly as an error.


cc @paritytech/sdk-node

Signed-off-by: default avatarAlexandru Vasile <[email protected]>
parent ec77843c
Pipeline #504692 waiting for manual action with stages
in 16 minutes and 42 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment