From 9b36e5c09be49695809d6686e876b50279e09ebb Mon Sep 17 00:00:00 2001 From: Svyatoslav Nikolsky Date: Fri, 12 Jan 2024 12:54:32 +0300 Subject: [PATCH] leave comment + rename job --- .gitlab/pipeline/zombienet/bridges.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab/pipeline/zombienet/bridges.yml b/.gitlab/pipeline/zombienet/bridges.yml index b9ff586310fe..8a5d9cfebf33 100644 --- a/.gitlab/pipeline/zombienet/bridges.yml +++ b/.gitlab/pipeline/zombienet/bridges.yml @@ -45,11 +45,12 @@ - cp /tmp/polkadot.* ./zombienet-logs/ # copy logs of our polkadot-parachain binary wrapper (polkadot-parachain-x.sh) - cp /tmp/polkadot-parachain.* ./zombienet-logs/ +# following lines are causing spurious test failures ("At least one of the nodes fails to start") # retry: 2 # tags: # - zombienet-polkadot-integration-test -run-zombienet-bridges-tests: +zombienet-bridges-0001-asset-transfer-works: extends: - .zombienet-bridges-common script: