Fix facts for policy test
Change-Id: I460e2656ae57016824ec8635f7995b5d00fe0ff2
This commit is contained in:
parent
cd1f0d98cc
commit
f0d888ac91
@ -38,7 +38,7 @@ describe 'neutron::policy' do
|
||||
}).each do |os,facts|
|
||||
context "on #{os}" do
|
||||
let (:facts) do
|
||||
facts.merge(OSDefaults.get_facts({:processorcount => 8}))
|
||||
facts.merge!(OSDefaults.get_facts())
|
||||
end
|
||||
|
||||
it_configures 'neutron policies'
|
||||
|
Loading…
x
Reference in New Issue
Block a user