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

Add new automation to dynamically update mds configs during system te… #4387

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sumabai
Copy link
Contributor

@sumabai sumabai commented Jan 17, 2025

…st run time,increase files in client io

Description

Jira: https://issues.redhat.com/browse/RHCEPHQE-17565

Fix description :
1)Added automation to either set mds configs to default or to different values dynamically required for system testing by running in parallel to other workflows. Set of new mds config values applied at every interval and repeated until run time.
File : tests/cephfs/cephfs_system/cephfs_config_update.py
Logs:
Repeat interval : 1 , to be used for non-systemic test usage : http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-AWX7UZ
For systemic tests : http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-C1PJPQ
2) Increased file count in client io workflow to deploy ~15M inodes on cluster.
File: tests/cephfs/cephfs_system/cephfs_systest_client_io.py
Logs: http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-T9AEF4/

  1. Added new automation to system test suite and increase mem use limit in monitor module to 95%
    Files:
    suites/squid/cephfs/tier-3_cephfs_system_test.yaml
    tests/cephfs/cephfs_system/cephfs_systest_monitor.py

  2. Apply Data configuration with all details to all test clients, as each workflow can chose different client in clients[0] and each workflow needs access to configuration file for test objects
    File: tests/cephfs/cephfs_system/cephfs_systest_setup.py
    Logs: http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-T9AEF4/

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

Copy link
Contributor

openshift-ci bot commented Jan 17, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sumabai

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sumabai sumabai force-pushed the 8.0_pr branch 3 times, most recently from 7584e52 to 4b935e7 Compare January 17, 2025 10:55
@sumabai sumabai requested a review from hkadam134 January 17, 2025 10:55
…st run time,increase files in client io

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

Successfully merging this pull request may close these issues.

1 participant