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

Adjust expected timeout message and accept regex in expected message #256

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

mgoerens
Copy link
Contributor

This PR should fix the pipeline for #254

The reason for the failure is because in scenario HC-16_chart_test_takes_more_than_30mins for partners, we're expecting the string * timed out waiting for the condition in the PR comment. The time out does occur, and the PR does get a comment about a timeout, but it doesn't contains this exact string.
This is the PR in question FYI: openshift-helm-charts/sandbox#65858

I dug around but I can't seem to understand how this was passing until now. They were a few recent changes that could have affected this, but I must be missing something because I can't find the culprit:

This was referenced Sep 13, 2023
This was referenced Sep 18, 2023
Copy link
Contributor

@komish komish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@komish komish merged commit a06a729 into openshift-helm-charts:main Sep 18, 2023
5 checks passed
@jsm84 jsm84 mentioned this pull request Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants