Project

General

Profile

Bug #25114

newly added python test test_rbd.TestClone.test_trash_snapshot fails

Added by Mykola Golub over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

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

Description

======================================================================
FAIL: test_rbd.TestClone.test_trash_snapshot
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/ssd/ceph/ceph.ci/src/test/pybind/test_rbd.py", line 1389, in test_trash_snapshot
    eq([RBD_SNAP_NAMESPACE_TYPE_TRASH], [s['namespace'] for s in snaps])
AssertionError: [2] != []

The test was added for #23398, and the fix should be backported together with the backport for #23398.


Related issues

Copied to rbd - Backport #25118: mimic: newly added python test test_rbd.TestClone.test_trash_snapshot fails Resolved

History

#1 Updated by Mykola Golub over 5 years ago

  • Status changed from In Progress to Fix Under Review

#2 Updated by Jason Dillaman over 5 years ago

  • Status changed from Fix Under Review to Pending Backport

#3 Updated by Nathan Cutler over 5 years ago

  • Copied to Backport #25118: mimic: newly added python test test_rbd.TestClone.test_trash_snapshot fails added

#4 Updated by Jason Dillaman over 5 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF