Skip to content

Commit bf20343

Browse files
committed
Suspend mithril sync tests as the snapshots are becoming old
1 parent 5d79212 commit bf20343

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/pipeline.yml

+2
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ steps:
200200

201201
- label: Mainnet Boot Sync with Mithril
202202
timeout_in_minutes: 120
203+
if: 0 == 1 # Disabled until new mihtril snapshots
203204
depends_on:
204205
- linux-mainnet-full-sync-block
205206
command: |
@@ -698,6 +699,7 @@ steps:
698699

699700
- label: Mainnet Boot Sync via Mithril
700701
timeout_in_minutes: 120
702+
if: 0 == 1 # Disabled until new mihtril snapshots
701703
command: |
702704
cd run/mainnet/docker
703705
export WALLET_TAG=$(buildkite-agent meta-data get "release-cabal-version")

0 commit comments

Comments
 (0)