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/requests/compute
Paul Thornthwaite f08b2e0277 Disable ALL DigitalOcean tests until fixed
There appears to be a glitch in the test suite such that running
`bundle exec rake travis` passes locally without executing the DO tests
but they are running on Travis itself.

So fed up playing whackamole with failures. They are off until the
broken code is fixed.

See https://github.com/fog/fog/pull/3304

This reverts commit 9b7b8fd490.
This reverts commit fa9254ba8d.
2014-12-10 09:59:57 +00:00
..
create_server_tests.rb Hardcode some responses to tests 2013-12-29 23:38:04 -08:00
create_ssh_key_tests.rb Remove trailing whitespace 2014-05-26 14:44:18 +01:00
destroy_server_tests.rb Remove mock server from servers list on destroy 2013-07-24 07:23:06 -07:00
destroy_ssh_key_tests.rb Remove trailing whitespace 2014-05-26 14:44:18 +01:00
get_server_details_tests.rb Disable ALL DigitalOcean tests until fixed 2014-12-10 09:59:57 +00:00
get_ssh_key_tests.rb Whitespace, fix tests for running in non mock mode, and clean up in non mock mode 2013-07-12 07:22:08 -07:00
list_flavors_tests.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
list_images_tests.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
list_regions_tests.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
list_servers_tests.rb Remove trailing whitespace 2014-05-26 14:44:18 +01:00
list_ssh_keys_tests.rb fix inner/outer variable shadowing 2013-07-31 09:35:16 -05:00
power_cycle_server_tests.rb Disable ALL DigitalOcean tests until fixed 2014-12-10 09:59:57 +00:00
power_state_tests.rb Disable ALL DigitalOcean tests until fixed 2014-12-10 09:59:57 +00:00
reboot_server_tests.rb Disable ALL DigitalOcean tests until fixed 2014-12-10 09:59:57 +00:00