Project

General

Profile

Actions

Bug #37275

closed

Bug #37152: mgr/dashboard/qa: some dashboard suites are missing in Teuthology

mgr/dashboard/qa: tasks.mgr.dashboard.test_erasure_code_profile.ECPTest.test_create is failing

Added by Tatjana Dehler over 5 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Stephan Müller
Category:
Testing & QA
Target version:
-
% Done:

0%

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

Description

While activating tasks.mgr.dashboard.test_erasure_code_profile test suite the following error occurred in the log:


2018-11-15T07:52:34.229 INFO:tasks.cephfs_test_runner:======================================================================
2018-11-15T07:52:34.230 INFO:tasks.cephfs_test_runner:FAIL: test_create (tasks.mgr.dashboard.test_erasure_code_profile.ECPTest)
2018-11-15T07:52:34.230 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2018-11-15T07:52:34.230 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2018-11-15T07:52:34.230 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-25084/qa/tasks/mgr/dashboard/test_erasure_code_profile.py", line 71, in test_create
2018-11-15T07:52:34.230 INFO:tasks.cephfs_test_runner:    'w': '8'
2018-11-15T07:52:34.231 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-25084/qa/tasks/mgr/dashboard/helper.py", line 325, in assertJsonBody
2018-11-15T07:52:34.231 INFO:tasks.cephfs_test_runner:    self.assertEqual(body, data)
2018-11-15T07:52:34.231 INFO:tasks.cephfs_test_runner:AssertionError: {u'name': u'ecp32', u'plugin': u'jerasure', u'm': 2, u'k': 3, u'technique': u're [truncated]... != {'jerasure-per-chunk-alignment': 'false', 'technique': 'reed_sol_van', 'name': ' [truncated]...
2018-11-15T07:52:34.231 INFO:tasks.cephfs_test_runner:Diff is 746 characters long. Set self.maxDiff to None to see it.
2018-11-15T07:52:34.232 INFO:tasks.cephfs_test_runner:
2018-11-15T07:52:34.232 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2018-11-15T07:52:34.232 INFO:tasks.cephfs_test_runner:Ran 114 tests in 1069.051s
2018-11-15T07:52:34.232 INFO:tasks.cephfs_test_runner:
2018-11-15T07:52:34.233 INFO:tasks.cephfs_test_runner:FAILED (failures=1)
2018-11-15T07:52:34.233 INFO:tasks.cephfs_test_runner:
2018-11-15T07:52:34.233 INFO:tasks.cephfs_test_runner:======================================================================
2018-11-15T07:52:34.233 INFO:tasks.cephfs_test_runner:FAIL: test_create (tasks.mgr.dashboard.test_erasure_code_profile.ECPTest)
2018-11-15T07:52:34.233 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2018-11-15T07:52:34.233 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2018-11-15T07:52:34.234 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-25084/qa/tasks/mgr/dashboard/test_erasure_code_profile.py", line 71, in test_create
2018-11-15T07:52:34.234 INFO:tasks.cephfs_test_runner:    'w': '8'
2018-11-15T07:52:34.234 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-25084/qa/tasks/mgr/dashboard/helper.py", line 325, in assertJsonBody
2018-11-15T07:52:34.234 INFO:tasks.cephfs_test_runner:    self.assertEqual(body, data)
2018-11-15T07:52:34.235 INFO:tasks.cephfs_test_runner:AssertionError: {u'name': u'ecp32', u'plugin': u'jerasure', u'm': 2, u'k': 3, u'technique': u're [truncated]... != {'jerasure-per-chunk-alignment': 'false', 'technique': 'reed_sol_van', 'name': ' [truncated]...
Actions

Also available in: Atom PDF