1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

16 commits

Author SHA1 Message Date
Decklin Foster
256337db77 [ibm] avoid using constants (Rails loads files multiple times, issue #807) 2012-03-22 08:49:20 -04:00
Decklin Foster
79b3636298 [ibm] Return pending if provisioning times out in the real tests 2012-03-21 07:58:35 -04:00
Decklin Foster
92f39c8ea9 [ibm] Set a longer timeout on all wait_for calls 2012-03-20 23:55:09 -04:00
Decklin Foster
1b900b68b2 [ibm] Don't set server to nil 2012-03-20 23:54:41 -04:00
Decklin Foster
a5eeb10a2c [ibm] Add state and ready? method to Image 2012-03-20 23:40:19 -04:00
Decklin Foster
721862ce68 [ibm] servers.length will include already existing servers 2012-03-20 23:40:18 -04:00
Decklin Foster
7725d07e31 [ibm] Use Raleigh location for tests 2012-03-20 23:40:18 -04:00
Decklin Foster
3790e67940 [ibm] Don't reboot or immediately expire, interferes with other tests 2012-03-20 23:40:18 -04:00
Decklin Foster
c84f80b171 [ibm] Rename data -> body 2012-03-20 23:40:18 -04:00
Decklin Foster
8ad3a2679c [ibm] servers are not sorted, don't assume we can just take the last 2012-03-20 23:40:17 -04:00
Decklin Foster
2b05ec7e4b [ibm] Create temporary keys in tests that need to create instances 2012-03-20 23:40:17 -04:00
Decklin Foster
5620ac760f [ibm] Make names used in tests unique using current time 2012-03-20 23:40:16 -04:00
Decklin Foster
aad19e2ca4 [ibm] Typos in state names and status vs. state 2012-03-20 23:40:15 -04:00
Decklin Foster
02fc7a2232 [ibm] Update tests to match model arguments (attribs hash) and lower-level request methods 2012-03-20 23:40:14 -04:00
Decklin Foster
1b44269e00 [ibm] Remove trailing whitespace 2012-03-20 23:37:47 -04:00
Decklin Foster
eb8ff11cc9 [ibm] Rename model test files into compute, storage dirs 2012-03-20 23:37:47 -04:00