Project

General

Profile

Actions

Bug #56682

open

multisite: log trimming tests are failing when running teuthology locally

Added by Yuval Lifshitz almost 2 years ago. Updated almost 2 years ago.

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

0%

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

Description

======================================================================
FAIL: test_multi.test_bucket_reshard_index_log_trim
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/lib/python3.6/site-packages/nose/util.py", line 620, in newfunc
    return func(*arg, **kw)
  File "/home/yuvalif/ceph5/src/test/rgw/rgw_multi/tests.py", line 1372, in test_bucket_reshard_index_log_trim
    assert(len(before_reshard_bilog) == 4)
======================================================================
FAIL: test_multi.test_bucket_index_log_trim
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/lib/python3.6/site-packages/nose/util.py", line 620, in newfunc
    return func(*arg, **kw)
  File "/home/yuvalif/ceph5/src/test/rgw/rgw_multi/tests.py", line 1332, in test_bucket_index_log_trim
    assert(len(cold_bilog) > 0)
AssertionError:
Actions #1

Updated by Yuval Lifshitz almost 2 years ago

this is happening only when we have only one zone (tests should probably be skipped)

Actions #2

Updated by Yuval Lifshitz almost 2 years ago

  • Severity changed from 3 - minor to 4 - irritation
Actions

Also available in: Atom PDF