-
Notifications
You must be signed in to change notification settings - Fork 350
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
Flaky TestOperatorBasic #5326
Comments
Please don't use/ref downstream issues in upstream. |
This is a racing condition on a slow performing e2e test environment. The test complains about empty registry address assertion but in the following namespace dump I can see the IntegrationPlatform printed and the registry address is set to the expected value already. I suppose to use an |
- Make sure to wait some time for registry address to be set on IntegrationPlatform status
- Make sure to wait some time for registry address to be set on IntegrationPlatform status
- Make sure to wait some time for registry address to be set on IntegrationPlatform status (cherry picked from commit f6d38bf)
- Make sure to wait some time for registry address to be set on IntegrationPlatform status (cherry picked from commit f6d38bf)
- Make sure to wait some time for registry address to be set on IntegrationPlatform status (cherry picked from commit f6d38bf) (cherry picked from commit apache/camel-k@652f16626)
Seen several time already. Last time in https://github.com/apache/camel-k/actions/runs/8566597132/job/23476649796
The text was updated successfully, but these errors were encountered: