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: update regex to check proxy logs #684

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

juadk
Copy link
Contributor

@juadk juadk commented Feb 21, 2023

Failed tests: https://github.com/rancher/elemental/actions/workflows/ui-e2e-k3s-latest.yaml and https://github.com/rancher/elemental/actions/runs/4225773365/jobs/7339319440

The test which using proxy fails sporadically, we trap this TCP_TUNNEL/200.*CONNECT git.rancher.io and sometimes we cannot see it in the log, I checked and when we see it, it is the last line of the file so I'm thinking about a race condition there. We should check something else to make the test more resilient.

Verification run:
https://github.com/rancher/elemental/actions/runs/4231654361 ✔️
https://github.com/rancher/elemental/actions/runs/4232912174 ✔️

@juadk juadk added the kind/QA label Feb 21, 2023
@juadk juadk self-assigned this Feb 21, 2023
@juadk juadk marked this pull request as ready for review February 21, 2023 12:35
@juadk juadk merged commit 7cb0589 into main Feb 21, 2023
@juadk juadk deleted the fix_sporadic_issue_with_proxy_logs branch February 21, 2023 13:12
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.

2 participants