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

Adding pvc resize functionality to RWOP test #10054

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

ypersky1980
Copy link
Contributor

This PR adds the following flow to RWOP test :

  • after we make sure that only one pod with the same priority can be attached to RWOP PVC, we resize the PVC and try to create another pod with the same priority and attach it to the PVC, making sure the operation will still not success.

@ypersky1980 ypersky1980 requested a review from a team as a code owner July 8, 2024 08:41
@red-hat-storage red-hat-storage deleted a comment from ypersky1980 Jul 8, 2024
@openshift-ci openshift-ci bot added the lgtm label Jul 8, 2024
Copy link

@ocs-ci ocs-ci left a comment

Choose a reason for hiding this comment

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

PR validation

Cluster Name:
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/functional/pv/pv_services/test_rwop_pvc.py
Additional Test Params:
OCP VERSION: 4.16
OCS VERSION: 4.16
tested against branch: master

Job PASSED.

Copy link

openshift-ci bot commented Jul 9, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jilju, ramkiperiy, ypersky1980

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

@ramkiperiy ramkiperiy merged commit 3a9602f into master Jul 9, 2024
6 of 7 checks passed
@ypersky1980 ypersky1980 deleted the ypersky_pvc_resize_rwop branch July 9, 2024 09:17
amr1ta pushed a commit to amr1ta/ocs-ci that referenced this pull request Jul 25, 2024
This PR adds the following flow to RWOP test :

after we make sure that only one pod with the same priority can be attached to RWOP PVC, we resize the PVC and try to create another pod with the same priority and attach it to the PVC, making sure the operation will still not success.

adding pvc resize functionality (red-hat-storage#10054)

Signed-off-by: Yulia Persky <[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.

4 participants