Add test for policy
Change-Id: I9737c9c0edb02d7b7547952059c1e56e9cf7c30e
This commit is contained in:
parent
1530294c17
commit
c3cdcfed9a
@ -19,6 +19,7 @@ describe 'watcher::policy' do
|
|||||||
:key => 'context_is_admin',
|
:key => 'context_is_admin',
|
||||||
:value => 'foo:bar'
|
:value => 'foo:bar'
|
||||||
})
|
})
|
||||||
|
is_expected.to contain_watcher_config('oslo_policy/policy_file').with_value('/etc/watcher/policy.json')
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user