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

[WIP] Adding test automation for reclaimspace disable operation #10862

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

Conversation

paraggit
Copy link
Contributor

Adding test automation for reclaimspace disable operation

    Steps:
        1.	Create a PVC from the CephBlockPool and attach it to a pod.
        2.	To disable the reclaimspace operation for the PVC, set suspend = true and change the state annotation
            to unmanaged.
        3.	Verify that the reclaimspace operation is disabled for the PVC by checking that suspend = true is set.
        4.	Re-enable the reclaimspace cronjob by removing suspend = true and changing the state annotation back
            to managed for each PVC.
        5.	Verify that all reclaimspace cronjobs are enabled.

@paraggit paraggit requested a review from a team as a code owner November 14, 2024 18:00
@pull-request-size pull-request-size bot added the size/L PR that changes 100-499 lines label Nov 14, 2024
Copy link

openshift-ci bot commented Nov 14, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: paraggit

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L PR that changes 100-499 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant