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

Moving file creation ops to client node #4393

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

AmarnatReddy
Copy link
Contributor

@AmarnatReddy AmarnatReddy commented Jan 21, 2025

Description

Moving file creation ops to client node

Problem:
Creation of 100000 files is taking longer time (approx 4 days)
logs : http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-DSJ960/

Solution:
Moved creation to client node now it is completing in 2 hours
Logs : http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-BSL7Q4/
http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-X5QM1K/

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

@Manimaran-MM Manimaran-MM left a comment

Choose a reason for hiding this comment

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

LGTM

@openshift-ci openshift-ci bot added the lgtm Add this label when the PR is good to be merged label Jan 27, 2025
Copy link
Contributor

openshift-ci bot commented Jan 27, 2025

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

@mergify mergify bot merged commit 07f9764 into red-hat-storage:main Jan 27, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Add this label when the PR is good to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants