mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-22 07:54:17 +00:00
Update s3-versioning-tests.yml
This commit is contained in:
@@ -225,8 +225,9 @@ jobs:
|
||||
uname -a
|
||||
free -h
|
||||
|
||||
# Run the WORM integration tests specifically
|
||||
make test-worm-integration || {
|
||||
# Run the WORM integration tests with automatic server management
|
||||
# The test-with-server target handles server startup/shutdown automatically
|
||||
make test-with-server TEST_PATTERN="TestWORM|TestRetentionExtendedAttributes|TestRetentionConcurrentOperations" || {
|
||||
echo "❌ WORM integration test failed, checking logs..."
|
||||
if [ -f weed-test.log ]; then
|
||||
echo "=== Server logs ==="
|
||||
|
||||
Reference in New Issue
Block a user