Skip to content

Conversation

@vikram-raj
Copy link
Member

@vikram-raj vikram-raj commented Mar 10, 2025

image image

@openshift-ci openshift-ci bot requested review from TheRealJon and spadgett March 10, 2025 15:34
@openshift-ci openshift-ci bot added component/olm Related to OLM approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Mar 10, 2025
@vikram-raj
Copy link
Member Author

/test e2e-gcp-console-olm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 10, 2025

@vikram-raj: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

/test analyze
/test backend
/test e2e-gcp-console
/test frontend
/test images
/test okd-scos-images

The following commands are available to trigger optional jobs:

/test okd-scos-e2e-aws-ovn

Use /test all to run all jobs.

Details

In response to this:

/test e2e-gcp-console-olm

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.

@vikram-raj vikram-raj changed the title Fix OLM e2e tests OCPBUGS-52479: Fix OLM e2e tests Mar 11, 2025
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Mar 11, 2025
@openshift-ci-robot
Copy link
Contributor

@vikram-raj: This pull request references Jira Issue OCPBUGS-52479, which is invalid:

  • expected the bug to target the "4.19.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:

image image

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.

@vikram-raj
Copy link
Member Author

/jira refresh

@openshift-ci-robot openshift-ci-robot added jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Mar 11, 2025
@openshift-ci-robot
Copy link
Contributor

@vikram-raj: This pull request references Jira Issue OCPBUGS-52479, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.19.0) matches configured target version for branch (4.19.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)
Details

In response to this:

/jira refresh

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.

@vikram-raj
Copy link
Member Author

/retest

@vikram-raj
Copy link
Member Author

/cc @rhamilto

@openshift-ci openshift-ci bot requested a review from rhamilto March 11, 2025 07:05
@vikram-raj
Copy link
Member Author

/retest

@rhamilto
Copy link
Member

@vikram-raj, I just noticed I cannot run select console tests locally without manually dismissing the modal (e.g., https://github.com/openshift/console/blob/main/frontend/packages/integration-tests-cypress/tests/crd-extensions/console-external-log-link.cy.ts). Any test without a cy.initAdmin(); is affected.

@rhamilto
Copy link
Member

And long term, simply adding cy.initAdmin(); may be short-sighted since the perspective switcher is likely to not be present when the Developer perspective is removed as the time it takes to check the perspective is what allows subsequent tests to run as it allows enough time to ensure the console is fully loaded before proceeding.

@openshift-ci openshift-ci bot added the kind/cypress Related to Cypress e2e integration testing label Mar 12, 2025
@logonoff
Copy link
Member

/lgtm
/label acknowledge-critical-fixes-only

@openshift-ci openshift-ci bot added the acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. label Mar 30, 2025
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 30, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 30, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: logonoff, vikram-raj

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-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD dd87a16 and 2 for PR HEAD f88f1aa in total

@rhamilto
Copy link
Member

@logonoff, it's certainly ok to merge this, but note the admin tour was disabled with #14866, so it isn't really buying us anything. And see #14851 (comment).

@logonoff
Copy link
Member

@logonoff, it's certainly ok to merge this, but note the admin tour was disabled with #14866, so it isn't really buying us anything. And see #14851 (comment).

I was thinking the admin tour will need to be re-enabled eventually, so this while the merge queue was empty this was a good time to get this fix in.

While the perspective switcher was removed, I kept an empty and hidden div in the DOM in place of the perspective switcher, to serve the purpose of the checking whether console is fully loaded yet. In a followup I may try to remove the div but I don't think it's too important

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 30, 2025

@vikram-raj: all tests passed!

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 1faef65 into openshift:main Mar 30, 2025
8 checks passed
@openshift-ci-robot
Copy link
Contributor

@vikram-raj: Jira Issue OCPBUGS-52479: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-52479 has been moved to the MODIFIED state.

Details

In response to this:

image image

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.

@vikram-raj vikram-raj deleted the ocpbugs-52479 branch April 2, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. approved Indicates a PR has been approved by an approver from all required OWNERS files. component/olm Related to OLM jira/valid-bug Indicates that a referenced Jira bug is valid 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 lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants