Merge "Fix inconsistent indents in spec file"
This commit is contained in:
commit
dce45ff052
@ -293,7 +293,8 @@ describe 'tempest' do
|
|||||||
:log_file => '<SERVICE DEFAULT>',
|
:log_file => '<SERVICE DEFAULT>',
|
||||||
:use_stderr => true,
|
:use_stderr => true,
|
||||||
:use_syslog => false,
|
:use_syslog => false,
|
||||||
:logging_context_format_string => '<SERVICE DEFAULT>')
|
:logging_context_format_string => '<SERVICE DEFAULT>'
|
||||||
|
)
|
||||||
|
|
||||||
is_expected.not_to contain_tempest_config('magnum/keypair_id').with_value('default')
|
is_expected.not_to contain_tempest_config('magnum/keypair_id').with_value('default')
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user