mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
instrumentation collection tests
This commit is contained in:
parent
62692f1dd8
commit
1b92f43abc
1 changed files with 3 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
Shindo.tests("Fog::Joyent[:analytics] | instrumentation", %w{joyent models instrumentation }) do
|
||||
collection_tests(Fog::Joyent[:analytics].instrumentations, {:joyent_module => 'cpu', :stat => 'usage'}, true)
|
||||
end
|
Loading…
Reference in a new issue