Sha256: fea3837e6a1fe92be370a89a1132af678c28adb6dd6086baac82e4443fabff90

Contents?: true

Size: 349 Bytes

Versions: 21

Compression:

Stored size: 349 Bytes

Contents

Shindo.tests("Fog::Compute[:google] | disks", ['google']) do

  collection_tests(Fog::Compute[:google].disks, {:name => 'fog-disks-collections-tests',
                                                 :zone => 'us-central1-a',
                                                 :size_gb => 10}) do |instance|
  	instance.wait_for { ready? }
  end

end

Version data entries

21 entries across 21 versions & 4 rubygems

Version Path
fog-google-0.0.5 tests/models/compute/disks_tests.rb
fog-google-0.0.4 tests/models/compute/disks_tests.rb
fog-google-0.0.3 tests/models/compute/disks_tests.rb
fog-google-0.0.2 tests/models/compute/disks_tests.rb
fog-1.29.0 tests/google/models/compute/disks_tests.rb
fog-1.28.0 tests/google/models/compute/disks_tests.rb
fog-1.27.0 tests/google/models/compute/disks_tests.rb
fog-1.26.0 tests/google/models/compute/disks_tests.rb
fog-1.25.0 tests/google/models/compute/disks_tests.rb
nsidc-fog-1.24.1 tests/google/models/compute/disks_tests.rb
fog-1.24.0 tests/google/models/compute/disks_tests.rb
ns-fog-1.22.11 tests/google/models/compute/disks_tests.rb
ns-fog-1.22.10 tests/google/models/compute/disks_tests.rb
ns-fog-1.22.9 tests/google/models/compute/disks_tests.rb
ns-fog-1.22.8 tests/google/models/compute/disks_tests.rb
ns-fog-1.22.7 tests/google/models/compute/disks_tests.rb
ns-fog-1.22.6 tests/google/models/compute/disks_tests.rb
fog-1.23.0 tests/google/models/compute/disks_tests.rb
ns-fog-1.22.4 tests/google/models/compute/disks_tests.rb
ns-fog-1.22.3 tests/google/models/compute/disks_tests.rb