You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/08/20 01:11:43 UTC

[GitHub] [openwhisk] ningyougang commented on issue #4587: S3AttachmentStoreMinioTests test cases run failed

ningyougang commented on issue #4587: S3AttachmentStoreMinioTests test cases run failed
URL: https://github.com/apache/openwhisk/issues/4587#issuecomment-522811760
 
 
   And i also restart the container for above test case created
   ```
   3f6ddf51ac1d        minio/minio         "/usr/bin/docker-ent…"   25 minutes ago      Up 55 seconds  0.0.0.0:33657->9000/tcp   stoic_sammet
   ```
   The port can be accessed successfully
   ```
   [xxx@xxx]$ telnet localhost 33657
   Trying 127.0.0.1...
   Connected to localhost.localdomain (127.0.0.1).
   Escape character is '^]'.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services