Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When OCP is upgraded, wait for the catalog source to become ready on UI #6660

Open
am-agrawa opened this issue Nov 22, 2022 · 7 comments
Open
Assignees
Labels
bug Something isn't working lifecycle/keepalive Do not label as stale ui_automation

Comments

@am-agrawa
Copy link
Contributor

test- tests/ui/test_validation_ui.py::TestUserInterfaceValidation::test_dashboard_validation_ui

ocs-ci results for OCS4-7-Downstream-OCP4-8-AWS-IPI-3AZ-RHCOS-3M-3W-tier1-or-tier_after_upgrade-post-upgrade (BUILD ID: 4.7.14-268.ci RUN ID: 1667455542)

The test failed with

Message: AssertionError: ['Healthy string not found on subscription_tab']
Type: None

This is because we are upgrading OCP, and we should wait for the catalog source to become healthy on UI before failing the test.
A direct assertion will immediately fail the test just like in this case.

@am-agrawa am-agrawa added bug Something isn't working ui_automation labels Nov 22, 2022
@ebenahar
Copy link
Contributor

@am-agrawa @shyRozen @OdedViner would any of you like to take this one?

@am-agrawa
Copy link
Contributor Author

@am-agrawa @shyRozen @OdedViner would any of you like to take this one?

It's not a high priority fix as it's intermittent in my opinion. And it should be a easy fix. We can take it as per priority.
Also, @OdedViner can send a fix as he had automated this test long back.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the lifecycle/stale No recent activity label Feb 28, 2023
@am-agrawa am-agrawa removed the lifecycle/stale No recent activity label Feb 28, 2023
@am-agrawa am-agrawa self-assigned this Mar 14, 2023
@am-agrawa
Copy link
Contributor Author

Another instance seen in Run ID: 1677857518

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the lifecycle/stale No recent activity label Jun 13, 2023
@am-agrawa am-agrawa removed the lifecycle/stale No recent activity label Jun 13, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the lifecycle/stale No recent activity label Sep 12, 2023
@am-agrawa am-agrawa removed the lifecycle/stale No recent activity label Sep 12, 2023
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the lifecycle/stale No recent activity label Dec 14, 2023
@am-agrawa am-agrawa added lifecycle/keepalive Do not label as stale and removed lifecycle/stale No recent activity labels Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lifecycle/keepalive Do not label as stale ui_automation
Projects
None yet
Development

No branches or pull requests

2 participants