Update swift-proxy unit tests for puppet5
The latest version of puppet now require the class dependencies included in the unit tests. Change-Id: I0b6462f697f2d8012f8a785660c004f3efb13fdc
This commit is contained in:
parent
193a40edfb
commit
d8cc01073c
@ -30,7 +30,9 @@ describe 'tripleo::profile::base::swift::proxy' do
|
||||
include ::memcached
|
||||
class { '::swift::proxy':
|
||||
proxy_local_net_ip => '127.0.0.1',
|
||||
}"
|
||||
}
|
||||
include ::swift::proxy::tempauth
|
||||
"
|
||||
end
|
||||
|
||||
context 'with ipv4 memcache servers' do
|
||||
|
Loading…
x
Reference in New Issue
Block a user