minio / mint

Collection of tests to detect overall correctness of MinIO server.
Apache License 2.0
81 stars 50 forks source link

minio-dotnet tests need to honor MINT_MODE #251

Closed balamurugana closed 6 years ago

balamurugana commented 6 years ago

Currently all tests are run irrespective of MINT_MODE env is set. MINT_MODE env is set to value core or full where core denotes minimum essential tests and full denotes to all tests.