Include deps class in unit test for postgresql
Change-Id: I0465ef0459f4edc56044e7fbf1e8fa0a8c47fbec
This commit is contained in:
		| @@ -16,6 +16,8 @@ describe 'cloudkitty::db::postgresql' do | ||||
|         required_params | ||||
|       end | ||||
|  | ||||
|       it { is_expected.to contain_class('cloudkitty::deps') } | ||||
|  | ||||
|       it { is_expected.to contain_openstacklib__db__postgresql('cloudkitty').with( | ||||
|         :user       => 'cloudkitty', | ||||
|         :password   => 'cloudkittypass', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ZhongShengping
					ZhongShengping