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

Automated cherry pick of #6154: Fix a flaky failure in VM Agent e2e test "testExternalNode" #6185

Conversation

wenyingd
Copy link
Contributor

@wenyingd wenyingd commented Apr 3, 2024

Cherry pick of #6154 on release-1.14.

#6154: Fix a flaky failure in VM Agent e2e test "testExternalNode"

For details on the cherry pick process, see the cherry pick requests page.

@wenyingd wenyingd added the kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release label Apr 3, 2024
@wenyingd wenyingd force-pushed the automated-cherry-pick-of-#6154-upstream-release-1.14 branch from 316a245 to b35fe8b Compare April 3, 2024 05:43
…o#6154)

The failure occurs when the check is performed before the default route on the
uplink is removed, then two interfaces are found, which leads to a mismatch with
the expectation.

The fix is to introduce a retry when checking the VM network configurations, and
add a check on the count of the default route before return.

Signed-off-by: Wenying Dong <wenyingd@vmware.com>
@wenyingd wenyingd force-pushed the automated-cherry-pick-of-#6154-upstream-release-1.14 branch from b35fe8b to df67014 Compare April 3, 2024 05:46
@luolanzone
Copy link
Contributor

/test-vm-e2e

@tnqn
Copy link
Member

tnqn commented Apr 3, 2024

/skip-all

@tnqn tnqn merged commit 7387e3f into antrea-io:release-1.14 Apr 3, 2024
46 of 50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants