Merge "latest unit test failed"

This commit is contained in:
Zuul 2018-04-13 15:59:20 +00:00 committed by Gerrit Code Review
commit 2c5d132de1
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ describe 'openstack_extras::pacemaker::service', :type => :define do
end
it 'should not create a handler file' do
is_expected.to_not contain_file("#{params[:ocf_handler_name]}")
is_expected.to_not contain_file("ocf_handler_glance_registry")
end
it 'should create a pacemaker primitive' do