Sha256: 075c7070eb731d65f89815e25475267d61196c3c87a1f10f5e45e8441c62d3de

Contents?: true

Size: 215 Bytes

Versions: 32

Compression:

Stored size: 215 Bytes

Contents

require 'spec_helper'

describe 'vSphere Stemcell' do
  context 'installed by system_parameters' do
    describe file('/var/vcap/bosh/etc/infrastructure') do
      it { should contain('vsphere') }
    end
  end
end

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
bosh-stemcell-1.5.0.pre.1152 spec/stemcells/vsphere_spec.rb
bosh-stemcell-1.5.0.pre.1148 spec/stemcells/vsphere_spec.rb
bosh-stemcell-1.5.0.pre.1145 spec/stemcells/vsphere_spec.rb
bosh-stemcell-1.5.0.pre.1142 spec/stemcells/vsphere_spec.rb
bosh-stemcell-1.5.0.pre.1141 spec/stemcells/vsphere_spec.rb
bosh-stemcell-1.5.0.pre.1139 spec/stemcells/vsphere_spec.rb
bosh-stemcell-1.5.0.pre.1138 spec/stemcells/vsphere_spec.rb
bosh-stemcell-1.5.0.pre.1134 spec/stemcells/vsphere_spec.rb
bosh-stemcell-1.5.0.pre.1117 spec/stemcells/vsphere_spec.rb
bosh-stemcell-1.5.0.pre.1116 spec/stemcells/vsphere_spec.rb
bosh-stemcell-1.5.0.pre.1114 spec/stemcells/vsphere_spec.rb
bosh-stemcell-1.5.0.pre.1113 spec/stemcells/vsphere_spec.rb