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:
Javier Viola
2023-03-03 17:46:02 -03:00
committed by GitHub
parent 1d6423b41d
commit 00623b02c0
5 changed files with 1 additions and 20 deletions
+1 -1
View File
@@ -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