Skip to content
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

[RHCEPHQE-18254]: Case Sensitivity basic workflow #4532

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Manimaran-MM
Copy link
Contributor

Description

Case Sensitivity basic automation template and workflow usecases of functional, negative and disruptive
https://issues.redhat.com/browse/RHCEPHQE-18254

Changes

Handled the replacement of "f string" for the lib

  • suites/squid/cephfs/tier-1_cephfs_case_sensitivity.yaml (New Tier 1 Suite file)
  • tests/cephfs/cephfs_case_sensitivity/case_sensitivity_functional.py (Functional Use case)
  • tests/cephfs/cephfs_case_sensitivity/case_sensitivity_negative.py (Negative Use case)
  • tests/cephfs/cephfs_case_sensitivity/case_sensitivity_disruptive.py (Disruptive use case)
  • tests/cephfs/lib/cephfs_attributes_lib.py (Enhancement to lib to support the use cases)

Logs

http://magna002.ceph.redhat.com/ceph-qe-logs/manim/logs/RHCEPHQE-18254/

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

Signed-off-by: Manimaran M <[email protected]>
Signed-off-by: Manimaran M <[email protected]>
Signed-off-by: Manimaran M <[email protected]>
Signed-off-by: Manimaran M <[email protected]>
destroy-cluster: false
module: test_client.py
name: "configure client"
- test:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you think this can run alongside other suites, please add these tests there to avoid any rework.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If i run along with other squid suite, this suite may fail for previous ceph version as this feature is not supported. Controlling will be easy if we have a separate suite for new features

Signed-off-by: Manimaran M <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants