Skip to content

[WIP] OCPBUGS-77814: Add E2E tests for VolumeAttributesClass UI#16085

Open
cajieh wants to merge 1 commit intoopenshift:mainfrom
cajieh:add-vac-ui-e2r-tests
Open

[WIP] OCPBUGS-77814: Add E2E tests for VolumeAttributesClass UI#16085
cajieh wants to merge 1 commit intoopenshift:mainfrom
cajieh:add-vac-ui-e2r-tests

Conversation

@cajieh
Copy link
Contributor

@cajieh cajieh commented Feb 27, 2026

NOT READY FOR REVIEW

VolumeAttributesClass E2E UI Test Flow

  1. Create VACs via CLI (test setup)
  2. Create PVC with VAC via UI form dropdown
  3. Wait for Deployment rollout and PVC to be "Bound"
  4. Modify VAC on PVC via UI modal
  5. Verify all changes via UI
  6. Clean up resources (test teardown)
vac-test.mov

Tests are platform-specific and only run on AWS where VAC is supported.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 27, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Feb 27, 2026
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Feb 27, 2026

@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.

Details

In response to this:

NOT READY FOR READY

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
vac-e2e-tests.mov

Tests are platform-specific and only run on AWS where VAC is supported.

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.

@openshift-ci openshift-ci bot requested review from jhadvig and sg00dwin February 27, 2026 22:22
@openshift-ci openshift-ci bot added the kind/cypress Related to Cypress e2e integration testing label Feb 27, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 27, 2026

[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

Details 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 27, 2026
@cajieh cajieh changed the title [WIP] CONSOLE-4913: Add E2E tests for VolumeAttributesClass UI [WIP] OCPBUGS-77814: Add E2E tests for VolumeAttributesClass UI Mar 4, 2026
@openshift-ci-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Mar 4, 2026
@openshift-ci-robot
Copy link
Contributor

@cajieh: This pull request references Jira Issue OCPBUGS-77814, which is invalid:

  • expected the bug to target the "4.22.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

NOT READY FOR READY

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
vac-e2e-tests.mov

Tests are platform-specific and only run on AWS where VAC is supported.

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.

@cajieh cajieh force-pushed the add-vac-ui-e2r-tests branch 8 times, most recently from 67fd104 to d5be10c Compare March 6, 2026 17:07
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 cajieh force-pushed the add-vac-ui-e2r-tests branch from d5be10c to e1e9095 Compare March 6, 2026 17:34
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 7, 2026

@cajieh: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-gcp-console e1e9095 link true /test e2e-gcp-console

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. kind/cypress Related to Cypress e2e integration testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants