minio / mint

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

aws-sdk-ruby fails with recent MINT_DATA_DIR change #82

Closed harshavardhana closed 7 years ago

harshavardhana commented 7 years ago
aws-stub-tests.rb:150: formal argument cannot be a constant
  def upload_object_test(s3Resource, MINT_DATA_DIR)
                                                  ^
aws-stub-tests.rb:177: formal argument cannot be a constant
  def download_object_test(s3Resource,MINT_DATA_DIR)
                                                   ^
docker pull play.minio.io/mint:travis-49de03e76be957d7807cc673734dab49538c8fa3
nitisht commented 7 years ago

Fixed by #83