mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
bump zombienet version to v1.3.37 (#6773)
* bump zombienet version * remove redundant 'is up' assertion * bump zombienet version * bump to latest version of zombienet * add more time to check peers
This commit is contained in:
@@ -36,7 +36,7 @@ variables:
|
|||||||
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.27"
|
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.27"
|
||||||
DOCKER_OS: "debian:stretch"
|
DOCKER_OS: "debian:stretch"
|
||||||
ARCH: "x86_64"
|
ARCH: "x86_64"
|
||||||
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.2.78"
|
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.37"
|
||||||
|
|
||||||
default:
|
default:
|
||||||
cache: {}
|
cache: {}
|
||||||
|
|||||||
@@ -2,16 +2,6 @@ Description: PVF preparation & execution time
|
|||||||
Network: ./0001-parachains-pvf.toml
|
Network: ./0001-parachains-pvf.toml
|
||||||
Creds: config
|
Creds: config
|
||||||
|
|
||||||
# Some sanity checks
|
|
||||||
alice: is up
|
|
||||||
bob: is up
|
|
||||||
charlie: is up
|
|
||||||
dave: is up
|
|
||||||
eve: is up
|
|
||||||
ferdie: is up
|
|
||||||
one: is up
|
|
||||||
two: is up
|
|
||||||
|
|
||||||
# Check authority status.
|
# Check authority status.
|
||||||
alice: reports node_roles is 4
|
alice: reports node_roles is 4
|
||||||
bob: reports node_roles is 4
|
bob: reports node_roles is 4
|
||||||
@@ -54,14 +44,14 @@ one: reports histogram polkadot_pvf_preparation_time has at least 1 samples in b
|
|||||||
two: reports histogram polkadot_pvf_preparation_time has at least 1 samples in buckets ["0.1", "0.5", "1", "2", "3", "10"] within 10 seconds
|
two: reports histogram polkadot_pvf_preparation_time has at least 1 samples in buckets ["0.1", "0.5", "1", "2", "3", "10"] within 10 seconds
|
||||||
|
|
||||||
# Check all buckets >= 20.
|
# Check all buckets >= 20.
|
||||||
alice: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "180", "+Inf"] within 10 seconds
|
alice: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "120", "+Inf"] within 10 seconds
|
||||||
bob: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "180", "+Inf"] within 10 seconds
|
bob: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "120", "+Inf"] within 10 seconds
|
||||||
charlie: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "180", "+Inf"] within 10 seconds
|
charlie: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "120", "+Inf"] within 10 seconds
|
||||||
dave: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "180", "+Inf"] within 10 seconds
|
dave: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "120", "+Inf"] within 10 seconds
|
||||||
ferdie: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "180", "+Inf"] within 10 seconds
|
ferdie: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "120", "+Inf"] within 10 seconds
|
||||||
eve: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "180", "+Inf"] within 10 seconds
|
eve: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "120", "+Inf"] within 10 seconds
|
||||||
one: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "180", "+Inf"] within 10 seconds
|
one: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "120", "+Inf"] within 10 seconds
|
||||||
two: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "180", "+Inf"] within 10 seconds
|
two: reports histogram polkadot_pvf_preparation_time has 0 samples in buckets ["20", "30", "60", "120", "+Inf"] within 10 seconds
|
||||||
|
|
||||||
# Check execution time.
|
# Check execution time.
|
||||||
# There are two different timeout conditions: BACKING_EXECUTION_TIMEOUT(2s) and
|
# There are two different timeout conditions: BACKING_EXECUTION_TIMEOUT(2s) and
|
||||||
|
|||||||
@@ -2,15 +2,6 @@ Description: Disputes initiation, conclusion and lag
|
|||||||
Network: ./0002-parachains-disputes.toml
|
Network: ./0002-parachains-disputes.toml
|
||||||
Creds: config
|
Creds: config
|
||||||
|
|
||||||
alice: is up
|
|
||||||
bob: is up
|
|
||||||
charlie: is up
|
|
||||||
dave: is up
|
|
||||||
eve: is up
|
|
||||||
ferdie: is up
|
|
||||||
one: is up
|
|
||||||
two: is up
|
|
||||||
|
|
||||||
# Check authority status and peers.
|
# Check authority status and peers.
|
||||||
alice: reports node_roles is 4
|
alice: reports node_roles is 4
|
||||||
bob: reports node_roles is 4
|
bob: reports node_roles is 4
|
||||||
|
|||||||
@@ -2,12 +2,6 @@ Description: Test BEEFY voting and finality, test MMR proofs. Assumes Rococo ses
|
|||||||
Network: ./0003-beefy-and-mmr.toml
|
Network: ./0003-beefy-and-mmr.toml
|
||||||
Creds: config
|
Creds: config
|
||||||
|
|
||||||
# Some sanity checks.
|
|
||||||
validator-0: is up
|
|
||||||
validator-1: is up
|
|
||||||
validator-2: is up
|
|
||||||
validator-3: is up
|
|
||||||
|
|
||||||
# Check authority status.
|
# Check authority status.
|
||||||
validator-0: reports node_roles is 4
|
validator-0: reports node_roles is 4
|
||||||
validator-1: reports node_roles is 4
|
validator-1: reports node_roles is 4
|
||||||
|
|||||||
@@ -2,11 +2,6 @@ Description: Test dispute finality lag when 1/3 of parachain validators always a
|
|||||||
Network: ./0003-parachains-garbage-candidate.toml
|
Network: ./0003-parachains-garbage-candidate.toml
|
||||||
Creds: config
|
Creds: config
|
||||||
|
|
||||||
honest-validator-0: is up
|
|
||||||
honest-validator-1: is up
|
|
||||||
honest-validator-2: is up
|
|
||||||
malus-validator-0: is up
|
|
||||||
|
|
||||||
# Check authority status.
|
# Check authority status.
|
||||||
honest-validator-0: reports node_roles is 4
|
honest-validator-0: reports node_roles is 4
|
||||||
honest-validator-1: reports node_roles is 4
|
honest-validator-1: reports node_roles is 4
|
||||||
|
|||||||
@@ -2,17 +2,6 @@ Description: Check that paritydb works without affecting finality lag and block
|
|||||||
Network: ./0001-paritydb.toml
|
Network: ./0001-paritydb.toml
|
||||||
Creds: config
|
Creds: config
|
||||||
|
|
||||||
validator-0: is up
|
|
||||||
validator-1: is up
|
|
||||||
validator-2: is up
|
|
||||||
validator-3: is up
|
|
||||||
validator-4: is up
|
|
||||||
validator-5: is up
|
|
||||||
validator-6: is up
|
|
||||||
validator-7: is up
|
|
||||||
validator-8: is up
|
|
||||||
validator-9: is up
|
|
||||||
|
|
||||||
# Check if we are using ParityDB.
|
# Check if we are using ParityDB.
|
||||||
validator: log line contains "Database: ParityDb"
|
validator: log line contains "Database: ParityDb"
|
||||||
validator: run ./0001-check_paritydb.sh within 60 seconds
|
validator: run ./0001-check_paritydb.sh within 60 seconds
|
||||||
|
|||||||
@@ -2,11 +2,6 @@ Description: Smoke / Upgrade Node
|
|||||||
Network: ./0002-upgrade-node.toml
|
Network: ./0002-upgrade-node.toml
|
||||||
Creds: config
|
Creds: config
|
||||||
|
|
||||||
alice: is up
|
|
||||||
bob: is up
|
|
||||||
charlie: is up
|
|
||||||
dave: is up
|
|
||||||
|
|
||||||
alice: parachain 2000 block height is at least 10 within 200 seconds
|
alice: parachain 2000 block height is at least 10 within 200 seconds
|
||||||
bob: parachain 2001 block height is at least 10 within 200 seconds
|
bob: parachain 2001 block height is at least 10 within 200 seconds
|
||||||
|
|
||||||
|
|||||||
@@ -2,8 +2,5 @@ Description: Smoke Test
|
|||||||
Network: ./0001-parachains-smoke-test.toml
|
Network: ./0001-parachains-smoke-test.toml
|
||||||
Creds: config
|
Creds: config
|
||||||
|
|
||||||
|
|
||||||
alice: is up
|
|
||||||
bob: is up
|
|
||||||
alice: parachain 100 is registered within 225 seconds
|
alice: parachain 100 is registered within 225 seconds
|
||||||
alice: parachain 100 block height is at least 10 within 200 seconds
|
alice: parachain 100 block height is at least 10 within 200 seconds
|
||||||
|
|||||||
@@ -2,9 +2,6 @@ Description: Smoke Test
|
|||||||
Network: ./0002-parachains-upgrade-smoke-test.toml
|
Network: ./0002-parachains-upgrade-smoke-test.toml
|
||||||
Creds: config
|
Creds: config
|
||||||
|
|
||||||
|
|
||||||
alice: is up
|
|
||||||
bob: is up
|
|
||||||
alice: parachain 100 is registered within 225 seconds
|
alice: parachain 100 is registered within 225 seconds
|
||||||
alice: parachain 100 block height is at least 10 within 400 seconds
|
alice: parachain 100 block height is at least 10 within 400 seconds
|
||||||
alice: parachain 100 perform dummy upgrade within 200 seconds
|
alice: parachain 100 perform dummy upgrade within 200 seconds
|
||||||
|
|||||||
@@ -2,11 +2,6 @@ Description: Deregister / Register Validator Smoke
|
|||||||
Network: ./0003-deregister-register-validator-smoke.toml
|
Network: ./0003-deregister-register-validator-smoke.toml
|
||||||
Creds: config
|
Creds: config
|
||||||
|
|
||||||
alice: is up within 30 seconds
|
|
||||||
bob: is up within 30 seconds
|
|
||||||
charlie: is up within 30 seconds
|
|
||||||
dave: is up within 30 seconds
|
|
||||||
|
|
||||||
# ensure is in the validator set
|
# ensure is in the validator set
|
||||||
dave: reports polkadot_node_is_parachain_validator is 1 within 240 secs
|
dave: reports polkadot_node_is_parachain_validator is 1 within 240 secs
|
||||||
dave: reports polkadot_node_is_active_validator is 1 within 240 secs
|
dave: reports polkadot_node_is_active_validator is 1 within 240 secs
|
||||||
|
|||||||
Reference in New Issue
Block a user