mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 11:01:01 +00:00
4fdab499c4
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>
16 lines
466 B
Plaintext
16 lines
466 B
Plaintext
Description: Bulk core assignment Smoke
|
|
Network: ./0004-coretime-smoke-test.toml
|
|
Creds: config
|
|
|
|
alice: is up
|
|
coretime-collator: is up
|
|
|
|
# configure relay chain
|
|
alice: js-script ./0004-configure-relay.js with "" return is 0 within 600 secs
|
|
|
|
# configure broker chain
|
|
coretime-collator: js-script ./0004-configure-broker.js with "" return is 0 within 600 secs
|
|
|
|
# Ensure that parachain 100 got onboarded
|
|
alice: parachain 100 block height is at least 5 within 900 seconds
|