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/K8sServices: redeploy Cilium before fragment tracking tests #11663

Merged
merged 1 commit into from May 26, 2020

Conversation

qmonnet
Copy link
Member

@qmonnet qmonnet commented May 22, 2020

In #11602, Cilium redeployment was removed from most of the AfterAll() steps in the tests. It could not be removed in one case in the Services tests, because running IPv4 fragment tracking tests with the options used to deploy Cilium in the previous test make them fail.

Deploy Cilium with a clean configuration before running the fragment tracking tests, and remove redeployment from that AfterAll() block at last.

In #11602, Cilium redeployment was removed from most of the AfterAll()
steps in the tests. It could not be removed in one case in the Service
tests, because running IPv4 fragment tracking tests with the options
used to deploy Cilium in the previous test make them fail.

Deploy Cilium with a clean configuration before running the fragment
tracking tests, and remove redeployment from that AfterAll() block at
last.

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
@qmonnet qmonnet added pending-review area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. ci/flake This is a known failure that occurs in the tree. Please investigate me! labels May 22, 2020
@qmonnet qmonnet requested review from tgraf and pchaigno May 22, 2020 23:20
@qmonnet qmonnet requested a review from a team as a code owner May 22, 2020 23:20
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.8.0 May 22, 2020
@qmonnet
Copy link
Member Author

qmonnet commented May 22, 2020

test-me-please

@qmonnet
Copy link
Member Author

qmonnet commented May 26, 2020

retest-net-next

@qmonnet
Copy link
Member Author

qmonnet commented May 26, 2020

retest-runtime

@qmonnet qmonnet removed the request for review from tgraf May 26, 2020 12:50
@qmonnet qmonnet added ready-to-merge This PR has passed all tests and received consensus from code owners to merge. and removed pending-review labels May 26, 2020
@joestringer joestringer merged commit 84db4f6 into master May 26, 2020
1.8.0 automation moved this from In progress to Merged May 26, 2020
@joestringer joestringer deleted the pr/qmonnet/fragments_deploy_cilium branch May 26, 2020 16:19
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 ci/flake This is a known failure that occurs in the tree. Please investigate me! 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
No open projects
1.8.0
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

4 participants