test(ci): bound s3-tests failure logs (#6361)

This commit is contained in:
Zhengchao An
2026-08-22 10:58:01 +08:00
committed by GitHub
parent 98c4675617
commit 5b951de2b7
2 changed files with 28 additions and 2 deletions
+2 -1
View File
@@ -1028,10 +1028,11 @@ else
fi
# Run tests from s3tests/functional
# Failure locals can contain multi-MiB request bodies; keep tracebacks without expanding local values.
set +e
S3TEST_CONF="${CONF_OUTPUT_PATH}" \
tox -- \
-vv -ra --showlocals --tb=long \
-vv -ra --tb=long \
--maxfail="${MAXFAIL}" \
--timeout="${TEST_TIMEOUT}" \
--junitxml="${ARTIFACTS_DIR}/junit.xml" \