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

Github actions tests are flaky #482

Open
sumo-drosiek opened this issue Mar 1, 2023 · 2 comments
Open

Github actions tests are flaky #482

sumo-drosiek opened this issue Mar 1, 2023 · 2 comments

Comments

@sumo-drosiek
Copy link
Contributor

sumo-drosiek commented Mar 1, 2023

Very often, one of three cluster tests is failing with the following error:

Found pod pod-with-annotations
error: container tailing-sidecar-0 is not valid for pod pod-with-annotations
make: *** [Makefile:106: test-examples] Error 1

For some reason port is not annotated by tailing sidecar operator (1/1 containers):

2023-03-01T06:05:56.9778224Z pod-with-annotations                                    1/1     Running   0          11s

source: https://github.com/SumoLogic/tailing-sidecar/actions/runs/4300549311/jobs/7496841642

@sumo-drosiek
Copy link
Contributor Author

My proposal is to wait more time before deploying the test objects (pods, etc)

@swiatekm
Copy link

swiatekm commented Jun 6, 2023

From #537 it looks like the Helm tests without certmanager fail consistently, so we should investigate why that is.

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

No branches or pull requests

2 participants