minio / mint

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

Fix skipping certain SDK tests #84

Closed nitisht closed 7 years ago

nitisht commented 7 years ago

Fixes the issue where SDKs set by SKIP_TESTS were not skipped by Mint.

Adds container-id look up in the main script. This way Mint prints ready to use command to copy out the logs.

nitisht commented 7 years ago

@krisis any reviews here