Skip to content

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

Merged
harshavardhana merged 1 commit into
minio:masterfrom
jgolda:feature/functional_test_fix
Jan 17, 2024
Merged

tests: remove deprecated --config-dir MinIO server argument#1524
harshavardhana merged 1 commit into
minio:masterfrom
jgolda:feature/functional_test_fix

Conversation

@jgolda

@jgolda jgolda commented Jan 16, 2024

Copy link
Copy Markdown
Contributor

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
@jgolda jgolda deleted the feature/functional_test_fix branch January 17, 2024 17:04
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