Polarion TC: https://polarion.engineering.redhat.com/polarion/#/project/CEPH/workitem?id=CEPH-83575020
Test Steps:
Test Steps:
install "cephfs-top" by "dnf install cephfs-top”,Installation should be successful
Enable stats in ceph mgr module
Create cephfs-top client user, run "ceph auth ls" | grep fstop, fstop client should be created
Mount and run some IOs on test volumes, run "cephfs-top --dump", verify IO stats in cephfs-top
Stop all the MDS,Stopping MDS should be successful,observe IO stats of cephfs-top,IOs stats stops changing while
standbys come up
While cephfs-top is running, Remove the clients mount point and validate if it reflects in cephfs-top stats, mounted
point should be removed in the cephfs-top
Remove the file system and validate if it reflects, volume should be removed in the cephfs
Test is included in tier-3_cephfs_test_cephfs-top under quincy, reef and squid.
Please include Automation development guidelines. Source of Test case - New Feature/Regression Test/Close loop of customer BZs
click to expand checklist
- [ ] Create a test case in Polarion reviewed and approved.
- [ ] Create a design/automation approach doc. Optional for tests with similar tests already automated.
- [ ] Review the automation design
- [ ] Implement the test script and perform test runs
- [ ] Submit PR for code review and approve
- [ ] Update Polarion Test with Automation script details and update automation fields
- [ ] If automation is part of Close loop, update BZ flag qe-test_coverage “+” and link Polarion test
The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
- **[OWNERS](https://github.com/red-hat-storage/cephci/blob/master/OWNERS)**
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Description
JIRA: https://issues.redhat.com/secure/RapidBoard.jspa?rapidView=12700&view=detail&selectedIssue=RHCEPHQE-15618&quickFilter=113035#
Polarion TC: https://polarion.engineering.redhat.com/polarion/#/project/CEPH/workitem?id=CEPH-83575020 Test Steps: Test Steps: install "cephfs-top" by "dnf install cephfs-top”,Installation should be successful Enable stats in ceph mgr module Create cephfs-top client user, run "ceph auth ls" | grep fstop, fstop client should be created Mount and run some IOs on test volumes, run "cephfs-top --dump", verify IO stats in cephfs-top Stop all the MDS,Stopping MDS should be successful,observe IO stats of cephfs-top,IOs stats stops changing while standbys come up While cephfs-top is running, Remove the clients mount point and validate if it reflects in cephfs-top stats, mounted point should be removed in the cephfs-top Remove the file system and validate if it reflects, volume should be removed in the cephfs
Logs: http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-XP5W2K One failure seen due to BZ 2307251
Test is included in tier-3_cephfs_test_cephfs-top under quincy, reef and squid.
Please include Automation development guidelines. Source of Test case - New Feature/Regression Test/Close loop of customer BZs
click to expand checklist
- [ ] Create a test case in Polarion reviewed and approved. - [ ] Create a design/automation approach doc. Optional for tests with similar tests already automated. - [ ] Review the automation design - [ ] Implement the test script and perform test runs - [ ] Submit PR for code review and approve - [ ] Update Polarion Test with Automation script details and update automation fields - [ ] If automation is part of Close loop, update BZ flag qe-test_coverage “+” and link Polarion test