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:
Javier Viola
2023-03-07 08:28:53 -03:00
committed by GitHub
parent 4778300431
commit 0c51a202cc
10 changed files with 9 additions and 66 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ variables:
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.27"
DOCKER_OS: "debian:stretch"
ARCH: "x86_64"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.2.78"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.37"
default:
cache: {}