[WIP] CONSOLE-4913: Add E2E tests for VolumeAttributesClass UI#16085
[WIP] CONSOLE-4913: Add E2E tests for VolumeAttributesClass UI#16085cajieh wants to merge 1 commit intoopenshift:mainfrom
Conversation
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>
|
@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: 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 READY
Adds comprehensive Cypress E2E tests for creating and managing VolumeAttributesClasses with PVCs.
Tests cover:
vac-e2e-tests.mov
Tests are platform-specific and only run on AWS where VAC is supported.