minio / mint

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

Awscli should exit upon failure and Mint should log it as a failure #147

Closed kannappanr closed 6 years ago

kannappanr commented 6 years ago
  1. Awscli should exit on first failure.
  2. Mint, currently always logs Awscli run as success, even when a failure is encountered. A sample output is given below Running awscli tests ... done in 1 minutes and 14 seconds
nitisht commented 6 years ago

@kannappanr can you paste the failure log?