[WIP] OCPBUGS-77814: Add E2E tests for VolumeAttributesClass UI#16085
[WIP] OCPBUGS-77814: Add E2E tests for VolumeAttributesClass UI#16085cajieh wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
@cajieh: This pull request references CONSOLE-4913 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cajieh The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@cajieh: This pull request references Jira Issue OCPBUGS-77814, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
67fd104 to
d5be10c
Compare
Adds comprehensive Cypress E2E tests for creating and managing VolumeAttributesClasses with PVCs. Tests cover: - Creating VACs via oc CLI - Selecting VAC from PVC creation form dropdown - Creating Deployment that uses PVC with VAC - Verifying VAC on PVC details page - Modifying VAC through modal UI - Verifying VAC details page Tests are platform-specific and only run on AWS and GCP where VAC is supported. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
d5be10c to
e1e9095
Compare
|
@cajieh: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
NOT READY FOR REVIEW
VolumeAttributesClass E2E UI Test Flow
vac-test.mov
Tests are platform-specific and only run on AWS where VAC is supported.