fuel-library/tests/noop/spec/hosts/vmware/cinder-vmware_spec.rb

9 lines
146 B
Ruby

require 'spec_helper'
require 'shared-examples'
manifest = 'vmware/cinder-vmware.pp'
describe manifest do
test_ubuntu_and_centos manifest
end