File tree Expand file tree Collapse file tree
.gitlab/pipeline/zombienet Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ zombienet-polkadot-functional-0002-parachains-disputes:
9494 --local-dir="${LOCAL_DIR}/functional"
9595 --test="0002-parachains-disputes.zndsl"
9696
97- zombienet-polkadot-functional-0003-beefy-and-mmr :
97+ . zombienet-polkadot-functional-0003-beefy-and-mmr :
9898 extends :
9999 - .zombienet-polkadot-common
100100 script :
@@ -190,7 +190,7 @@ zombienet-polkadot-elastic-scaling-0002-elastic-scaling-doesnt-break-parachains:
190190 --local-dir="${LOCAL_DIR}/elastic_scaling"
191191 --test="0002-elastic-scaling-doesnt-break-parachains.zndsl"
192192
193- zombienet-polkadot-functional-0012-spam-statement-distribution-requests :
193+ . zombienet-polkadot-functional-0012-spam-statement-distribution-requests :
194194 extends :
195195 - .zombienet-polkadot-common
196196 script :
@@ -277,7 +277,7 @@ zombienet-polkadot-smoke-0002-parachains-parachains-upgrade-smoke:
277277 --local-dir="${LOCAL_DIR}/smoke"
278278 --test="0002-parachains-upgrade-smoke-test.zndsl"
279279
280- zombienet-polkadot-smoke-0003-deregister-register-validator :
280+ . zombienet-polkadot-smoke-0003-deregister-register-validator :
281281 extends :
282282 - .zombienet-polkadot-common
283283 script :
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ zombienet-substrate-0001-basic-warp-sync:
7070 --local-dir="${LOCAL_DIR}/0001-basic-warp-sync"
7171 --test="test-warp-sync.zndsl"
7272
73- zombienet-substrate-0002-validators-warp-sync :
73+ . zombienet-substrate-0002-validators-warp-sync :
7474 extends :
7575 - .zombienet-substrate-warp-sync-common
7676 before_script :
You can’t perform that action at this time.
0 commit comments