Project

General

Profile

Actions

Bug #45538

open

qa: Fix string/byte comparison mismatch in test_exports

Added by Sidharth Anupkrishnan almost 4 years ago. Updated almost 2 years ago.

Status:
Triaged
Priority:
Normal
Category:
Correctness/Safety
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
pacific,octopus,nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
qa-suite
Labels (FS):
qa
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

mount.getfattr() returns string rather than bytes after https://github.com/ceph/ceph/pull/34941. This produces assertion failure for

self.assertEqual(self.mount_a.getfattr("1", "ceph.dir.pin"), b'1')
Actions #1

Updated by Sidharth Anupkrishnan almost 4 years ago

  • Description updated (diff)
Actions #2

Updated by Patrick Donnelly almost 4 years ago

  • Status changed from New to Triaged
  • Target version set to v16.0.0
Actions #3

Updated by Sidharth Anupkrishnan almost 4 years ago

  • Pull request ID set to 35053
Actions #4

Updated by Patrick Donnelly over 3 years ago

  • Target version changed from v16.0.0 to v17.0.0
  • Backport set to pacific,octopus,nautilus
Actions #5

Updated by Patrick Donnelly almost 2 years ago

  • Target version deleted (v17.0.0)
Actions

Also available in: Atom PDF