1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/digitalocean
Sergio Rubio a7372e0351 [digitalocean|compute] improve power state tests reliability
power on/off actions are asyncronous and somewhat unreliable so waiting
for server state changes to validate tests does not help. Check only if
API returns OK when requesting and trust DigitalOcean is doing its
thing.
2013-03-31 22:16:12 +02:00
..
models/compute [digitalocean|compute] mark Server.power_cycle test as pending when mocking 2013-03-31 22:16:12 +02:00
requests/compute [digitalocean|compute] improve power state tests reliability 2013-03-31 22:16:12 +02:00
helper.rb [digitalocean|compute] do not run at_exit block when mocking 2013-03-31 22:16:11 +02:00