mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
6 lines
195 B
Ruby
6 lines
195 B
Ruby
Shindo.tests('Bluebox::Compute | servers collection', ['bluebox']) do
|
|
|
|
# Ubuntu 9.10 64bit
|
|
servers_tests(Bluebox[:compute], {:image_id => 'a00baa8f-b5d0-4815-8238-b471c4c4bf72'}, false)
|
|
|
|
end
|