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 e2e test can fail with iperf3 test #1598

Closed
louiznk opened this issue Jun 23, 2022 · 2 comments
Closed

CI e2e test can fail with iperf3 test #1598

louiznk opened this issue Jun 23, 2022 · 2 comments

Comments

@louiznk
Copy link
Contributor

louiznk commented Jun 23, 2022

Expected Behavior

When runing e2e test results should be immutable.

Current Behavior

Sometimes and without changing the original code it's fail. Not only times, it's not predictable.

The error on e2e test is

iperf3: error - unable to send control message: Bad file descriptor

Possible Solution

The cause is that the docker container which is going to "accept" iperf3 request is ready after the request is done.

See the PR : #1599

Steps to Reproduce (for bugs)

Relaunch several time e2e

Exemple of build fail from master : https://github.com/louiznk/flannel/runs/7020788240?check_suite_focus=true#step:5:226

Context

If the E2E fail for some wrong raison it's not helping on the code

Your Environment

It's on github action on master branch and I suppose other branch

It's arrive less frequently on my laptop (linux)

@rbrtbnfgl
Copy link
Contributor

Merged the PR. Thanks for contributing.

@louiznk
Copy link
Contributor Author

louiznk commented Jul 19, 2022

Merged the PR. Thanks for contributing.

thanks @rbrtbnfgl I close this issue

@louiznk louiznk closed this as completed Jul 19, 2022
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