Project

General

Profile

Bug #48840

Octopus: Assert failure: test_ceph_osd_pool_create_utf8

Added by Deepika Upadhyay over 2 years ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
low-hanging-fruit
Backport:
octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

FAIL: test_rados.TestCommand.test_ceph_osd_pool_create_utf8

test_ceph_osd_pool_create_utf8 should also work if a cluster is already existing with the same utf8 name as expected.
We should fix the test case itself here.

2021-01-09T20:41:10.789 INFO:tasks.workunit.client.0.smithi071.stderr:======================================================================
2021-01-09T20:41:10.789 INFO:tasks.workunit.client.0.smithi071.stderr:FAIL: test_rados.TestCommand.test_ceph_osd_pool_create_utf8
2021-01-09T20:41:10.789 INFO:tasks.workunit.client.0.smithi071.stderr:----------------------------------------------------------------------
2021-01-09T20:41:10.790 INFO:tasks.workunit.client.0.smithi071.stderr:Traceback (most recent call last):
2021-01-09T20:41:10.790 INFO:tasks.workunit.client.0.smithi071.stderr:  File "/usr/lib/python3.6/site-packages/nose/case.py", line 197, in runTest
2021-01-09T20:41:10.790 INFO:tasks.workunit.client.0.smithi071.stderr:    self.test(*self.arg)
2021-01-09T20:41:10.790 INFO:tasks.workunit.client.0.smithi071.stderr:  File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rados.py", line 1210, in test_ceph_os
2021-01-09T20:41:10.791 INFO:tasks.workunit.client.0.smithi071.stderr:    eq(u"pool '\u9ec5' created", out)
2021-01-09T20:41:10.791 INFO:tasks.workunit.client.0.smithi071.stderr:AssertionError: "pool '黅' created" != "pool '黅' already exists" 
2021-01-09T20:41:10.791 INFO:tasks.workunit.client.0.smithi071.stderr:
2021-01-09T20:41:10.791 INFO:tasks.workunit.client.0.smithi071.stderr:----------------------------------------------------------------------

/ceph/teuthology-archive/yuriw-2021-01-08_16:38:07-rados-wip-yuri4-testing-2021-01-07-1041-octopus-distro-basic-smithi/5766408/teuthology.log


Related issues

Copied to RADOS - Bug #62235: Pacific: Assert failure: test_ceph_osd_pool_create_utf8 New

History

#1 Updated by Deepika Upadhyay over 2 years ago

  • Project changed from Ceph to RADOS

#2 Updated by Neha Ojha over 2 years ago

Not sure what you mean by we should fix the test case, why is this only a problem in octopus?

#3 Updated by Laura Flores about 1 year ago

  • Status changed from New to Closed

Closing, as this was only reported in Octopus, which is EOL.

#4 Updated by Sridhar Seshasayee 2 months ago

  • Copied to Bug #62235: Pacific: Assert failure: test_ceph_osd_pool_create_utf8 added

Also available in: Atom PDF