From 0373ad0a341aead37c555c36f594cf7cf92ad889 Mon Sep 17 00:00:00 2001 From: Javier Viola Date: Thu, 13 Oct 2022 12:17:50 -0300 Subject: [PATCH] bump zombienet version (#6142) * bump version * make test required * change zombienet version * change zombienet version * bump version and typo * typo and add within --- polkadot/.gitlab-ci.yml | 2 +- .../node/malus/integrationtests/0001-dispute-valid-block.zndsl | 2 +- polkadot/scripts/ci/gitlab/pipeline/zombienet.yml | 2 +- polkadot/zombienet_tests/misc/0001-paritydb.zndsl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/polkadot/.gitlab-ci.yml b/polkadot/.gitlab-ci.yml index ce9be9af76..0dd640186b 100644 --- a/polkadot/.gitlab-ci.yml +++ b/polkadot/.gitlab-ci.yml @@ -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: diff --git a/polkadot/node/malus/integrationtests/0001-dispute-valid-block.zndsl b/polkadot/node/malus/integrationtests/0001-dispute-valid-block.zndsl index fe0c14c791..f778b0231b 100644 --- a/polkadot/node/malus/integrationtests/0001-dispute-valid-block.zndsl +++ b/polkadot/node/malus/integrationtests/0001-dispute-valid-block.zndsl @@ -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 diff --git a/polkadot/scripts/ci/gitlab/pipeline/zombienet.yml b/polkadot/scripts/ci/gitlab/pipeline/zombienet.yml index 8b8bc3abe0..5c6215aad2 100644 --- a/polkadot/scripts/ci/gitlab/pipeline/zombienet.yml +++ b/polkadot/scripts/ci/gitlab/pipeline/zombienet.yml @@ -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 diff --git a/polkadot/zombienet_tests/misc/0001-paritydb.zndsl b/polkadot/zombienet_tests/misc/0001-paritydb.zndsl index 2ed448321f..7340fffb47 100644 --- a/polkadot/zombienet_tests/misc/0001-paritydb.zndsl +++ b/polkadot/zombienet_tests/misc/0001-paritydb.zndsl @@ -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