Skip to content

Commit

Permalink
Skip zombienet CI job until PolkadotJS includes SkipCheckIfFeeless
Browse files Browse the repository at this point in the history
…extension (#2294)
  • Loading branch information
gupnik authored Nov 13, 2023
1 parent 60c77a2 commit 29654a4
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .gitlab/pipeline/zombienet/substrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 29654a4

Please sign in to comment.