mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-01 01:38:18 +00:00
fix: update s3s footprint baseline after table-catalog hardening (#5964)
This commit is contained in:
@@ -26,7 +26,7 @@ cd "$(dirname "$0")/.."
|
|||||||
# Excludes crates/e2e_test/ — test infrastructure legitimately uses s3s
|
# Excludes crates/e2e_test/ — test infrastructure legitimately uses s3s
|
||||||
# to verify S3 behavior and does not widen the production s3s surface.
|
# to verify S3 behavior and does not widen the production s3s surface.
|
||||||
S3S_IMPORT_FILES_BASELINE=213
|
S3S_IMPORT_FILES_BASELINE=213
|
||||||
S3_ERROR_LINES_BASELINE=1617
|
S3_ERROR_LINES_BASELINE=1621
|
||||||
S3S_PATH_PATTERN='(^|[^"[:alnum:]_])s3s::'
|
S3S_PATH_PATTERN='(^|[^"[:alnum:]_])s3s::'
|
||||||
E2E_TEST_GLOB='--glob=!crates/e2e_test/**'
|
E2E_TEST_GLOB='--glob=!crates/e2e_test/**'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user