Skip to content
Snippets Groups Projects
Unverified Commit 29654a4d authored by gupnik's avatar gupnik Committed by GitHub
Browse files

Skip zombienet CI job until PolkadotJS includes `SkipCheckIfFeeless` extension (#2294)

parent 60c77a2e
No related merge requests found
Pipeline #412942 failed with stages
in 1 hour and 31 seconds
......@@ -38,13 +38,14 @@
tags:
- zombienet-polkadot-integration-test
zombienet-substrate-0000-block-building:
extends:
- .zombienet-substrate-common
script:
- /home/nonroot/zombie-net/scripts/ci/run-test-local-env-manager.sh
--local-dir="${LOCAL_DIR}/0000-block-building"
--test="block-building.zndsl"
# Skip this one until PolkadotJS includes `SkipCheckIfFeeless` extension
# zombienet-substrate-0000-block-building:
# extends:
# - .zombienet-substrate-common
# script:
# - /home/nonroot/zombie-net/scripts/ci/run-test-local-env-manager.sh
# --local-dir="${LOCAL_DIR}/0000-block-building"
# --test="block-building.zndsl"
zombienet-substrate-0001-basic-warp-sync:
extends:
......
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