Actions
Bug #71649
openqa: cephfs_test_runner doesn't honor cephfs configs passed through yaml
Status:
Fix Under Review
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:
0%
Source:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
qa-suite
Labels (FS):
qa
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
The cephfs_test_runner doesn't honor the cephfs
configs passed via yaml.
For each test case the filesystem is newly created and destroyed as
part of setup and teardown. The creation of filesystem doesn't consider
cephfs configs passed through yaml.
Updated by Kotresh Hiremath Ravishankar 9 months ago
- Status changed from New to Fix Under Review
- Pull request ID set to 63902
Updated by Kotresh Hiremath Ravishankar 9 months ago
I found this issue while fixing the issue https://tracker.ceph.com/issues/71574 (i.e., while enabling referent inodes for existing features https://github.com/ceph/ceph/pull/63755)
Actions