fuel-library/tests/noop/spec/hosts/swift/rebalance_cronjob_spec.rb

9 lines
149 B
Ruby

require 'spec_helper'
require 'shared-examples'
manifest = 'swift/rebalance_cronjob.pp'
describe manifest do
test_ubuntu_and_centos manifest
end