mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 05:38:00 +00:00
bump zombienet version to v1.3.37 (#13447)
* bump zombienet version to v1.3.35 * remove checks, since now is checked by zn * Update .gitlab-ci.yml --------- Co-authored-by: Anton <anton.kalyaev@gmail.com>
This commit is contained in:
@@ -55,7 +55,7 @@ variables:
|
||||
RUSTY_CACHIER_COMPRESSION_METHOD: zstd
|
||||
NEXTEST_FAILURE_OUTPUT: immediate-final
|
||||
NEXTEST_SUCCESS_OUTPUT: final
|
||||
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.34"
|
||||
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.37"
|
||||
|
||||
.shared-default: &shared-default
|
||||
retry:
|
||||
|
||||
@@ -2,9 +2,6 @@ Description: Block building
|
||||
Network: ./block-building.toml
|
||||
Creds: config
|
||||
|
||||
alice: is up within 30 seconds
|
||||
bob: is up within 30 seconds
|
||||
|
||||
alice: reports node_roles is 4
|
||||
bob: reports node_roles is 4
|
||||
|
||||
|
||||
@@ -2,11 +2,6 @@ Description: Warp sync
|
||||
Network: ./test-warp-sync.toml
|
||||
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
|
||||
|
||||
alice: reports node_roles is 1
|
||||
bob: reports node_roles is 1
|
||||
charlie: reports node_roles is 1
|
||||
|
||||
@@ -2,12 +2,6 @@ Description: Warp sync
|
||||
Network: ./test-validators-warp-sync.toml
|
||||
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
|
||||
eve: is up within 30 seconds
|
||||
|
||||
alice: reports node_roles is 4
|
||||
bob: reports node_roles is 4
|
||||
charlie: reports node_roles is 1
|
||||
|
||||
@@ -2,11 +2,6 @@ Description: Warp sync
|
||||
Network: ./test-block-building-warp-sync.toml
|
||||
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
|
||||
|
||||
alice: reports node_roles is 4
|
||||
bob: reports node_roles is 4
|
||||
charlie: reports node_roles is 1
|
||||
|
||||
Reference in New Issue
Block a user