mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 11:01:01 +00:00
Coretime Zombienet test (#2867)
This adds a Zombienet test for Coretime. Requires: https://github.com/paritytech/polkadot-sdk/pull/2862 --------- Co-authored-by: Javier Viola <javier@parity.io> Co-authored-by: Javier Viola <363911+pepoviola@users.noreply.github.com>
This commit is contained in:
@@ -5,15 +5,11 @@ Creds: config
|
||||
alice: is up
|
||||
coretime-collator: is up
|
||||
|
||||
alice: reports block height is at least 3 within 30 seconds
|
||||
# configure relay chain
|
||||
alice: js-script ./0004-configure-relay.js with "" return is 0 within 600 secs
|
||||
|
||||
# Wait 2 sessions. The parachain doesn't start block production immediately.
|
||||
alice: log line contains "New session detected session_index=2" within 600 seconds
|
||||
|
||||
# configure broker chain
|
||||
coretime-collator: js-script ./0004-configure-broker.js with "" return is 0 within 600 secs
|
||||
|
||||
# TODO: Fix this
|
||||
# alice: parachain 100 block height is at least 10 within 600 seconds
|
||||
# Ensure that parachain 100 got onboarded
|
||||
alice: parachain 100 block height is at least 5 within 900 seconds
|
||||
|
||||
Reference in New Issue
Block a user