fix(ci): preserve reported functional suite failures (#7199)

This commit is contained in:
Zhengchao An
2026-09-05 21:26:23 +08:00
committed by GitHub
parent 55ad7508b9
commit d915f9565e
11 changed files with 113 additions and 38 deletions
@@ -76,9 +76,6 @@ jobs:
pool-expansion-test:
name: Pool expansion / decommission test
runs-on: smoke-testing
# Requirement: a failing suite must not fail the workflow; failures
# are filed to rustfs/backlog and the chain continues.
continue-on-error: true
timeout-minutes: 360
if: ${{ github.event_name == 'workflow_dispatch' || github.event_name == 'repository_dispatch' }}
env: