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

ci/ui: fix error 500 when deploying app (#863) #868

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Conversation

juadk
Copy link
Contributor

@juadk juadk commented Jun 12, 2023

Fix #863

Well, after investigations, sometimes, RKE2 cluster becomes active and then, switches to updating again and you cannot access its app menu, that's why we got HTTP 500. It is very hard to handle in automated test.

Verification run

UI-RKE2-Rancher_Stable ✔️
UI-K3s-Rancher_Latest ✔️
UI-RKE2-Rancher_Latest ✔️

@juadk juadk added the kind/QA label Jun 12, 2023
@juadk juadk self-assigned this Jun 12, 2023
@juadk juadk force-pushed the 863-fix_error_500 branch 2 times, most recently from 747bbeb to 1416e95 Compare June 12, 2023 22:19
@juadk juadk marked this pull request as ready for review June 12, 2023 22:20
@juadk juadk requested a review from a team as a code owner June 12, 2023 22:20
@juadk juadk force-pushed the 863-fix_error_500 branch from 1416e95 to b52c261 Compare June 12, 2023 22:20
@juadk juadk enabled auto-merge (rebase) June 12, 2023 22:25
@ldevulder ldevulder merged commit e8f4caf into main Jun 12, 2023
@ldevulder ldevulder deleted the 863-fix_error_500 branch June 12, 2023 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

e2e/ui: Sporadic error 500 when we deploy an app
2 participants