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

install: Wait for test pods to be cleaned up #820

Merged

Conversation

aditighag
Copy link
Member

If test pods deletion takes longer than that of (cni)
cilium pods, test pods are stuck in the "terminating"
state. This ends up failing CI jobs in the clean-up stage.
Hence, wait until test pods are deleted before moving
onto the CNI related clean-up.

Signed-off-by: Aditi Ghag aditi@cilium.io

 If test pods deletion takes longer than that of (cni)
 cilium pods, test pods are stuck in the "terminating"
 state. This ends up failing CI jobs in the clean-up stage.
 Hence, wait until test pods are deleted before moving
 onto the CNI related clean-up.

Signed-off-by: Aditi Ghag <aditi@cilium.io>
@aditighag aditighag added the area/CI Continuous Integration testing issue or flake label Apr 29, 2022
@aditighag aditighag requested a review from a team as a code owner April 29, 2022 00:12
@aditighag aditighag temporarily deployed to ci April 29, 2022 00:12 Inactive
@aditighag
Copy link
Member Author

All tests passed. Looking at the AKS workflow runs, I don't see the clean-up related flakes - https://github.com/cilium/cilium-cli/actions/workflows/aks.yaml?page=2. So I'm not sure if we want to get more runs of the CI. This will likely fix the flakes seen on cilium/cilium repo though so better to merge the PR soon.

@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 Apr 29, 2022
@michi-covalent michi-covalent merged commit b3d0e95 into cilium:master Apr 29, 2022
@aditighag aditighag deleted the pr/aditighag/aks-cleanup-flake branch April 29, 2022 21:03
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 ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants