Commit Graph

2 Commits

Author SHA1 Message Date
Paul Thornthwaite 43c4531763 [core] Make the wait timeout truly global
The Rackspace helper changed the Fog.timeout global for all live tests
so the core test which expected "600" failed since it was now "2000"

Since it is a global setting it has been moved to the global test helper

It can now also be controlled by the FOG_TEST_TIMEOUT env variable.
2014-02-19 09:37:25 +00:00
Dylan Egan 47ca2bc45a Clean up timeout and add tests. 2011-07-12 13:05:54 +10:00