[System Tests] Please, add sync_ceph_time method to all tests with check_ceph_health method
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
Medium
|
Artem Panchenko | ||
5.0.x |
Fix Released
|
Medium
|
Artem Panchenko |
Bug Description
We have 'ceph_ha_restart' test in test_restart.py which failed with timeout
Traceback (most recent call last):
File "/usr/lib/
testMethod()
File "/usr/lib/
self.
File "/usr/lib/
compatabili
File "/usr/lib/
func()
File "/usr/lib/
func(
File "/home/
return func(*args, **kwagrs)
File "/home/
check_
File "/home/
result = func(*args, **kwargs)
File "/home/
timeout=360)
File "/home/
raise TimeoutError(
TimeoutError: Waiting timed out
Please, add 'sync_ceph_time' method to this test and check where we need to add it too.
Probably to all tests with restart and check ceph health check
Changed in fuel: | |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. openstack. org/110329
Review: https:/