Matt Darby
72e52e70be
Revert "Moving Rackspace logic to fog-rackspace"
...
This reverts commit d6ecb19d24
.
Conflicts:
fog.gemspec
2014-12-10 11:30:34 -05:00
Matt Darby
d6ecb19d24
Moving Rackspace logic to fog-rackspace
2014-11-26 10:08:42 -05:00
Ash Wilson
29fb4d28de
Wait for volumes to become available.
2014-10-01 10:16:09 -04:00
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
Kyle Rames
d79626f4d7
[rackspace] fixing broken tests caused by bad helper
2013-11-14 09:05:18 -06:00
Kyle Rames
76905780ca
merging in changes
2013-11-04 14:40:47 -06:00
Kyle Rames
f9ed894565
[rackspace] fixing more live tests
2013-10-31 10:55:17 -05:00
Kyle Rames
1c5b97b9ed
[rackspace] updating test helper to log errors and not throw exceptions to prevent shindo from halting if an error occurs.
2013-10-31 10:21:22 -05:00
Kyle Rames
4a9dbf054a
Revert "[rackspace] wrapping test blocks around test helpers to prevent unexpected shindo exceptions"
...
This reverts commit 68113cb3ee
.
2013-10-31 08:59:45 -05:00
Kyle Rames
68113cb3ee
[rackspace] wrapping test blocks around test helpers to prevent unexpected shindo exceptions
2013-10-30 14:05:54 -05:00
Kyle Rames
18b90faddf
[rackspace] moved LINKS_FORMAT to top level helper as it is used by multiple specs
2013-10-09 08:48:09 -05:00
Kyle Rames
4df3e77e5e
[rackspace] making server tests more robust
2013-08-21 08:03:50 -05:00
Kyle Rames
40cfa73d79
[rackspace] fixing resize server test; updated server test to make network deletion more robust.
2013-08-19 10:04:31 -05:00
Kyle Rames
bb7b39afd6
[rackspace] setting default fog timeout to 2000 for testing; removing specific hard coded timeouts.
2013-06-26 09:31:00 -05:00
Kyle Rames
4b3fd82c8d
[rackspace] fixing broken user tests; adding wait_for_request method to add in testing
2013-06-26 09:26:25 -05:00
Kyle Rames
ecda2b51e8
[rackspace|compute_v2] fixed bug where server creation was not adding networks
2013-04-18 15:18:26 -05:00
Kyle Rames
2a2ea35886
[rackspace|compute_v2] compute_v2 tests were failing because the flavor used in the tests was too small for the image selected. I updating tests to use the an Ubuntu image in hopes of making the tests less brittle.
2013-02-28 08:46:57 -06:00
Kyle Rames
2695399954
Fixing merge conflicts
2013-01-14 11:28:59 -06:00
Kyle Rames
f2a8b35b30
tweaking tests and error handling
2013-01-14 08:36:21 -06:00
Kyle Rames
f75b0e3c52
[rackspace|compute] server update method now updates accessIPv4, accessIPv6, as well as name; made server request tests more robust.
2013-01-10 15:48:30 -06:00
Brian Hartsock
f1d435bf93
[rackspace|loadbalancers] fixed broken tests
2012-05-15 17:38:45 -04:00
geemus
d2e06e96ca
[rackspace|loadbalancers] cleanup
...
pluralize service name
use multi_json
fix directory structure for consistency
2011-08-04 16:21:22 -05:00
Brian Hartsock
7db3c7b1ff
Rackspace LB: Refactoring and cleanup
2011-07-28 14:37:21 -04:00
geemus
ed153088d0
[compute] consolidate testing
2011-01-03 13:34:08 -08:00
geemus
a4b4e1ffd9
fix test helpers
2010-09-23 10:48:52 -07:00
geemus
a963703309
fixes for/from specs/tests
2010-09-09 17:50:38 -07:00
geemus
f72ce2555f
[rackspace] consolidate image tests
2010-05-31 11:05:14 -05:00
geemus
af8db2922a
[rackspace] consolidate flavor tests
2010-05-31 10:47:33 -05:00
geemus
b7808c6998
[rackspace] consolidate servers tests
2010-05-31 10:37:26 -05:00
geemus
785ce38423
update tests to shindo 0.1
2010-05-21 14:43:29 -07:00
geemus (Wesley Beary)
fd7d16f497
[rackspace] convert server specs to shindo
2010-04-10 18:24:30 -07:00
geemus (Wesley Beary)
ace2752ff8
[rackspace] progress toward converting specs to shindo
2010-04-06 21:48:59 -07:00