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

test: Fix the attempted fix for the hostfw flake #26362

Merged
merged 1 commit into from Jun 21, 2023

Conversation

pchaigno
Copy link
Member

@pchaigno pchaigno commented Jun 19, 2023

Commit 0cfce97 ("test/k8s: add host firewall workaround for svc host policy test.") ported the fix from 439a0a0 ("test: Fix ACK and FIN+ACK policy drops in hostfw tests") to a new set of host firewall tests.

It is however not enough to call the same function. We also need to ensure that the same policy as in the tests themselves is loaded during the preparation.

This pull request makes that small change.

Related: #25461.

Commit 0cfce97 ("test/k8s: add host firewall workaround for svc host
policy test.") ported the fix from 439a0a0 ("test: Fix ACK and FIN+ACK policy
drops in hostfw tests") to a new set of host firewall tests.

It is however not enough to call the same function. We also need to
ensure that the same policy as in the tests themselves is loaded during
the preparation.

This commit makes that small change.

Fixes: 0cfce97 ("test/k8s: add host firewall workaround for svc host policy test.")
Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
@pchaigno pchaigno added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. area/host-firewall Impacts the host firewall or the host endpoint. labels Jun 19, 2023
@pchaigno pchaigno requested review from a team as code owners June 19, 2023 16:20
@pchaigno
Copy link
Member Author

/test

@marseel
Copy link
Contributor

marseel commented Jun 20, 2023

/ci-ginkgo

hit flake #26012

@pchaigno
Copy link
Member Author

Not sure what you mean. It is passing now, no?

@marseel
Copy link
Contributor

marseel commented Jun 20, 2023

ah, wrong PR, it was meant to be in #26371 🤦

@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 21, 2023
@borkmann borkmann merged commit 9173f77 into cilium:main Jun 21, 2023
51 checks passed
@pchaigno pchaigno deleted the fix-fix-for-hostfw-flake branch June 21, 2023 13:34
marseel added a commit to marseel/cilium that referenced this pull request Jun 26, 2023
Fix bug introduced in cilium#26362

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
ldelossa pushed a commit that referenced this pull request Jun 29, 2023
Fix bug introduced in #26362

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake area/host-firewall Impacts the host firewall or the host endpoint. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants