[system tests] Thread 1 on Ubuntu for 5.0 timed out
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Andrey Sledzinskiy | ||
5.0.x |
Fix Released
|
High
|
Andrey Sledzinskiy |
Bug Description
http://
def check_ceph_
"""Check that Ceph OSD partitions are remounted after reboot
Scenario:
1. Create cluster
2. Add 1 node with controller role
3. Add 1 node with compute and Ceph OSD roles
4. Add 1 node with Ceph OSD role
5. Deploy the cluster
7. Check Ceph status
8. Read current partitions
9. Warm-reboot Ceph nodes
10. Read partitions again
11. Check Ceph health
12. Cold-reboot Ceph nodes
13. Read partitions again
14. Check Ceph health
Slave-3 do not start after warm retsart during 480 minutes and job was aborted by timeout.
I beleive that tests should handle such situation (set timeout here
for node in devops_nodes:
wait(
) and do not wait while jenkins aborted job by timeout
no longer affects: | fuel/5.1.x |
Changed in fuel: | |
assignee: | Fuel QA Team (fuel-qa) → Andrey Sledzinskiy (asledzinskiy) |
Changed in fuel: | |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. openstack. org/110323
Review: https:/