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

[issue-554] Knative trigger validation in E2E test randomly fails #555

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

jianrongzhang89
Copy link
Contributor

@jianrongzhang89 jianrongzhang89 commented Oct 17, 2024

Description of the change:

Fix #554

Use a loop to retry the trigger data validation. This is because after the trigger gets created, it takes some time for it's status to get ready.

Motivation for the change:
Make E2E test more stable.

Checklist

  • Have you verified that tall the tests are passing?

@ricardozanini ricardozanini changed the title [issue-438] Knative trigger validation in E2E test randomly fails [issue-554] Knative trigger validation in E2E test randomly fails Oct 18, 2024
@ricardozanini ricardozanini merged commit 287fddd into apache:main Oct 18, 2024
4 checks passed
rgdoliveira pushed a commit to rgdoliveira/kogito-serverless-operator that referenced this pull request Oct 24, 2024
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.

Knative trigger validation in E2E test randomly fails
2 participants