test: use RustFS for S3 service fixtures

This commit is contained in:
vorotamoroz
2026-09-15 13:32:55 +00:00
parent 6f0892a825
commit d082b409c0
13 changed files with 157 additions and 133 deletions
+1 -1
View File
@@ -199,7 +199,7 @@ jobs:
if: ${{ steps.integration_tests.outputs.present == 'true' }}
run: npm run test:docker-couchdb:start
- name: Start MinIO container
- name: Start RustFS container
if: ${{ steps.integration_tests.outputs.present == 'true' }}
run: npm run test:docker-s3:start