Project

General

Profile

Actions

Bug #39708

open

mgr/dashboard: Test stall in mgr/dashboard/tests/test_task.py

Added by Vladimir Bashkirtsev almost 5 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Testing & QA
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

test_task_idempotent stalls indefinitely if tests are run on a relatively busy system. I tried to figure out why exactly it fails and it appears to wait indefinitely in wait_for_task . Without wait_for_task test passes but something tells me it is wrong doing so. Also it is unclear to me: is it test fault or it actually signifies that TaskManager is buggy and fails on systems under load? If it is latter then clearly something should be fixed. If it is test fault - it should be changed somehow to pass on busy systems.

Actions #1

Updated by Lenz Grimmer almost 5 years ago

  • Subject changed from Test stall in mgr/dashboard/tests/test_task.py to mgr/dashboard: Test stall in mgr/dashboard/tests/test_task.py
  • Category changed from 132 to 151
Actions #2

Updated by Vladimir Bashkirtsev almost 5 years ago

I have disabled test_task_idempotent in attempt to get test suite passing. However I found that test_executing_tasks_list and test_task_serialization_format tests stall in the similar manner. It makes me think that issue lies not with tests but with TaskManager itself.

Actions #3

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 151 to Testing & QA
Actions

Also available in: Atom PDF