[jira] [Commented] (LIBCLOUD-776) Google Storage tests take forever on a Mac

2015-12-02 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LIBCLOUD-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035904#comment-15035904
 ] 

ASF subversion and git services commented on LIBCLOUD-776:
--

Commit 7e087d6bcad8a4a6bcfac614efe73ff5fef57e18 in libcloud's branch 
refs/heads/trunk from [~crunk1]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=7e087d6 ]

Fix unittests on Python 2.6 and modified/cleaned up Google tests.

Closes #648
Closes LIBCLOUD-776

Signed-off-by: Eric Johnson 


> Google Storage tests take forever on a Mac
> --
>
> Key: LIBCLOUD-776
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-776
> Project: Libcloud
>  Issue Type: Bug
>Reporter: Greg Hill
>
> If you run tox on a Mac, the google storage tests take forever.  I tracked it 
> down to the _is_gce() method making an HTTP GET request against 
> http://metadata - for some reason this is slow on a mac but fails fast on 
> linux.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LIBCLOUD-776) Google Storage tests take forever on a Mac

2015-11-30 Thread Greg Hill (JIRA)

[ 
https://issues.apache.org/jira/browse/LIBCLOUD-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15032868#comment-15032868
 ] 

Greg Hill commented on LIBCLOUD-776:


No problem. I've got a fix and it makes it work fine for Python 2.7, but Python 
2.6 is still slow for some other reason.  Haven't figured out why yet, so I'll 
finish this up tomorrow.

> Google Storage tests take forever on a Mac
> --
>
> Key: LIBCLOUD-776
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-776
> Project: Libcloud
>  Issue Type: Bug
>Reporter: Greg Hill
>
> If you run tox on a Mac, the google storage tests take forever.  I tracked it 
> down to the _is_gce() method making an HTTP GET request against 
> http://metadata - for some reason this is slow on a mac but fails fast on 
> linux.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LIBCLOUD-776) Google Storage tests take forever on a Mac

2015-11-30 Thread Eric Johnson (JIRA)

[ 
https://issues.apache.org/jira/browse/LIBCLOUD-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15032663#comment-15032663
 ] 

Eric Johnson commented on LIBCLOUD-776:
---

Thanks for tracking this down Greg!

> Google Storage tests take forever on a Mac
> --
>
> Key: LIBCLOUD-776
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-776
> Project: Libcloud
>  Issue Type: Bug
>Reporter: Greg Hill
>
> If you run tox on a Mac, the google storage tests take forever.  I tracked it 
> down to the _is_gce() method making an HTTP GET request against 
> http://metadata - for some reason this is slow on a mac but fails fast on 
> linux.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)