From 9a46420c0b944b903b7a51a5504f85b51d9748a7 Mon Sep 17 00:00:00 2001 From: Christian Langenbacher Date: Wed, 22 Jan 2025 12:21:01 +0100 Subject: [PATCH] [CI] disable bot-community test for now --- .github/workflows/ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 74f5d64..1085488 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -150,8 +150,9 @@ jobs: # Fixme #232: Democracy params are runtime constants and take to look to execute # - test: bootstrap_demo_community.py --signer //Alice -w collective --batch-size 7 --waiting-blocks 5 --is-parachain --test democracy # needs_phase_and_faucet: false - - test: bot-community-test -f http://host.docker.internal:5000/api -w collective --batch-size 7 --waiting-blocks 3 - needs_phase_and_faucet: true + # Fixme #232: Consistently fails at some point. + # - test: bot-community-test -f http://host.docker.internal:5000/api -w collective --batch-size 7 --waiting-blocks 3 + # needs_phase_and_faucet: true env: ZOMBIENET_VERSION: v1.3.116 POLKADOT_VERSION: polkadot-stable2412