-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding volume info validations #4379
Conversation
e133b0f
to
08498d7
Compare
@AmarnatReddy Are we updating any existing polarion testcase? or adding a new one for all volume management scenarios? |
We need a new test to cover volume info command. |
@AmarnatReddy We have an existing TC which covers volume info without data write. If possible can we extend the same TC? |
546d88d
to
bf9e4f1
Compare
Amar, Can't this be included in our common file for all cephfs volume-related operations instead of creating a new file ?
|
Hi Hemanth, |
@@ -482,3 +482,9 @@ tests: | |||
polarion-id: CEPH-83604978 | |||
desc: volume rename, subvolume earmark, subvolumegroup idempotence scenarios | |||
abort-on-fail: false | |||
- test: | |||
name: vol_info | |||
module: cephfs_vol_management.cephfs_vol_info.py |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this only valid for squid? Can we add them to reef and quincy too?
f790f54
to
41b9893
Compare
Signed-off-by: Amarnath K <[email protected]>
41b9893
to
face4c2
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: AmarnatReddy, Manimaran-MM The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Adding volume info validations
Scenarios for Volume Info Validation with Data Write:
Logs:
With erasure: http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-G5H6NB/
without erasure : http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-TWL5CW/
Please include Automation development guidelines. Source of Test case - New Feature/Regression Test/Close loop of customer BZs
click to expand checklist