Skip to content
Snippets Groups Projects
Commit 0373ad0a authored by Javier Viola's avatar Javier Viola Committed by GitHub
Browse files

bump zombienet version (#6142)

* bump version

* make test required

* change zombienet version

* change zombienet version

* bump version and typo

* typo and add within
parent 96bb39a6
Branches
No related merge requests found
......@@ -35,7 +35,7 @@ variables:
CI_IMAGE: "paritytech/ci-linux:production"
DOCKER_OS: "debian:stretch"
ARCH: "x86_64"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.2.67"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.2.78"
PIPELINE_SCRIPTS_TAG: "v0.4"
default:
......
......@@ -6,7 +6,7 @@ Creds: config
alice: is up
bob: is up
charlie: is up
david is up
dave: is up
alice: reports node_roles is 4
bob: reports node_roles is 4
alice: reports sub_libp2p_is_major_syncing is 0
......
......@@ -88,7 +88,7 @@ zombienet-tests-parachains-disputes:
- /home/nonroot/zombie-net/scripts/ci/run-test-env-manager.sh
--github-remote-dir="${GH_DIR}"
--test="0002-parachains-disputes.zndsl"
allow_failure: true
allow_failure: false
retry: 2
tags:
- zombienet-polkadot-integration-test
......
......@@ -30,7 +30,7 @@ validator-8: reports node_roles is 4
validator-9: reports node_roles is 4
# Ensure parachains are registered.
validator-0: parachain 2000 is registered
validator-0: parachain 2000 is registered within 20 seconds
validator-0: parachain 2001 is registered
validator-0: parachain 2002 is registered
validator-0: parachain 2003 is registered
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment