Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
BB V1.01
-
Sprint 3 (10.02.2025)
Description
Per MDEV-23662 and MDEV-23650 we're soon going to be able to test s3 in buildbot.
I expect to be writing a few issues and getting some tests masked in addition to bugs like MDEV-23648.
This will need the server minio (https://dl.min.io/server/minio/release/linux-amd64/ and relative links), and the client mc https://dl.min.io/client/mc/release/linux-amd64/. These are golang built static executables.
These at least for me were painfully slow to download.
How to run the tests is listed:
https://jira.mariadb.org/browse/MDEV-23662?focusedCommentId=165200&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-165200 contains how to create the service on port 9000 internally for test.
Attachments
Issue Links
There are no Sub-Tasks for this issue.
note minio versions are mirrored here ftp://ftp.mariadb.org/public/minio/ because the upstream mirror is so slow.