[release-4.23] OCPBUGS-84557: re-enable helm-release.feature#16359
Conversation
Changes to fix flaky Helm release Cypress tests and re-enable the test suite: Navigation and test structure improvements: - Add navigation constants (navPaths) to DRY up cy.clickNavLink calls - Replace navigateTo() with cy.clickNavLink() for Helm and Topology navigation - Remove duplicate cy.clickNavLink() command definition in dev-console - Move cy.clickNavLink() to shared integration-tests package - Add app.waitForLoad() calls to ensure pages fully load before interactions - Update helm-release.feature precondition to use admin perspective setup Timing and race condition fixes: - Wait for chart version dropdowns to be enabled before clicking - Wait for button loading states to complete before proceeding - Wait for catalog cards to be filtered and displayed after type selection - Increase numTestsKeptInMemory from 5 to 50 to prevent memory cleanup mid-test - Add verifyPageTitle() check after selecting catalog type - Change detailsPage titleShouldContain to use 'exist' instead of 'be.visible' Topology sidebar improvements: - Fix topology sidebar flake by searching for helm group before clicking - Update verifyActions to check exact action list length and order - Fix malformed CSS selector in topology-po.ts (missing closing quote) Test cleanup: - Remove duplicate step definitions for "user will be redirected to Topology page" - Remove duplicate step definition for "user is on the topology sidebar" - Simplify hooks.ts to use cy.login() without explicit credentials - Remove beforeEach hook that was causing state pollution - Reorder test scenarios to match dependency flow Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
@openshift-cherrypick-robot: Jira Issue OCPBUGS-82511 has been cloned as Jira Issue OCPBUGS-84557. Will retitle bug to link to clone. 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. |
|
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-84557, 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. |
|
@openshift-cherrypick-robot: all tests passed! 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. |
|
/jira refresh |
|
@rhamilto: This pull request references Jira Issue OCPBUGS-84557, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
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. |
|
@rhamilto: This PR has been marked as verified by 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: openshift-cherrypick-robot, rhamilto 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 |
This is an automated cherry-pick of #16274
/assign rhamilto