OCPNETUI-14: Add Cypress E2E tests for network-to-VM cross-navigation - #493
OCPNETUI-14: Add Cypress E2E tests for network-to-VM cross-navigation#493lkladnit wants to merge 1 commit into
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@lkladnit: This pull request references OCPNETUI-14 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 "5.1.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. |
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lkladnit 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 |
Fix lint issues and improve test stability (VM table selectors, pagination, filtering, cleanup timeouts, and ignorable plugin manifest load errors). Co-authored-by: Cursor <cursoragent@cursor.com>
|
OCPNETUI-14: network-to-VM cross-navigation |
23e117b to
0f582b0
Compare
|
@lkladnit: 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. |
Summary
Test plan
BRIDGE_BASE_ADDRESS=<console> BRIDGE_KUBEADMIN_PASSWORD=<pwd> node --max-old-space-size=4096 node_modules/.bin/cypress run --project integration-tests --env openshift=true --spec integration-tests/tests/network-vm-navigation.cy.tsMade with Cursor