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

Earmark feature updated #4363

Conversation

Harishacharya-redhat
Copy link

Description

test cases: CEPH-83577841 - [Feature Validation] Earmark Feature Validation for NFS-Ganesha

logs : http://magna002.ceph.redhat.com/ceph/ceph-qe-logs/hacharya/earmark/

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 8, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Harishacharya-redhat

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

Harishacharya-redhat and others added 26 commits January 8, 2025 14:39
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
This commits switches to use ProcessPoolExecutor to allow parallel
test modules to spins threads inside their own process.

Signed-off-by: Pragadeeswaran Sathyanarayanan <pragadeeswaran.sathyanarayanan@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
This commit helps us to decouple from gevent module and removes
the package installation.

Signed-off-by: Pragadeeswaran Sathyanarayanan <pragadeeswaran.sathyanarayanan@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
As the next steps, removing methods used from gevent. Sleep in
between threads was used and this commit uses time sleep now
instead of gevent's method.

This helps to move out of gevent.

Signed-off-by: Pragadeeswaran Sathyanarayanan <pragadeeswaran.sathyanarayanan@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
In this PR, parallel is refactored to use concurrent.futures
instead of gvent. This allows us to use threads or processes.

Along with the introduction of timeouts at the parallel phase. It
also allows to avoid the dependency on gvent.

Signed-off-by: Pragadeeswaran Sathyanarayanan <pragadeeswaran.sathyanarayanan@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Chaitanya Dommeti <chaitanyadommeti@Chaitanyas-MacBook-Pro.local>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Amarnath K <amk@li-132ff74c-24e7-11b2-a85c-eca3000aa1e4.ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
The right parameter is module. This commit modifies the log
format.

Signed-off-by: Pragadeeswaran Sathyanarayanan <pragadeeswaran.sathyanarayanan@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Chaitanya Dommeti <chaitanyadommeti@Chaitanyas-MacBook-Pro.local>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Chaitanya Dommeti <chaitanyadommeti@Chaitanyas-MacBook-Pro.local>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Chaitanya Dommeti <chaitanyadommeti@Chaitanyas-MacBook-Pro.local>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: tintumathew10 <tmathew@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
The default branch is main hence modifying mergify to work with
main instead of master branch.

Signed-off-by: Pragadeeswaran Sathyanarayanan <pragadeeswaran.sathyanarayanan@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Vidushi Mishra <vimishra@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
… default shard DBR

Signed-off-by: Tejas Chandramouli <tchandra@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Suma R <sumar@Sumas-MacBook-Pro.local>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Amarnath K <amk@li-132ff74c-24e7-11b2-a85c-eca3000aa1e4.ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Sunil Angadi <Sunil.Angadi@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: tintumathew10 <tmathew@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Chaitanya Dommeti <chaitanyadommeti@Chaitanyas-MacBook-Pro.local>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Manimaran M <manim@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Manimaran M <manim@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Manimaran M <manim@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Manimaran M <manim@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Manimaran M <manim@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Manimaran M <manim@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Chaitanya Dommeti and others added 17 commits January 8, 2025 14:39
Signed-off-by: Chaitanya Dommeti <chaitanyadommeti@Chaitanyas-MacBook-Pro.local>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Amarnath K <amk@li-132ff74c-24e7-11b2-a85c-eca3000aa1e4.ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Vipin M S <vips@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Hemanth Sai Maheswarla <hemanthsaimaheswarla@Hemanths-MacBook-Pro.local>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: YuvaTejaSreeGayam <yuva.teja.sree.gayam@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: YuvaTejaSreeGayam <yuva.teja.sree.gayam@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: YuvaTejaSreeGayam <yuva.teja.sree.gayam@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
modified:   suites/squid/rgw/tier-2_ssl_rgw_ecpool_test.yaml

Signed-off-by: YuvaTejaSreeGayam <yuva.teja.sree.gayam@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: YuvaTejaSreeGayam <yuva.teja.sree.gayam@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: hkadam134 <hyelloji@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Chaitanya Dommeti <chaitanyadommeti@Chaitanyas-MacBook-Pro.local>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Earlier cephci-top-reviewers had open permissions to merge code
to any place. The teams mentioned for folders had no impact. This
caused improper delegation of ownership.

This change removes the top-reviewers group and sets the complete
privileges to ceph-qe-ci and ceph-qe-admin groups. They have full
access to merge.

The delegation to each DFG is now done via specfic users with their
managers having permissions to merge in their respective components.

Going forward, anyone should be able to raise a PR to request for
merge permissions with admin and ci teams having approval privileges.

Signed-off-by: Pragadeeswaran Sathyanarayanan <pragadeeswaran.sathyanarayanan@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Amarnath K <amk@li-132ff74c-24e7-11b2-a85c-eca3000aa1e4.ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
…n OSD removal

Signed-off-by: Harsh Kumar <hakumar@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
Signed-off-by: Harsh Kumar <hakumar@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
…test suite

Signed-off-by: Harsh Kumar <hakumar@redhat.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
With the fix of code owners, we removed the top level reviewers
group. This enabled us to align with the purpose of codeowners
file.

After the fix merged, the mergify configuration was left unchanged
resulting in a broken condition.

This PR fixes the mergify conditions and moves the merge mechanism
to queue.

Signed-off-by: Pragadeeswaran Sathyanarayanan <pragadeeswaran.sathyanarayanan@ibm.com>
Signed-off-by: Harishacharya-redhat <hacharya@redhat.com>
@Harishacharya-redhat
Copy link
Author

Harishacharya-redhat commented Jan 8, 2025

git rebase HEAD~2 --signoff
git push --force-with-lease origin earmark_feature_updated

When i gave this command its showing 50 commits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.