mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-20 13:30:46 +02:00
Fix S3 tests bucket creation conflicts
This commit is contained in:
@@ -334,6 +334,12 @@ jobs:
|
||||
pip install tox
|
||||
pip install -e .
|
||||
|
||||
- name: Fix S3 tests bucket creation conflicts
|
||||
run: |
|
||||
python3 test/s3/fix_s3_tests_bucket_conflicts.py
|
||||
env:
|
||||
S3_TESTS_PATH: s3-tests
|
||||
|
||||
- name: Run S3 Object Lock, Retention, and Versioning tests
|
||||
timeout-minutes: 15
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user