Another cinder sleep bump to see if it makes thes amulet tests consistently pass
This commit is contained in:
parent
0722233232
commit
6332047f32
@ -526,7 +526,7 @@ class CinderBasicDeployment(OpenStackAmuletDeployment):
|
||||
|
||||
if not self.service_restarted(self.cinder_sentry, 'cinder-api',
|
||||
'/etc/cinder/cinder.conf',
|
||||
sleep_time=90):
|
||||
sleep_time=120):
|
||||
self.d.configure('cinder', {'verbose': 'False'})
|
||||
self.d.configure('cinder', {'debug': 'False'})
|
||||
msg = "cinder-api service didn't restart after config change"
|
||||
|
Loading…
Reference in New Issue
Block a user