mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
6 lines
196 B
Ruby
6 lines
196 B
Ruby
Shindo.tests('Brightbox::Compute | server model', ['brightbox']) do
|
|
|
|
# image img-t4p09 = Ubuntu Maverick 10.10 server
|
|
server_tests(Brightbox[:compute], {:image_id => 'img-t4p09'}, false)
|
|
|
|
end
|