Update tests to pass puppet-unit-latest-centos-7
Locally horizon_init_spec is failling in 3 tests [1] CI is failling to see [2] [1] http://paste.openstack.org/show/498268/ [2] http://logs.openstack.org/21/319521/5/check/gate-puppet-horizon-puppet-unit-latest-centos-7/525bf8d/console.html#_2016-05-23_16_21_45_774 Change-Id: I6fbf7be803b1c293fdcd8d0f0ead5ee3b6fe212b
This commit is contained in:
@@ -84,7 +84,7 @@ describe 'horizon' do
|
||||
expect(content).not_to match(/^SESSION_ENGINE/)
|
||||
end
|
||||
|
||||
it { is_expected.not_to contain_file(params[:file_upload_temp_dir]) }
|
||||
it { is_expected.not_to contain_file('/tmp') }
|
||||
end
|
||||
|
||||
context 'with overridden parameters' do
|
||||
|
Reference in New Issue
Block a user