Skip to content

egressgw: tests: wait for initial sync reconciliation #29084

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

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

jibi
Copy link
Member

@jibi jibi commented Nov 9, 2023

make sure we wait for the first reconciliation (i.e. the initial k8s sync) in unit tests, as otherwise we might miss a reconciliation event and all the subsequent calls to waitForReconciliationRun might return before the reconciliation has actually run

make sure we wait for the first reconciliation (i.e. the initial k8s
sync) in unit tests, as otherwise we might miss a reconciliation event
and all the subsequent calls to waitForReconciliationRun might return
before the reconciliation has actually run

Signed-off-by: Gilberto Bertin <jibi@cilium.io>
@jibi jibi added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. feature/egress-gateway Impacts the egress IP gateway feature. labels Nov 9, 2023
@jibi jibi requested a review from lmb November 9, 2023 14:22
@jibi jibi requested a review from a team as a code owner November 9, 2023 14:22
@jibi
Copy link
Member Author

jibi commented Nov 9, 2023

/test

1 similar comment
@jibi
Copy link
Member Author

jibi commented Nov 10, 2023

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Nov 10, 2023
@squeed
Copy link
Contributor

squeed commented Nov 10, 2023

Change only affects unit tests; safe to merge as- is.

@squeed squeed merged commit 7640990 into main Nov 10, 2023
@squeed squeed deleted the pr/jibi/egress-tests-reconciliation branch November 10, 2023 09:40
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 feature/egress-gateway Impacts the egress IP gateway feature. 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.

3 participants