Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: remove deprecated --config-dir MinIO server argument #1524

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

jgolda
Copy link
Contributor

@jgolda jgolda commented Jan 16, 2024

Sort-of-a follow-up to #1523 and #1522

As stated in https://min.io/docs/minio/linux/reference/minio-server/minio-server.html:
obraz

The functional tests on master branch still use the removed --config-dir property. Due to this, the test instance of Min.io, which was intended to run with TLS, runs without TLS. Therefore the tests which were intended to call the TLS instance fail with an SSL handshake error.

I aligned the parameter in line with the docs. The TLS instance should start with TLS enabled and the functional tests should be back in order.

@balamurugana balamurugana changed the title Aligned the functional tests with new Min.io certs configuration parameter tests: remove deprecated --config-dir MinIO server argument Jan 17, 2024
@harshavardhana harshavardhana merged commit 5a96d52 into minio:master Jan 17, 2024
8 checks passed
@jgolda jgolda deleted the feature/functional_test_fix branch January 17, 2024 17:04
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants